<?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: Lucene Query to search on all metadata in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/lucene-query-to-search-on-all-metadata/m-p/268992#M222122</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks absolut56,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;for the reply but in that case we will have to specify all the metadata.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have got the solution&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;if we use ALL keyword in search query then no need to specfy the metadata automatically it will search in all the metadata.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Himvj&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 Dec 2011 11:53:30 GMT</pubDate>
    <dc:creator>himvj</dc:creator>
    <dc:date>2011-12-16T11:53:30Z</dc:date>
    <item>
      <title>Lucene Query to search on all metadata</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/lucene-query-to-search-on-all-metadata/m-p/268990#M222120</link>
      <description>Hi,I want to know the lucene query to search on all the metadata in alfresco,i have one query which search on a particular metadata like name.ex.query.statement = "@cm\\:name:\"" + filename + "\" PATH:\"/app:company home\"";but i want to search on all the metadata say title,name,date,created,modifie</description>
      <pubDate>Mon, 12 Dec 2011 10:46:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/lucene-query-to-search-on-all-metadata/m-p/268990#M222120</guid>
      <dc:creator>himvj</dc:creator>
      <dc:date>2011-12-12T10:46:45Z</dc:date>
    </item>
    <item>
      <title>Re: Lucene Query to search on all metadata</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/lucene-query-to-search-on-all-metadata/m-p/268991#M222121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can search those metadata too using an AND operator in the Lucene query. You just need the namespace prefix of the property and the name of it. You are already doing the same in:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; "@cm\\:name:\""&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Dec 2011 14:20:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/lucene-query-to-search-on-all-metadata/m-p/268991#M222121</guid>
      <dc:creator>absolut56</dc:creator>
      <dc:date>2011-12-13T14:20:51Z</dc:date>
    </item>
    <item>
      <title>Re: Lucene Query to search on all metadata</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/lucene-query-to-search-on-all-metadata/m-p/268992#M222122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks absolut56,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;for the reply but in that case we will have to specify all the metadata.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have got the solution&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;if we use ALL keyword in search query then no need to specfy the metadata automatically it will search in all the metadata.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Himvj&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Dec 2011 11:53:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/lucene-query-to-search-on-all-metadata/m-p/268992#M222122</guid>
      <dc:creator>himvj</dc:creator>
      <dc:date>2011-12-16T11:53:30Z</dc:date>
    </item>
    <item>
      <title>Re: Lucene Query to search on all metadata</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/lucene-query-to-search-on-all-metadata/m-p/268993#M222123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ALL will work - it may not be fast as it will expand to all.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Better to pick the properties you want and define a macro for easy expansion.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Andy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jan 2012 19:34:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/lucene-query-to-search-on-all-metadata/m-p/268993#M222123</guid>
      <dc:creator>andy</dc:creator>
      <dc:date>2012-01-13T19:34:52Z</dc:date>
    </item>
  </channel>
</rss>

