<?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 How to search by custom properties in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/how-to-search-by-custom-properties/m-p/109841#M30769</link>
    <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;I created a custom content model with own properties, then I created files via REST api and filled values. Now I would like to find files using these values, but nothing returned in Share.&amp;nbsp;I can search the properties&amp;nbsp;only via search api.&lt;/P&gt;&lt;DIV class="tlid-results-container results-container"&gt;&lt;DIV class="tlid-result result-dict-wrapper"&gt;&lt;DIV class="result tlid-copy-target"&gt;&lt;DIV class="text-wrap tlid-copy-target"&gt;&lt;DIV class="result-shield-container tlid-copy-target"&gt;&lt;SPAN class="tlid-translation translation"&gt;&lt;SPAN class=""&gt;Don't you know how to search custom properties in Share?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&lt;BR /&gt;Property definition in my active content model:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;PRE&gt;...  
   &amp;lt;types&amp;gt;
        &amp;lt;type name="test:test_data"&amp;gt;
            &amp;lt;title&amp;gt;Pacient&amp;lt;/title&amp;gt;
            &amp;lt;parent&amp;gt;cm:content&amp;lt;/parent&amp;gt;
            &amp;lt;properties&amp;gt;
                &amp;lt;property name="test:firstname"&amp;gt;
                    &amp;lt;title&amp;gt;Firstname&amp;lt;/title&amp;gt;
                    &amp;lt;type&amp;gt;d:text&amp;lt;/type&amp;gt;
                    &amp;lt;mandatory&amp;gt;false&amp;lt;/mandatory&amp;gt;
                    &amp;lt;index enabled="true"&amp;gt;
                        &amp;lt;atomic&amp;gt;true&amp;lt;/atomic&amp;gt;
                        &amp;lt;tokenised&amp;gt;false&amp;lt;/tokenised&amp;gt;
                        &amp;lt;facetable&amp;gt;true&amp;lt;/facetable&amp;gt;
                    &amp;lt;/index&amp;gt;
                &amp;lt;/property&amp;gt;
...&lt;/PRE&gt;</description>
    <pubDate>Wed, 18 Nov 2020 11:43:41 GMT</pubDate>
    <dc:creator>miroslav</dc:creator>
    <dc:date>2020-11-18T11:43:41Z</dc:date>
    <item>
      <title>How to search by custom properties</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-search-by-custom-properties/m-p/109841#M30769</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;I created a custom content model with own properties, then I created files via REST api and filled values. Now I would like to find files using these values, but nothing returned in Share.&amp;nbsp;I can search the properties&amp;nbsp;only via search api.&lt;/P&gt;&lt;DIV class="tlid-results-container results-container"&gt;&lt;DIV class="tlid-result result-dict-wrapper"&gt;&lt;DIV class="result tlid-copy-target"&gt;&lt;DIV class="text-wrap tlid-copy-target"&gt;&lt;DIV class="result-shield-container tlid-copy-target"&gt;&lt;SPAN class="tlid-translation translation"&gt;&lt;SPAN class=""&gt;Don't you know how to search custom properties in Share?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&lt;BR /&gt;Property definition in my active content model:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;PRE&gt;...  
   &amp;lt;types&amp;gt;
        &amp;lt;type name="test:test_data"&amp;gt;
            &amp;lt;title&amp;gt;Pacient&amp;lt;/title&amp;gt;
            &amp;lt;parent&amp;gt;cm:content&amp;lt;/parent&amp;gt;
            &amp;lt;properties&amp;gt;
                &amp;lt;property name="test:firstname"&amp;gt;
                    &amp;lt;title&amp;gt;Firstname&amp;lt;/title&amp;gt;
                    &amp;lt;type&amp;gt;d:text&amp;lt;/type&amp;gt;
                    &amp;lt;mandatory&amp;gt;false&amp;lt;/mandatory&amp;gt;
                    &amp;lt;index enabled="true"&amp;gt;
                        &amp;lt;atomic&amp;gt;true&amp;lt;/atomic&amp;gt;
                        &amp;lt;tokenised&amp;gt;false&amp;lt;/tokenised&amp;gt;
                        &amp;lt;facetable&amp;gt;true&amp;lt;/facetable&amp;gt;
                    &amp;lt;/index&amp;gt;
                &amp;lt;/property&amp;gt;
...&lt;/PRE&gt;</description>
      <pubDate>Wed, 18 Nov 2020 11:43:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-search-by-custom-properties/m-p/109841#M30769</guid>
      <dc:creator>miroslav</dc:creator>
      <dc:date>2020-11-18T11:43:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to search by custom properties</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-search-by-custom-properties/m-p/109842#M30770</link>
      <description>&lt;P&gt;about how to customize share simple search and live search ,plase refer to&lt;/P&gt;&lt;P&gt;&lt;A href="https://bluefishgroup.com/insights/ecm/adding-metadata-fields-to-simple-search-and-live-search-with-alfresco-5/" target="_blank" rel="nofollow noopener noreferrer"&gt;https://bluefishgroup.com/insights/ecm/adding-metadata-fields-to-simple-search-and-live-search-with-alfresco-5/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Nov 2020 12:57:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-search-by-custom-properties/m-p/109842#M30770</guid>
      <dc:creator>kaynezhang</dc:creator>
      <dc:date>2020-11-18T12:57:01Z</dc:date>
    </item>
  </channel>
</rss>

