<?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: store.luceneSearch(query), what does it look for? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/store-lucenesearch-query-what-does-it-look-for/m-p/236378#M189508</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;How is this method supposed to be used&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;The API reference is available at &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/3.1_JavaScript_API#Search_API" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/3.1_JavaScript_API#Search_API&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;what properties could one search for?&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;All of the standard properties described at &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Search#Summary_of_queryable_fields" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Search#Summary_of_queryable_fields&lt;/A&gt;&lt;SPAN&gt; plus any custom properties that are configured to be indexed (see &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Data_Dictionary_Guide#Additional_Property_Capabilities" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Data_Dictionary_Guide#Additional_Property_Capabilities&lt;/A&gt;&lt;SPAN&gt;).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;What should the query look like?&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;The Lucene section of the Search wiki page (&lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Search" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Search&lt;/A&gt;&lt;SPAN&gt;) contains numerous examples showing different types of search.&amp;nbsp; It also helps to become familiar with Lucene's own documentation on the search syntax (see &lt;/SPAN&gt;&lt;A href="http://lucene.apache.org/java/2_3_2/queryparsersyntax.html" rel="nofollow noopener noreferrer"&gt;http://lucene.apache.org/java/2_3_2/queryparsersyntax.html&lt;/A&gt;&lt;SPAN&gt;).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you're interested in searching XML files emitted by WCM Web Forms, you'll also need to configure XML Metadata Extraction (see &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Metadata_Extraction#XML_Meta-data_Extractor_Configuration_for_WCM" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Metadata_Extraction#XML_Meta-data_Extractor_Configuration_for_WCM&lt;/A&gt;&lt;SPAN&gt;).&amp;nbsp; This allows elements to be extracted from the XML files and indexed into Lucene (in the same manner as DM style type and aspect properties).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Peter&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 23 Aug 2009 15:08:57 GMT</pubDate>
    <dc:creator>pmonks</dc:creator>
    <dc:date>2009-08-23T15:08:57Z</dc:date>
    <item>
      <title>store.luceneSearch(query), what does it look for?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/store-lucenesearch-query-what-does-it-look-for/m-p/236377#M189507</link>
      <description>The JavaScript describes a method in the AVM Store API named store.luceneSearch(query). How is this method supposed to be used, what properties could one search for?&amp;nbsp; What should the query look like?</description>
      <pubDate>Fri, 21 Aug 2009 20:32:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/store-lucenesearch-query-what-does-it-look-for/m-p/236377#M189507</guid>
      <dc:creator>gronfelt</dc:creator>
      <dc:date>2009-08-21T20:32:14Z</dc:date>
    </item>
    <item>
      <title>Re: store.luceneSearch(query), what does it look for?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/store-lucenesearch-query-what-does-it-look-for/m-p/236378#M189508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;How is this method supposed to be used&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;The API reference is available at &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/3.1_JavaScript_API#Search_API" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/3.1_JavaScript_API#Search_API&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;what properties could one search for?&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;All of the standard properties described at &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Search#Summary_of_queryable_fields" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Search#Summary_of_queryable_fields&lt;/A&gt;&lt;SPAN&gt; plus any custom properties that are configured to be indexed (see &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Data_Dictionary_Guide#Additional_Property_Capabilities" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Data_Dictionary_Guide#Additional_Property_Capabilities&lt;/A&gt;&lt;SPAN&gt;).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;What should the query look like?&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;The Lucene section of the Search wiki page (&lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Search" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Search&lt;/A&gt;&lt;SPAN&gt;) contains numerous examples showing different types of search.&amp;nbsp; It also helps to become familiar with Lucene's own documentation on the search syntax (see &lt;/SPAN&gt;&lt;A href="http://lucene.apache.org/java/2_3_2/queryparsersyntax.html" rel="nofollow noopener noreferrer"&gt;http://lucene.apache.org/java/2_3_2/queryparsersyntax.html&lt;/A&gt;&lt;SPAN&gt;).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you're interested in searching XML files emitted by WCM Web Forms, you'll also need to configure XML Metadata Extraction (see &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Metadata_Extraction#XML_Meta-data_Extractor_Configuration_for_WCM" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Metadata_Extraction#XML_Meta-data_Extractor_Configuration_for_WCM&lt;/A&gt;&lt;SPAN&gt;).&amp;nbsp; This allows elements to be extracted from the XML files and indexed into Lucene (in the same manner as DM style type and aspect properties).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Peter&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Aug 2009 15:08:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/store-lucenesearch-query-what-does-it-look-for/m-p/236378#M189508</guid>
      <dc:creator>pmonks</dc:creator>
      <dc:date>2009-08-23T15:08:57Z</dc:date>
    </item>
  </channel>
</rss>

