Hi
Each document found in a Lucene index contains scoring information
however it doesn't provide (in the same easy way as scoring) an
information about a number of occurrences of searched terms in its contents.
Using Lucene API I can check each searched term against its frequecies
in each found document but I want to be sure that there is no better way
to get information about frequences of searched terms in (each) found
document.
Regards
John S.
---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org