<?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: How to search for custom fields in custom model? in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/how-to-search-for-custom-fields-in-custom-model/m-p/108449#M30481</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe these links could be useful:&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.alfresco.com/thread/240932-advanced-search-on-custom-properties-doesnt-work" rel="nofollow noopener noreferrer"&gt;https://community.alfresco.com/message/842401-advanced-search-on-custom-properties-doesnt-work&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.alfresco.com/thread/238601-alfresco-60-advanced-custom-search-query" rel="nofollow noopener noreferrer"&gt;https://community.alfresco.com/message/836767-alfresco-60-advanced-custom-search-query&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;clv&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 Aug 2019 11:02:11 GMT</pubDate>
    <dc:creator>calvo</dc:creator>
    <dc:date>2019-08-22T11:02:11Z</dc:date>
    <item>
      <title>How to search for custom fields in custom model?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-search-for-custom-fields-in-custom-model/m-p/108448#M30480</link>
      <description>I've got community version 6.1.2 running on a CentOS7 server.I created a custom model (named: correspondence) and added an aspect (outboundletter) with two fields (letterreference, lettersubject). Then I added a layout for the aspect.Now I can select an upload PDF, assign it the aspect and clicking</description>
      <pubDate>Thu, 22 Aug 2019 09:39:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-search-for-custom-fields-in-custom-model/m-p/108448#M30480</guid>
      <dc:creator>hussain</dc:creator>
      <dc:date>2019-08-22T09:39:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to search for custom fields in custom model?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-search-for-custom-fields-in-custom-model/m-p/108449#M30481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe these links could be useful:&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.alfresco.com/thread/240932-advanced-search-on-custom-properties-doesnt-work" rel="nofollow noopener noreferrer"&gt;https://community.alfresco.com/message/842401-advanced-search-on-custom-properties-doesnt-work&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.alfresco.com/thread/238601-alfresco-60-advanced-custom-search-query" rel="nofollow noopener noreferrer"&gt;https://community.alfresco.com/message/836767-alfresco-60-advanced-custom-search-query&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;clv&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Aug 2019 11:02:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-search-for-custom-fields-in-custom-model/m-p/108449#M30481</guid>
      <dc:creator>calvo</dc:creator>
      <dc:date>2019-08-22T11:02:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to search for custom fields in custom model?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-search-for-custom-fields-in-custom-model/m-p/108450#M30482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jose&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per the link you shared, I&amp;nbsp;copied&amp;nbsp;/root/alfresco-content-services-community-distribution-6.1.2-ga/web-server/shared/classes/alfresco/web-extension/share-config-custom.xml to my Tomcat installation folder: /usr/share/tomcat/shared/classes/alfresco/web-extension/&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This file didn't have a section for&amp;nbsp;&amp;lt;config evaluator="string-compare" condition="Search" replace="true"&amp;gt; so I added it:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;&amp;lt;config evaluator="string-compare" condition="Search" replace="true"&amp;gt;&lt;BR /&gt; &amp;lt;search&amp;gt;&lt;BR /&gt; &amp;lt;min-search-term-length&amp;gt;1&amp;lt;/min-search-term-length&amp;gt;&lt;BR /&gt; &amp;lt;max-search-results&amp;gt;250&amp;lt;/max-search-results&amp;gt;&lt;BR /&gt; &amp;lt;max-users-search-results&amp;gt;20&amp;lt;/max-users-search-results&amp;gt;&lt;BR /&gt; &amp;lt;repository-search&amp;gt;always-options&amp;lt;/repository-search&amp;gt;&lt;BR /&gt; &amp;lt;display-facets&amp;gt;true&amp;lt;/display-facets&amp;gt;&lt;BR /&gt; &amp;lt;/search&amp;gt;&lt;BR /&gt; &amp;lt;sorting&amp;gt;&lt;BR /&gt; &amp;lt;sort labelId="search.sort.relevance" isSortable="false"&amp;gt;&amp;lt;/sort&amp;gt;&lt;BR /&gt; &amp;lt;sort labelId="label.name" isSortable="true"&amp;gt;cm:name&amp;lt;/sort&amp;gt;&lt;BR /&gt; &amp;lt;sort labelId="label.title" isSortable="true"&amp;gt;cm:title&amp;lt;/sort&amp;gt;&lt;BR /&gt; &amp;lt;sort labelId="label.description" isSortable="false"&amp;gt;cm:description&amp;lt;/sort&amp;gt;&lt;BR /&gt; &amp;lt;sort labelId="label.author" isSortable="false"&amp;gt;cm:author&amp;lt;/sort&amp;gt;&lt;BR /&gt; &amp;lt;sort labelId="label.modifier" isSortable="true"&amp;gt;cm:modifier&amp;lt;/sort&amp;gt;&lt;BR /&gt; &amp;lt;sort labelId="label.modified" isSortable="true"&amp;gt;cm:modified|false&amp;lt;/sort&amp;gt;&lt;BR /&gt; &amp;lt;sort labelId="label.creator" isSortable="true"&amp;gt;cm:creator&amp;lt;/sort&amp;gt;&lt;BR /&gt; &amp;lt;sort labelId="label.created" isSortable="true"&amp;gt;cm:created|false&amp;lt;/sort&amp;gt;&lt;BR /&gt; &amp;lt;sort labelId="search.sort.size" isSortable="true"&amp;gt;.size|true&amp;lt;/sort&amp;gt;&lt;BR /&gt; &amp;lt;sort labelId="search.sort.mimetype" isSortable="true"&amp;gt;.mimetype&amp;lt;/sort&amp;gt;&lt;BR /&gt; &amp;lt;sort labelId="search.sort.type" isSortable="true"&amp;gt;TYPE&amp;lt;/sort&amp;gt;&lt;BR /&gt; &amp;lt;sort label="Outbound Letter No." isSortable="true"&amp;gt;correspondence:letternumber&amp;lt;/sort&amp;gt;&lt;BR /&gt; &amp;lt;/sorting&amp;gt;&lt;BR /&gt;&amp;lt;/config&amp;gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The last is my custom field in the custom aspect.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After restarting Tomcat, there is no change in the "Advanced Search" screen; this field is not shown.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Aug 2019 08:38:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-search-for-custom-fields-in-custom-model/m-p/108450#M30482</guid>
      <dc:creator>hussain</dc:creator>
      <dc:date>2019-08-23T08:38:25Z</dc:date>
    </item>
  </channel>
</rss>

