Check out the configuration of WordDelimiterFilterFactory in your
schema.xml.

Depending on your settings, it's probably tokenizaing 13th into "13" and
"th". You can also have them concatenated back into a single token, but I
can't remember the exact parameter. I think it could be catenateAll.



On Wed, Feb 10, 2010 at 4:32 PM, Dickey, Dan <dan.dic...@savvis.net> wrote:

> I'm using the standard "text" type for a field, and part of the data
> being indexed is "13th", as in "Friday the 13th".
>
> I can't seem to get it to match when I'm querying for "Friday the 13th"
> either quoted or not.
>
> One thing that does match is "13 th" if I send the search query with a
> space between...
>
> Any suggestions?
>
> I know this is short on detail, but it's been a long day... time to get
> outta here.
>
> Thanks for any and all help.
>
>    -Dan
>
>
>
>
> This message contains information which may be confidential and/or
> privileged. Unless you are the intended recipient (or authorized to receive
> for the intended recipient), you may not read, use, copy or disclose to
> anyone the message or any information contained in the message. If you have
> received the message in error, please advise the sender by reply e-mail and
> delete the message and any attachment(s) thereto without retaining any
> copies.




-- 
“When nothing seems to help, I go look at a stonecutter hammering away at
his rock perhaps a hundred times without as much as a crack showing in it.
Yet at the hundred and first blow it will split in two, and I know it was
not that blow that did it, but all that had gone before.” — Jacob Riis

Reply via email to