On Monday 03 July 2006 19:52, Patricio wrote:
> Hello, I'm novice in Java.
> I try to understand how the query terms are matched with the index terms to
> calculate the Hits.
>
> I thought that the class "IndexSearcher" was responsible for this process,
> but apparently the classes "Scorer" and "H
Hello, I'm novice in Java.
I try to understand how the query terms are matched with the index terms to
calculate the Hits.
I thought that the class "IndexSearcher" was responsible for this process,
but apparently the classes "Scorer" and "HitCollector" are essential to
determine the retrieved docu