<?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: alfresco 5.1 metadata search in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-5-1-metadata-search/m-p/16650#M7368</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We want to test without solr..for this option we need to disable solr after initial install ? If we want content search then solr need to be enabled ? Is our understanding correct ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Feb 2017 00:18:34 GMT</pubDate>
    <dc:creator>ecmuser20</dc:creator>
    <dc:date>2017-02-17T00:18:34Z</dc:date>
    <item>
      <title>alfresco 5.1 metadata search</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-5-1-metadata-search/m-p/16648#M7366</link>
      <description>Hello All,I am going to use Alfresco 5.1.2 and want to check if I want to search metadata only, do I still need to have solr enabled or can metadata search be performed without enabling solr.</description>
      <pubDate>Thu, 16 Feb 2017 21:58:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-5-1-metadata-search/m-p/16648#M7366</guid>
      <dc:creator>ecmuser20</dc:creator>
      <dc:date>2017-02-16T21:58:34Z</dc:date>
    </item>
    <item>
      <title>Re: alfresco 5.1 metadata search</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-5-1-metadata-search/m-p/16649#M7367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can run without solr, but you won't be happy with the performance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why would you want to do that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Feb 2017 22:38:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-5-1-metadata-search/m-p/16649#M7367</guid>
      <dc:creator>jpotts</dc:creator>
      <dc:date>2017-02-16T22:38:44Z</dc:date>
    </item>
    <item>
      <title>Re: alfresco 5.1 metadata search</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-5-1-metadata-search/m-p/16650#M7368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We want to test without solr..for this option we need to disable solr after initial install ? If we want content search then solr need to be enabled ? Is our understanding correct ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Feb 2017 00:18:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-5-1-metadata-search/m-p/16650#M7368</guid>
      <dc:creator>ecmuser20</dc:creator>
      <dc:date>2017-02-17T00:18:34Z</dc:date>
    </item>
    <item>
      <title>Re: alfresco 5.1 metadata search</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-5-1-metadata-search/m-p/16651#M7369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For any searches that need to use some kind of keyword search, fuzzy/partial text matching via tokensiation/stemming, case insensitive comparison, range checks, date/time checks, content full text search.... you need SOLR. Metadata search against the DB only supports a small subset of the Alfresco search capabilities and queries need to be specifically written to be supported (most query examples you find on the net typically don't support it).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to correct Jeff in a small detail: metadata queries against the DB can be very fast and even faster than SOLR queries (with their HTTP overhead), but you need the right use case, content model and a reasonably well managed / maintained database (statistics; query plan reoptimisation enabled; ideally even some custom indices for common DB search use cases). But due to spotty / non-existent documentation on the criteria for "suitable use cases" / "good performance", most people do end up not being happy with the performance...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, if you just want to test without SOLR you do not need to disable / stop it. Simply set your default query consistency to TRANSACTIONAL and SOLR will not be called for any searches unless code specifically allows it to be by overriding the default setting.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Feb 2017 01:14:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-5-1-metadata-search/m-p/16651#M7369</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2017-02-17T01:14:47Z</dc:date>
    </item>
    <item>
      <title>Re: alfresco 5.1 metadata search</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-5-1-metadata-search/m-p/16652#M7370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Feb 2017 01:49:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-5-1-metadata-search/m-p/16652#M7370</guid>
      <dc:creator>jpotts</dc:creator>
      <dc:date>2017-02-17T01:49:16Z</dc:date>
    </item>
  </channel>
</rss>

