It seems that Lucene is (by default at least) ignoring and therefore not indexing words which may usually be considered extraneous such as "not", "who", "the" etc. For our usage we really need all words to be indexed and to be searchable. Is it possible to configure the indexing process somehow so that this can be achieved?
Thanks, -sbs -- View this message in context: http://lucene.472066.n3.nabble.com/How-NOT-to-ignore-words-normally-considered-extraneous-tp3196569p3196569.html Sent from the Lucene - General mailing list archive at Nabble.com.
