<?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 If only parametric searches are requirements then do I need Solr? in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/if-only-parametric-searches-are-requirements-then-do-i-need-solr/m-p/87041#M26259</link>
    <description>&lt;OL&gt;&lt;LI&gt;If the requirement is to perform searches using only key-value pair – i.e. policy-number, claim number, reference no (other metadata elements) – via the new Viewer (ignoring Alfresco share) and via the search APIs, then do we need SOLR indexing?&lt;/LI&gt;&lt;LI&gt;If the requirement is not to perform Full-Text Indexing and Faceting – then do we require SOLR indexing?&lt;/LI&gt;&lt;LI&gt;If the requirement for future is &lt;STRONG&gt;&lt;U&gt;not to use Alfresco Share – but move onto ADF&lt;/U&gt;&lt;/STRONG&gt; – then do we require SOLR indexing for ADF and including the above 2 search scenarios?&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Can Alfresco Content Services on its own (without SOLR) be able to hand metadata based queries against the Database? If yes, then do we require SOLR indexing?&lt;/P&gt;</description>
    <pubDate>Fri, 21 Feb 2020 09:24:42 GMT</pubDate>
    <dc:creator>jaya437</dc:creator>
    <dc:date>2020-02-21T09:24:42Z</dc:date>
    <item>
      <title>If only parametric searches are requirements then do I need Solr?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/if-only-parametric-searches-are-requirements-then-do-i-need-solr/m-p/87041#M26259</link>
      <description>&lt;OL&gt;&lt;LI&gt;If the requirement is to perform searches using only key-value pair – i.e. policy-number, claim number, reference no (other metadata elements) – via the new Viewer (ignoring Alfresco share) and via the search APIs, then do we need SOLR indexing?&lt;/LI&gt;&lt;LI&gt;If the requirement is not to perform Full-Text Indexing and Faceting – then do we require SOLR indexing?&lt;/LI&gt;&lt;LI&gt;If the requirement for future is &lt;STRONG&gt;&lt;U&gt;not to use Alfresco Share – but move onto ADF&lt;/U&gt;&lt;/STRONG&gt; – then do we require SOLR indexing for ADF and including the above 2 search scenarios?&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Can Alfresco Content Services on its own (without SOLR) be able to hand metadata based queries against the Database? If yes, then do we require SOLR indexing?&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 09:24:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/if-only-parametric-searches-are-requirements-then-do-i-need-solr/m-p/87041#M26259</guid>
      <dc:creator>jaya437</dc:creator>
      <dc:date>2020-02-21T09:24:42Z</dc:date>
    </item>
    <item>
      <title>Re: If only parametric searches are requirements then do I need Solr?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/if-only-parametric-searches-are-requirements-then-do-i-need-solr/m-p/87042#M26260</link>
      <description>&lt;P&gt;Please check &lt;A href="https://docs.alfresco.com/5.2/concepts/intrans-metadata.html" target="_blank" rel="noopener nofollow noreferrer"&gt;Transactional metadata query&lt;/A&gt;. Unfortunately there is no generic support in Alfresco Search Services for metadata only search without a solr index. In principle you could implement your own search controls in a ADF UI which exclusivly uses the db search work around as described in the link above but keep in mind that search will have more limitations as you would expect because alfresco doesn't use always the datatype in the database as expected from the property definition like date or time which will limit use cases on text (and maybe integer/double) only.&lt;/P&gt;&lt;P&gt;We implemented this for a customer using share and replaced the search fields / search webscripts with custom search controls supporting key/value which fits perfectly for their use case but I would not recommend to follow that route for more generic use cases because you will loose a lot of functionallity and expected behavior.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 11:34:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/if-only-parametric-searches-are-requirements-then-do-i-need-solr/m-p/87042#M26260</guid>
      <dc:creator>heiko_robert</dc:creator>
      <dc:date>2020-02-21T11:34:52Z</dc:date>
    </item>
    <item>
      <title>Re: If only parametric searches are requirements then do I need Solr?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/if-only-parametric-searches-are-requirements-then-do-i-need-solr/m-p/87043#M26261</link>
      <description>&lt;P&gt;Thank you for reply &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;P&gt;My usecase matches the one you have mentioned in response.&lt;/P&gt;&lt;P&gt;I understand that TMDQ doesn't support features like Faceting, and queries with predicates like CONTAINS and SCORE.&lt;/P&gt;&lt;P&gt;If my serch&amp;nbsp;requirements are limited to:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;search documents on a specific aspect for a given key value pair (metadata on the node).&lt;UL&gt;&lt;LI&gt;example search: "SELECT * FROM avcm&lt;img id="smileytongue" class="emoticon emoticon-smileytongue" src="https://connect.hyland.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;olicyNumberAspect where avcm&lt;img id="smileytongue" class="emoticon emoticon-smileytongue" src="https://connect.hyland.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;olicyNumber = '560836027CCI '"&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;In the above case, a TMDQ will be executed against database. If my search requirements doesn't need other features, do I still need to implement Solr? I hope I have tried my best to simplify&amp;nbsp;the question.&lt;/P&gt;&lt;P&gt;Thank you in advance.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Jayakumar Reddy M&lt;/P&gt;&lt;P&gt;ECM Solutin Designer at TCS&lt;/P&gt;&lt;P&gt;Contact me on: jaya437@gmail.com&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 16:31:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/if-only-parametric-searches-are-requirements-then-do-i-need-solr/m-p/87043#M26261</guid>
      <dc:creator>jaya437</dc:creator>
      <dc:date>2020-02-21T16:31:02Z</dc:date>
    </item>
    <item>
      <title>Re: If only parametric searches are requirements then do I need Solr?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/if-only-parametric-searches-are-requirements-then-do-i-need-solr/m-p/87044#M26262</link>
      <description>&lt;P&gt;Do I need Solr if my search requirements are simple and doesn't need fancy stuff.&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Understanding seacrh.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image"&gt;&lt;img src="https://connect.hyland.com/t5/image/serverpage/image-id/445iAC53C9D824782795/image-size/large?v=v2&amp;amp;px=999" role="button" title="image" alt="image" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 16:51:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/if-only-parametric-searches-are-requirements-then-do-i-need-solr/m-p/87044#M26262</guid>
      <dc:creator>jaya437</dc:creator>
      <dc:date>2020-02-21T16:51:49Z</dc:date>
    </item>
    <item>
      <title>Re: If only parametric searches are requirements then do I need Solr?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/if-only-parametric-searches-are-requirements-then-do-i-need-solr/m-p/87045#M26263</link>
      <description>&lt;P&gt;For that particular type of search query you will not have to set up a SOLR service in your Alfresco deployment. CMIS queries are best supported by TMQ, even for data types like dates and query conditions like ranges (larger-less-than expressions), wich Alfresco FTS can only support via SOLR.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Feb 2020 14:17:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/if-only-parametric-searches-are-requirements-then-do-i-need-solr/m-p/87045#M26263</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2020-02-25T14:17:21Z</dc:date>
    </item>
    <item>
      <title>Re: If only parametric searches are requirements then do I need Solr?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/if-only-parametric-searches-are-requirements-then-do-i-need-solr/m-p/87046#M26264</link>
      <description>&lt;P&gt;Thank you for all your responses!&lt;/P&gt;&lt;P&gt;When we rely on TMDQ for search requirements(we understood the limitations with TMDQ), do we need to apply any additional indexes on database tables.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Jay&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jul 2020 11:27:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/if-only-parametric-searches-are-requirements-then-do-i-need-solr/m-p/87046#M26264</guid>
      <dc:creator>jaya437</dc:creator>
      <dc:date>2020-07-09T11:27:33Z</dc:date>
    </item>
  </channel>
</rss>

