<?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: People Finder Property Search in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/people-finder-property-search/m-p/261368#M214498</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Arnold,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your all help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I know how to query FTS in Node Browser and find the property. Even I have used those queries too.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But I want to search custom property from the SHARE's People Finder. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please guide me if you have any idea in this regards.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Nirvan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 Apr 2012 05:10:51 GMT</pubDate>
    <dc:creator>nirvanvjain</dc:creator>
    <dc:date>2012-04-27T05:10:51Z</dc:date>
    <item>
      <title>People Finder Property Search</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/people-finder-property-search/m-p/261366#M214496</link>
      <description>Hi Folks,I know that if you want to search the property from People finder then I can do like location:Ahmedabad but what if I have applied my custom aspect,which is defined in my custom content model , on person and that aspect has certain propertiesWhen I tried to search those custom property from</description>
      <pubDate>Sat, 21 Apr 2012 09:04:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/people-finder-property-search/m-p/261366#M214496</guid>
      <dc:creator>nirvanvjain</dc:creator>
      <dc:date>2012-04-21T09:04:45Z</dc:date>
    </item>
    <item>
      <title>Re: People Finder Property Search</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/people-finder-property-search/m-p/261367#M214497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I didn't try this, but if this aspect is applied to one or more person nodes you should be able to query for your property using the FTS field notation explained here: &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Full_Text_Search_Query_Syntax#Fields" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Full_Text_Search_Query_Syntax#Fields&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Apr 2012 20:40:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/people-finder-property-search/m-p/261367#M214497</guid>
      <dc:creator>arnoldschrijve1</dc:creator>
      <dc:date>2012-04-26T20:40:17Z</dc:date>
    </item>
    <item>
      <title>Re: People Finder Property Search</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/people-finder-property-search/m-p/261368#M214498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Arnold,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your all help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I know how to query FTS in Node Browser and find the property. Even I have used those queries too.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But I want to search custom property from the SHARE's People Finder. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please guide me if you have any idea in this regards.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Nirvan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Apr 2012 05:10:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/people-finder-property-search/m-p/261368#M214498</guid>
      <dc:creator>nirvanvjain</dc:creator>
      <dc:date>2012-04-27T05:10:51Z</dc:date>
    </item>
    <item>
      <title>Re: People Finder Property Search</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/people-finder-property-search/m-p/261369#M214499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;There &lt;/SPAN&gt;&lt;EM&gt;should&lt;/EM&gt;&lt;SPAN&gt; be no reason why you can't do this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;namespace&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;roperty:value&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;e.g.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;cm:location:london&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The search engine is assuming the "cm" (default Alfresco content model) namespace for the properties which is why it is not required for the standard properties on a Person.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, there is a small bug in the person search implementation that I found while trying this out with a custom property.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have fixed the bug and will commit it shortly to 4.0.2 and Community HEAD.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Unfortunately currently without this fix it is only possible to search for Person properties in the default Alfresco namespace.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Apr 2012 13:44:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/people-finder-property-search/m-p/261369#M214499</guid>
      <dc:creator>kevinr</dc:creator>
      <dc:date>2012-04-27T13:44:05Z</dc:date>
    </item>
    <item>
      <title>Re: People Finder Property Search</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/people-finder-property-search/m-p/261370#M214500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;A href="https://issues.alfresco.com/jira/browse/ALF-13881" rel="nofollow noopener noreferrer"&gt;https://issues.alfresco.com/jira/browse/ALF-13881&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Apr 2012 13:46:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/people-finder-property-search/m-p/261370#M214500</guid>
      <dc:creator>kevinr</dc:creator>
      <dc:date>2012-04-27T13:46:32Z</dc:date>
    </item>
  </channel>
</rss>

