Bruce Ritchie wrote:
From the above debug logging you can see that enum.next() has returned a TermEnum with a text of '10'. While this is logically greater than or equal to the preceeding text according to String.compareTo(), I'm uncertain as to where the '10' text is coming from. As an example, document #86 returns in another search the following:

Could this be the text from a term in a different field? From a quick glance, it doesn't look like you're checking that your enumeration stays within the field.


Doug


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



Reply via email to