well, as far as i know, if the .net searcher is working correctly, the most likely reason is a different tokenization between luke an .net
you can isolate the problem saving only one document in the index, and watching the indexed terms in luke, or you can print the query in .net to know what is the result of the parse in .net and in luke. -- regards Jokin On 3/7/07, Michael Barbarelli <[EMAIL PROTECTED]> wrote:
Hi Jokin. Yes, I was very careful to use the StandardAnalyzer with Luke, as well. I know this error report sounds far fetched, but I saw this behaviour with with my own two eyes. Tried submitting the query text for "VAT_reg" as upper case and lower case. Still, no luck. Thanks, Mike
