we all know that before use lucene search, we must build the lucene indexing.Now I want to check if one paragraph text contains my wanting key words, how can I do that bu lucene without building the indexing!
we all know that before use lucene search, we must build the lucene indexing.Now I want to check if one paragraph text contains my wanting key words, how can I do that bu lucene without building the indexing!