Hi Iris,
An "Analyzer" is just a tokenizer followed by a series of token filters.
Stick with the TextField that you defined below and you should be fine.
I'm not sure how the Spanish stemmer works, and if it expects to work
on accented characters... if so, you may want to move
ISOLatin1AccentFilt
Hello,
I am trying to configure Solr to index a Spanish site and I am hitting
some problems.
I have a basic install using the Tomcat.
Into schema.xml file i have the following:
language="Spanish"/>
In Solr wiki appears packag
Hello,
I am trying to configure Solr to index a Spanish site and I am hitting
some problems.
I have a basic install using the Tomcat.
Into schema.xml file i have the following:
positionIncrementGap="100">
language="Spanish"/>
In Solr
Hello,
I am trying to configure Solr to index a Spanish site and I am hitting
some problems.
I have a basic install using the Tomcat.
Into schema.xml file i have the following:
positionIncrementGap="100">
language="Spanish"/>
In Solr