Is this correct: term.field() == fieldName ?

2007-03-21 Thread dmitri
? - Dmitri. -- View this message in context: http://www.nabble.com/Is-this-correct%3A-term.field%28%29-%3D%3D-fieldName---tf3440232.html#a9592526 Sent from the Lucene - Java Developer mailing list archive at Nabble.com

Could you make lucene classes reusable?

2007-03-04 Thread dmitri
Hi, I'm doing some development using lucene and I've found that some classes that I could reuse (e.g. TopDocs, Hits) have package level constractor. Is it really necessary? I'm forced to repeat their functionality but I don't want to. -- Dmitri. -- View this message in context: http