Re: [ANNOUNCE] Apache Lucene 3.3

2011-07-05 Thread Jan Engler
xt , > contrib/CHANGES.txt > http://svn.apache.org/repos/asf/lucene/dev/trunk/lucene/contrib/CHANGES.txt > > > On Tue, Jul 5, 2011 at 8:30 AM, Jan Engler wrote: >> Hi, >> >> does anyone know where I could find the class "ChainedFilter" in Lucene >&g

Re: [ANNOUNCE] Apache Lucene 3.3

2011-07-05 Thread Jan Engler
Hi, does anyone know where I could find the class "ChainedFilter" in Lucene 3.3.? Before our Upgrade (from 3.0.2 to 3.3.3) it was located in lucene-miscbut I cannot find that anymore at that location... Thx for your help, Jan Am 01.07.2011 07:56, schrieb Robert Muir: > July 2011, Apache Luc

Re: [POLL] Where do you get Lucene/Solr from? Maven? ASF Mirrors?

2011-01-19 Thread Jan Engler
Where do you get your Lucene/Solr downloads from? [X] ASF Mirrors (linked in our release announcements or via the Lucene website) [X] Maven repository (whether you use Maven, Ant+Ivy, Buildr, etc.) [] I/we build them from source via an SVN/Git checkout. [] Other (someone in your company

Case insensitive search

2010-10-08 Thread Jan Engler
Hi everybody, I am currently working on a system which stores objects in a database. For searching these objects I use a lucene indexer which adds all metadata of these objects as fields to a lucene document. Those metadata are for instance title, author, etc. I am storing the fields inside lucene