RE: Weird Problem with Lucene

2005-06-23 Thread Urs Eichmann
First, sorry for the double post. I had problems with subscribing to the mailing list and thought my first message didn't go through. Thanks you Chris and the others for your valuable tips. It was indeed a problem with the Analyzer. I used the SimpleAnalyzer and thought from the doc's that it will

Can't find documents with certain terms

2005-06-22 Thread Urs Eichmann
My index consists of about 26 different fields. I have a very weird problem: On certain fields, I cannot search - i.e. the search always returns 0 documents. I used Luke's Lucene Index Toolbox, and the behaviour there is weird as well: I do the following in Luke's Program: a) go to the Document

Weird Problem with Lucene

2005-06-22 Thread Urs Eichmann
My index consists of about 26 fields. I have a very wierd problem: On certain fields, I cannot search - i.e. the search always returns 0 documents. I used Luke's Lucene Index Toolbox, and the behaviour there is weird as well: I do the following in Luke's Program: a) go to the Documents Tab b) E