On 12/20/05, John Powers <[EMAIL PROTECTED]> wrote:
> Ok, I understand the .toString() part.
>
> But, if I have some 19" in the text of these items, and I do a search with
> 19", that has been escaped before parsing....why am I not getting anything?
> The indexer analyzer took them out?   So then to find these documents, I
> would want to either change the analyzer or take the quote out of the query?
> Correct?

Right.  Most likely the index analyzer removed the quote.  You can
verify with something like Luke.

-Yonik

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

Reply via email to