On 8/21/07, Heba Farouk <[EMAIL PROTECTED]> wrote:
> the documents are not duplicated, i mean the hits (assume that 2 documents 
> have the same subject but with different authors, so if i'm searching the 
> subject, the returned hits will have duplicates )
> i was asking if i can remove duplicates from the hits??

You may not want to work with documents at all (where you have the
duplicates), but rather with the terms in your index directly.  Take a
look at WildcardTermEnum etc.

Ciao,
    Jens

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to