Erick,
I am using WhitespaceAnalyzer, and yes it's mixed case, in my application I
never change the entered information to lowercase because of some reasons,
the thing that I didn't consider was the punctuation in the indexes, but in
query I didn't use any punctuation. now using Luke, when I put
: Is there a way to delete the results from a query or a filter and not
: documents specified by Term. I have seen some explanations here but i do not
: know how to do it:
:
:
http://www.nabble.com/Batch-deletions-of-Records-from-index-tf615674.html#a1644740
the simplest approach that will work i
sure.
I have this filter that has this query:
(field1:query1 AND field2:query2) OR (field1:query3 AND field2:query4)
I need to be able to delete the documents that are resulted from this query.
The normal deleting method can delete only this query (field:query) which is
resulted from:
IndexerRea
I don't understand what you mean by that. Could you give a couple
of examples?
Best
Erick
On 8/18/07, Abu Abdulla alhanbali <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> Is there a way to delete the results from a query or a filter and not
> documents specified by Term. I have seen some explanations her
I think you'll get much farther much faster if you concentrate on
a very simple test case for searching until you get the results you
expect.
It's particularly telling that you can't get your results from Luke.
All the rest of your code is irrelevant until you get what you expect
from Luke with a