<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How do I get the list of all keywords sentences  that begin with a particular keyword in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/how-do-i-get-the-list-of-all-keywords-sentences-that-begin-with/m-p/71686#M23368</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nice catch! I didn't remember about that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use SOLR Suggester Service, what finds &lt;EM&gt;shingles&lt;/EM&gt; for a term.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can perform tests at SOLR Web Console to guess if it was you were looking for.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For instance, following SOLR request...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://localhost/solr/alfresco/suggest?indent=on&amp;amp;q=video&amp;amp;wt=json" title="http://localhost/solr/alfresco/suggest?indent=on&amp;amp;q=video&amp;amp;wt=json" rel="nofollow noopener noreferrer"&gt;http://localhost/solr/alfresco/suggest?indent=on&amp;amp;q=video&amp;amp;wt=json&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;... returns results starting with "video" in this way&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;{&lt;BR /&gt;  "responseHeader":{&lt;BR /&gt;    "status":0,&lt;BR /&gt;    "QTime":0},&lt;BR /&gt;  "suggest":{"shingleBasedSuggestions":{&lt;BR /&gt;      "video":{&lt;BR /&gt;        "numFound":10,&lt;BR /&gt;        "suggestions":[{&lt;BR /&gt;            "term":"video",&lt;BR /&gt;            "weight":4,&lt;BR /&gt;            "payload":""},&lt;BR /&gt;          {&lt;BR /&gt;            "term":"video provides",&lt;BR /&gt;            "weight":2,&lt;BR /&gt;            "payload":""},&lt;BR /&gt;          {&lt;BR /&gt;            "term":"video provides a",&lt;BR /&gt;            "weight":2,&lt;BR /&gt;            "payload":""},&lt;BR /&gt;          {&lt;BR /&gt;            "term":"video that",&lt;BR /&gt;            "weight":2,&lt;BR /&gt;            "payload":""},&lt;BR /&gt;          {&lt;BR /&gt;            "term":"video that best",&lt;BR /&gt;            "weight":2,&lt;BR /&gt;            "payload":""},&lt;BR /&gt;          {&lt;BR /&gt;            "term":"video you",&lt;BR /&gt;            "weight":2,&lt;BR /&gt;            "payload":""},&lt;BR /&gt;          {&lt;BR /&gt;            "term":"video you can",&lt;BR /&gt;            "weight":2,&lt;BR /&gt;            "payload":""},&lt;BR /&gt;          {&lt;BR /&gt;            "term":"video you want",&lt;BR /&gt;            "weight":2,&lt;BR /&gt;            "payload":""},&lt;BR /&gt;          {&lt;BR /&gt;            "term":"video files",&lt;BR /&gt;            "weight":1,&lt;BR /&gt;            "payload":""},&lt;BR /&gt;          {&lt;BR /&gt;            "term":"video files related",&lt;BR /&gt;            "weight":1,&lt;BR /&gt;            "payload":""}]}}}}&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Apr 2019 07:03:55 GMT</pubDate>
    <dc:creator>angelborroy</dc:creator>
    <dc:date>2019-04-10T07:03:55Z</dc:date>
    <item>
      <title>How do I get the list of all keywords sentences  that begin with a particular keyword</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-do-i-get-the-list-of-all-keywords-sentences-that-begin-with/m-p/71683#M23365</link>
      <description>Alfresco can be used to store documents. I am trying to fetch list of matching indexes.For example " sainik, sainik welfare, sainik department etc., " exists in these documents. Now, How will I get the list of all words / sentences that begin with sainik?&amp;nbsp; Please note that I am not looking for docum</description>
      <pubDate>Tue, 09 Apr 2019 09:55:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-do-i-get-the-list-of-all-keywords-sentences-that-begin-with/m-p/71683#M23365</guid>
      <dc:creator>sporuri</dc:creator>
      <dc:date>2019-04-09T09:55:25Z</dc:date>
    </item>
    <item>
      <title>Re: How do I get the list of all keywords sentences  that begin with a particular keyword</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-do-i-get-the-list-of-all-keywords-sentences-that-begin-with/m-p/71684#M23366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure about your requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So you want to perform a Query and to get a list of sentences from the content of the document that starts with "sainik"?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is not available out of the box, as SOLR returns the whole document that matches your search criteria.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Probably you have to inspect all these results and to extract the sentence you are looking for.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Apr 2019 12:26:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-do-i-get-the-list-of-all-keywords-sentences-that-begin-with/m-p/71684#M23366</guid>
      <dc:creator>angelborroy</dc:creator>
      <dc:date>2019-04-09T12:26:18Z</dc:date>
    </item>
    <item>
      <title>Re: How do I get the list of all keywords sentences  that begin with a particular keyword</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-do-i-get-the-list-of-all-keywords-sentences-that-begin-with/m-p/71685#M23367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If it's not out of box, how is it being implemented by Alfresco Share application . if you go to the top right most corner in alfresco share application, after login, there is a search box available. If you type in sainik then shows all the sentences or words that start with sainik. How is this done?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Apr 2019 04:21:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-do-i-get-the-list-of-all-keywords-sentences-that-begin-with/m-p/71685#M23367</guid>
      <dc:creator>sporuri</dc:creator>
      <dc:date>2019-04-10T04:21:24Z</dc:date>
    </item>
    <item>
      <title>Re: How do I get the list of all keywords sentences  that begin with a particular keyword</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-do-i-get-the-list-of-all-keywords-sentences-that-begin-with/m-p/71686#M23368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nice catch! I didn't remember about that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use SOLR Suggester Service, what finds &lt;EM&gt;shingles&lt;/EM&gt; for a term.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can perform tests at SOLR Web Console to guess if it was you were looking for.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For instance, following SOLR request...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://localhost/solr/alfresco/suggest?indent=on&amp;amp;q=video&amp;amp;wt=json" title="http://localhost/solr/alfresco/suggest?indent=on&amp;amp;q=video&amp;amp;wt=json" rel="nofollow noopener noreferrer"&gt;http://localhost/solr/alfresco/suggest?indent=on&amp;amp;q=video&amp;amp;wt=json&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;... returns results starting with "video" in this way&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;{&lt;BR /&gt;  "responseHeader":{&lt;BR /&gt;    "status":0,&lt;BR /&gt;    "QTime":0},&lt;BR /&gt;  "suggest":{"shingleBasedSuggestions":{&lt;BR /&gt;      "video":{&lt;BR /&gt;        "numFound":10,&lt;BR /&gt;        "suggestions":[{&lt;BR /&gt;            "term":"video",&lt;BR /&gt;            "weight":4,&lt;BR /&gt;            "payload":""},&lt;BR /&gt;          {&lt;BR /&gt;            "term":"video provides",&lt;BR /&gt;            "weight":2,&lt;BR /&gt;            "payload":""},&lt;BR /&gt;          {&lt;BR /&gt;            "term":"video provides a",&lt;BR /&gt;            "weight":2,&lt;BR /&gt;            "payload":""},&lt;BR /&gt;          {&lt;BR /&gt;            "term":"video that",&lt;BR /&gt;            "weight":2,&lt;BR /&gt;            "payload":""},&lt;BR /&gt;          {&lt;BR /&gt;            "term":"video that best",&lt;BR /&gt;            "weight":2,&lt;BR /&gt;            "payload":""},&lt;BR /&gt;          {&lt;BR /&gt;            "term":"video you",&lt;BR /&gt;            "weight":2,&lt;BR /&gt;            "payload":""},&lt;BR /&gt;          {&lt;BR /&gt;            "term":"video you can",&lt;BR /&gt;            "weight":2,&lt;BR /&gt;            "payload":""},&lt;BR /&gt;          {&lt;BR /&gt;            "term":"video you want",&lt;BR /&gt;            "weight":2,&lt;BR /&gt;            "payload":""},&lt;BR /&gt;          {&lt;BR /&gt;            "term":"video files",&lt;BR /&gt;            "weight":1,&lt;BR /&gt;            "payload":""},&lt;BR /&gt;          {&lt;BR /&gt;            "term":"video files related",&lt;BR /&gt;            "weight":1,&lt;BR /&gt;            "payload":""}]}}}}&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Apr 2019 07:03:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-do-i-get-the-list-of-all-keywords-sentences-that-begin-with/m-p/71686#M23368</guid>
      <dc:creator>angelborroy</dc:creator>
      <dc:date>2019-04-10T07:03:55Z</dc:date>
    </item>
    <item>
      <title>Re: How do I get the list of all keywords sentences  that begin with a particular keyword</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-do-i-get-the-list-of-all-keywords-sentences-that-begin-with/m-p/71687#M23369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot Angel Borroy. I have been looking for this solution for close to a month. It's not mentioned any where in the documents . I posted it few times in our forum also. You are a rock star. i will give you a treat in case you are coming to India.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Apr 2019 09:48:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-do-i-get-the-list-of-all-keywords-sentences-that-begin-with/m-p/71687#M23369</guid>
      <dc:creator>sporuri</dc:creator>
      <dc:date>2019-04-10T09:48:25Z</dc:date>
    </item>
  </channel>
</rss>

