<?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: read index files in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/read-index-files/m-p/68854#M22792</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need rest api along with parameters that I should use for querying the content indexes&amp;nbsp; so that it returns list of matching indexes. What you suggested is alfresco extension java api.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example if I ask for " escape" then it should return me the list of indexes that contain escape.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Mar 2019 07:20:07 GMT</pubDate>
    <dc:creator>sporuri</dc:creator>
    <dc:date>2019-03-05T07:20:07Z</dc:date>
    <item>
      <title>read index files</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/read-index-files/m-p/68849#M22787</link>
      <description>I would like to provide auto completion information of document content indexes as a rest service from a remote client using rest api for all the documents in the repository. How do I provide this rest api? where does alfresco store the content indexes? How can I read these content indexes and provi</description>
      <pubDate>Wed, 27 Feb 2019 12:02:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/read-index-files/m-p/68849#M22787</guid>
      <dc:creator>sporuri</dc:creator>
      <dc:date>2019-02-27T12:02:14Z</dc:date>
    </item>
    <item>
      <title>Re: read index files</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/read-index-files/m-p/68850#M22788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Alfresco indices are based on SOLR. From an Alfresco extension running in Repository you cannot just read the index files, but you can use the SOLR APIs that Alfresco provides to execute queries (including faceting / suggestion - if configured as enabled) to provide auto-completion functionalities.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Feb 2019 09:20:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/read-index-files/m-p/68850#M22788</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2019-02-28T09:20:37Z</dc:date>
    </item>
    <item>
      <title>Re: read index files</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/read-index-files/m-p/68851#M22789</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok . thanks. Could you please let me know what solr api function helps me in providing the auto completion similar to alfresco share search window.The alfresco share search window provides auto completion / auto suggest / type ahead for the keywords as we type. I would like to provide similar type from remote client api which connects to Alfresco.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Feb 2019 09:24:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/read-index-files/m-p/68851#M22789</guid>
      <dc:creator>sporuri</dc:creator>
      <dc:date>2019-02-28T09:24:10Z</dc:date>
    </item>
    <item>
      <title>Re: read index files</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/read-index-files/m-p/68852#M22790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How about SearchService.query(SearchParameters) - that is the primary Java API to interact with SOLR in Alfresco. The Share UI uses that API internally as well - everything you can do in Alfresco you can find in the SearchParameters and result objects.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Feb 2019 12:26:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/read-index-files/m-p/68852#M22790</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2019-02-28T12:26:52Z</dc:date>
    </item>
    <item>
      <title>Re: read index files</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/read-index-files/m-p/68853#M22791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks. Let me check it up.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Feb 2019 12:29:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/read-index-files/m-p/68853#M22791</guid>
      <dc:creator>sporuri</dc:creator>
      <dc:date>2019-02-28T12:29:16Z</dc:date>
    </item>
    <item>
      <title>Re: read index files</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/read-index-files/m-p/68854#M22792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need rest api along with parameters that I should use for querying the content indexes&amp;nbsp; so that it returns list of matching indexes. What you suggested is alfresco extension java api.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example if I ask for " escape" then it should return me the list of indexes that contain escape.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Mar 2019 07:20:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/read-index-files/m-p/68854#M22792</guid>
      <dc:creator>sporuri</dc:creator>
      <dc:date>2019-03-05T07:20:07Z</dc:date>
    </item>
    <item>
      <title>Re: read index files</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/read-index-files/m-p/68855#M22793</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is my need.&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. When you open Alfresco Share application and go to search box at the top right most corner.&lt;/P&gt;&lt;P&gt;2. As soon as you start typing a string in that text box, it shows the list of words, sentences that starts with whatever you typed.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are developing DMS framework on top of Alfresco product. We would like to offer above one as a rest api to our framework consumers. How do I implement this feature? How is Alfresco share providing the above auto completion / auto suggestion list based on what you typed?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Mar 2019 10:14:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/read-index-files/m-p/68855#M22793</guid>
      <dc:creator>sporuri</dc:creator>
      <dc:date>2019-03-26T10:14:09Z</dc:date>
    </item>
  </channel>
</rss>

