<?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 SAMPLES in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/lucene-samples/m-p/131224#M92201</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Thanks for the immediate reply.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ponson.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Sep 2007 07:59:50 GMT</pubDate>
    <dc:creator>ponson</dc:creator>
    <dc:date>2007-09-25T07:59:50Z</dc:date>
    <item>
      <title>LUCENE SAMPLES</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/lucene-samples/m-p/131221#M92198</link>
      <description>Hi,I want to use lucene query to search content from alfresco.Can anybody give me some input for learning lucene?If you share any example queries, it will be very helpful.Thanks in advance…Ponson</description>
      <pubDate>Mon, 17 Sep 2007 11:38:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/lucene-samples/m-p/131221#M92198</guid>
      <dc:creator>ponson</dc:creator>
      <dc:date>2007-09-17T11:38:21Z</dc:date>
    </item>
    <item>
      <title>Re: LUCENE SAMPLES</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/lucene-samples/m-p/131222#M92199</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The wiki page on the Alfresco lucene language additions is a good start:&lt;/SPAN&gt;&lt;BR /&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;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also you could try enabling DEBUG logging in the web-client for the following class:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;org.alfresco.web.bean.SearchContext&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So in tomcat that means editing the log4j.properties file and adding this line:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;log4j.logger.org.alfresco.web.bean.SearchContext=debug&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then when you use the Simple or Advanced Search in the web-client UI, it will output the generated Lucene query to the alfresco console. As you modify the search you will see the query change - hopefully that will help you learn how we do it &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kevin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Sep 2007 09:34:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/lucene-samples/m-p/131222#M92199</guid>
      <dc:creator>kevinr</dc:creator>
      <dc:date>2007-09-21T09:34:12Z</dc:date>
    </item>
    <item>
      <title>Re: LUCENE SAMPLES</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/lucene-samples/m-p/131223#M92200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;The wiki page on the Alfresco lucene language additions is a good start:&lt;BR /&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;BR /&gt;&lt;BR /&gt;Also you could try enabling DEBUG logging in the web-client for the following class:&lt;BR /&gt;&lt;BR /&gt;org.alfresco.web.bean.SearchContext&lt;BR /&gt;&lt;BR /&gt;So in tomcat that means editing the log4j.properties file and adding this line:&lt;BR /&gt;&lt;BR /&gt;log4j.logger.org.alfresco.web.bean.SearchContext=debug&lt;BR /&gt;&lt;BR /&gt;Then when you use the Simple or Advanced Search in the web-client UI, it will output the generated Lucene query to the alfresco console. As you modify the search you will see the query change - hopefully that will help you learn how we do it &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Kevin&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Or the other approach for those who don't have access to the logs but want to appear as MASTER of QUERIES….. save the search and then go look at the XML file in the data dictionary.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Sep 2007 02:37:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/lucene-samples/m-p/131223#M92200</guid>
      <dc:creator>rdanner</dc:creator>
      <dc:date>2007-09-25T02:37:04Z</dc:date>
    </item>
    <item>
      <title>Re: LUCENE SAMPLES</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/lucene-samples/m-p/131224#M92201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Thanks for the immediate reply.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ponson.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Sep 2007 07:59:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/lucene-samples/m-p/131224#M92201</guid>
      <dc:creator>ponson</dc:creator>
      <dc:date>2007-09-25T07:59:50Z</dc:date>
    </item>
  </channel>
</rss>

