as Ahmet says, you need to re-index.
Nothing about WordDelmiterFilterFactory alters case as far as I can tell
from
http://wiki.apache.org/solr/AnalyzersTokenizersTokenFilters#solr.WordDelimiterFilterFactory
Are you applying this in addition to the LowerCaseTokenizerFactory? In
which
case it's too
> I have added
> class="solr.WordDelimiterFilterFactory" catenateAll="1"
> />
> to both index and query but still getting same behaviour.
>
> Is there any other that i am missing?
>
Did you re-start tomcat and re-index? Why not use StandardTokenizerFactory?
40 AM, con wrote:
>>
>>>
>>> Hi
>>>
>>> My solr deployment is giving correct results for normal search terms
>>> like
>>> "john".
>>> But when i search with "john55" or "55" it will return all the
mean documents here?
> > << it will return all the search terms>>
> >
> > Best
> > Erick
> >
> > On Thu, Dec 3, 2009 at 11:40 AM, con wrote:
> >
> >>
> >> Hi
> >>
> >> My solr deployment is giving correct results
>>
>>
>> Is there any other tokenizers or filters need to be set for
>> alphanumeric/Number search?
>>
>>
>> --
>> View this message in context:
>> http://old.nabble.com/Issues-with-alphanumeric-search-terms-tp26629048p26629048.html
>&
t;
>
> Is there any other tokenizers or filters need to be set for
> alphanumeric/Number search?
>
>
> --
> View this message in context:
> http://old.nabble.com/Issues-with-alphanumeric-search-terms-tp26629048p26629048.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>
>
eldtype defined for this field.
Is there any other tokenizers or filters need to be set for
alphanumeric/Number search?
--
View this message in context:
http://old.nabble.com/Issues-with-alphanumeric-search-terms-tp26629048p26629048.html
Sent from the Solr - User mailing list archive at Nabble.com.