Range Query Assistance

2010-04-16 Thread info
Hello, I would like to query based on a start and end date. I was thinking something like this start_date: [2101 TO ] end_date: [ TO 20900101] Would this work for me? Our dates are stored in the index as strings so I am not sure the syntax above would be correct. Any assistance would be a

Re: Lucene 1.9-final release available

2006-03-01 Thread info
Great work, team, Will the jars be available as well via maven (http://www.ibiblio.org/maven/lucene/jars/)? It would be great if the core as well as all the contrib jars would. Michael Franken Doug Cutting wrote: Release 1.9-final of Lucene is now available from: http://www.apache.org/dyn/

Source Code of Zilverline Search Engine version 1.4.0 released

2005-06-09 Thread Zilverline info
All, I've just released the Source Code of Zilverline version 1.4.0. Please take look at http://www.zilverline.org, and have a swing at it. cheers, Michael Franken - To unsubscribe, e-mail: [EMAIL PROTECTED] For additi

Zilverline Search Engine version 1.4.0 released

2005-06-08 Thread Zilverline info
All, I've just released Zilverline version 1.4.0. This version indexes in the background, detects ISBN numbers, and has (some) IMAP support. This version is fully webbased, all settings, collections, preferences can be set via the web interface. The source will be made available as well very s

Zilverline Search Engine version 1.3.0 released

2005-05-11 Thread Zilverline info
All, I've just released Zilverline version 1.3.0. This version has a webservice for indexing, and is localized for the chinese language. This version is fully webbased, all settings, collections, preferences can be set via the web interface. You don't need to edit any config files anymore. Also I'm

Zilverline Search Engine version 1.2.0 released

2005-04-14 Thread Zilverline info
All, I've just released Zilverline version 1.2.0. This version is fully webbased, all settings, collections, preferences can be set via the web interface. You don't need to edit any config files anymore. Also I'm adding Powerpoint and Excel Extractors. The source will be made available as well ve

Re: Urgent, please help Index/Search in UTF-8 ???

2005-04-11 Thread Zilverline info
For instance look at http://www.zilverline.org/zilverlineweb/space/faq Michael Karl Øie wrote: If you use a servlet and a HTML Form to feed queries to the QueryParser take good care of all configurations around the servlet container. If you, like me, use tomcat you might have to recode the query