only 2 ways:
        search on a field that will define your subset
        filter as you iterate through results.

i just saw this email. sorry

-----Original Message-----
From: alex [mailto:[EMAIL PROTECTED]]
Sent: Thursday, January 23, 2003 7:10 PM
To: Lucene User
Subject: suggestion on Filtering Results


Hi all


i want to ask what are the number of way you can filter out results i.e
reduce documents return. I m using the Lucene demo as an index so this may
retrict my options a bit

i have so far done search    that matches all word
                                        exclude some words
                                        filter the score e.g score higher
that 0.3 can only be returned

any other suggestions ?

thxs

Alex


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

Reply via email to