<?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 Search on TYPE or metadata - need detail / performace basis in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/search-on-type-or-metadata-need-detail-performace-basis/m-p/141413#M37693</link>
    <description>&lt;P&gt;Have a question:&lt;/P&gt;&lt;P&gt;Have three ways in content model &lt;img id="smileysad" class="emoticon emoticon-smileysad" src="https://connect.hyland.com/i/smilies/16x16_smiley-sad.png" alt="Smiley Sad" title="Smiley Sad" /&gt;For eg)&lt;BR /&gt;a) Can have parent custom Type as hf:content and metadata property doctype as claim and metadata property docsubtype as claim_transport&lt;/P&gt;&lt;P&gt;b) Can have a parent custom type as hf:content and child Custom TYPE as Claim and metadata property docsubtype as claim_transport&lt;/P&gt;&lt;P&gt;c) Can have a parent custom type as hf:content and child Custom TYPE as Claim and further custom SUB_TYPE as claim_transport&lt;/P&gt;&lt;P&gt;From the above scenarios:&lt;BR /&gt;If I have to search the documents of TYPE Claim and SUB_TYPE claim_transport - will the search performance be better if i have the type in content model OR metadata search will be equally good at a later point of time with lot of nodes in alfresco?&lt;/P&gt;&lt;P&gt;Any suggestions/ recommendations due to advantages in search for the above options?&lt;/P&gt;</description>
    <pubDate>Wed, 03 Feb 2021 00:21:59 GMT</pubDate>
    <dc:creator>ranjeetsi</dc:creator>
    <dc:date>2021-02-03T00:21:59Z</dc:date>
    <item>
      <title>Search on TYPE or metadata - need detail / performace basis</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/search-on-type-or-metadata-need-detail-performace-basis/m-p/141413#M37693</link>
      <description>&lt;P&gt;Have a question:&lt;/P&gt;&lt;P&gt;Have three ways in content model &lt;img id="smileysad" class="emoticon emoticon-smileysad" src="https://connect.hyland.com/i/smilies/16x16_smiley-sad.png" alt="Smiley Sad" title="Smiley Sad" /&gt;For eg)&lt;BR /&gt;a) Can have parent custom Type as hf:content and metadata property doctype as claim and metadata property docsubtype as claim_transport&lt;/P&gt;&lt;P&gt;b) Can have a parent custom type as hf:content and child Custom TYPE as Claim and metadata property docsubtype as claim_transport&lt;/P&gt;&lt;P&gt;c) Can have a parent custom type as hf:content and child Custom TYPE as Claim and further custom SUB_TYPE as claim_transport&lt;/P&gt;&lt;P&gt;From the above scenarios:&lt;BR /&gt;If I have to search the documents of TYPE Claim and SUB_TYPE claim_transport - will the search performance be better if i have the type in content model OR metadata search will be equally good at a later point of time with lot of nodes in alfresco?&lt;/P&gt;&lt;P&gt;Any suggestions/ recommendations due to advantages in search for the above options?&lt;/P&gt;</description>
      <pubDate>Wed, 03 Feb 2021 00:21:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/search-on-type-or-metadata-need-detail-performace-basis/m-p/141413#M37693</guid>
      <dc:creator>ranjeetsi</dc:creator>
      <dc:date>2021-02-03T00:21:59Z</dc:date>
    </item>
    <item>
      <title>Re: Search on TYPE or metadata - need detail / performace basis</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/search-on-type-or-metadata-need-detail-performace-basis/m-p/141414#M37694</link>
      <description>&lt;P&gt;Option c would the most efficient option when doing a query to select claim_transport documents. This is due to how a FTS query would be translated into an SQL query. With using type with no additional property to check, you effectively save on a sub-select / join on the alf_node_properties table, which generally simplifieds / speeds up the general query (also note, a string property check can be quite costly as the index on the string property column can be "poisoned" / made quite inefficient with ballast from any kind of textual / date-like property value in Alfresco).&lt;/P&gt;</description>
      <pubDate>Sat, 06 Feb 2021 13:07:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/search-on-type-or-metadata-need-detail-performace-basis/m-p/141414#M37694</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2021-02-06T13:07:09Z</dc:date>
    </item>
  </channel>
</rss>

