: as far as I know solr.StrField is not analized but it is indexed as is
: (verbatim).
correct ... but there is definitely a bug here if the analysis.jsp
is implying that an analyzer is being used...
https://issues.apache.org/jira/browse/SOLR-1086
-Hoss
ld" in your
> > fieldType definition.
> > Then reindex and commit.
> >
> > Koji
> >
> >
> >
>
> --
> View this message in context:
> http://www.nabble.com/Field-tokenizer-question-tp22594575p22653356.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>
>
lass="solr.TextField" instead of class="solr.StrField" in your
> fieldType definition.
> Then reindex and commit.
>
> Koji
>
>
>
--
View this message in context:
http://www.nabble.com/Field-tokenizer-question-tp22594575p22653356.html
Sent from the Solr - User mailing list archive at Nabble.com.
Ashish P wrote:
I have created a field,
Set class="solr.TextField" instead of class="solr.StrField" in your
fieldType definition.
Then reindex and commit.
Koji
committed.
Am I missing something here?
--
View this message in context:
http://www.nabble.com/Field-tokenizer-question-tp22594575p22594575.html
Sent from the Solr - User mailing list archive at Nabble.com.