<?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 Lucene and Advanced Search in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/lucene-and-advanced-search/m-p/128848#M90564</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hi all.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i have changed the advanced search screen so that i can search for some custom properties of mine in a range search (i.e. from x to y).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i thought it worked fine, i used the same addRangeAttribute method similiar to what is done with dates. the problem is that i found out that lucene searches the property lexicographically and as a result 20 becomes bigger than 108 for example…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;does it help if i change the custom property from text to int or long? do i have to go through the entire DB and change the representation there also? can i just tell lucene i am referring to numbers? any idea?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;help…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thx, netanel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Jan 2008 16:35:00 GMT</pubDate>
    <dc:creator>netos</dc:creator>
    <dc:date>2008-01-24T16:35:00Z</dc:date>
    <item>
      <title>Lucene and Advanced Search</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/lucene-and-advanced-search/m-p/128848#M90564</link>
      <description>hi all.i have changed the advanced search screen so that i can search for some custom properties of mine in a range search (i.e. from x to y).i thought it worked fine, i used the same addRangeAttribute method similiar to what is done with dates. the problem is that i found out that lucene searches t</description>
      <pubDate>Thu, 24 Jan 2008 16:35:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/lucene-and-advanced-search/m-p/128848#M90564</guid>
      <dc:creator>netos</dc:creator>
      <dc:date>2008-01-24T16:35:00Z</dc:date>
    </item>
    <item>
      <title>Re: Lucene and Advanced Search</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/lucene-and-advanced-search/m-p/128849#M90565</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I haven't used the "advanced search" screen and may be off tpoic but thought I'd have a go cause this forum can take a while to get an answer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have been using the Lucene proximity search to solve some problems but the following URL give you the full capability of the Lucene syntax.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://lucene.apache.org/java/docs/queryparsersyntax.html#Proximity%20Searches" rel="nofollow noopener noreferrer"&gt;http://lucene.apache.org/java/docs/queryparsersyntax.html#Proximity%20Searches&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jan 2008 14:48:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/lucene-and-advanced-search/m-p/128849#M90565</guid>
      <dc:creator>ebo</dc:creator>
      <dc:date>2008-01-25T14:48:06Z</dc:date>
    </item>
    <item>
      <title>Re: Lucene and Advanced Search</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/lucene-and-advanced-search/m-p/128850#M90566</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;Numbers are only treated correctly for numeric types, not text.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Andy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Feb 2008 16:46:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/lucene-and-advanced-search/m-p/128850#M90566</guid>
      <dc:creator>andy</dc:creator>
      <dc:date>2008-02-07T16:46:46Z</dc:date>
    </item>
  </channel>
</rss>

