Exactly like that.

Wiadomość napisana w dniu 2008-09-12, o godz. 17:27, przez sunnyfr:


ok .. that?

  <fieldType name="text_po" class="solr.TextField">
     <analyzer
class="com.redefine.solr.analysis.StempelTokenFilterFactoryr"/>
   </fieldType>

thanks


Jarek Zgoda-7 wrote:

Use full class access path when declaring factory class. Mine is
"com.redefine.solr.analysis.StempelTokenFilterFactory".

Wiadomość napisana w dniu 2008-09-12, o godz. 16:33, przez sunnyfr:


Hi guys,

Thanks for this  clear explanation about how to implement Polish
stemming.
Can you tell me how do you explain to point on this Stempel file in
the
schema.xml ?

Thanks guys,
Johanna


Jarek Zgoda-7 wrote:

Rafał Kuć pisze:

I usually put my own jar files in Solr webapp in lib directory. It
would be something like that: SOLR_HOME/webapps/solr/WEB-INF/lib.

I wrote a filter factory class for Solr, that performs Polish
stemming
using Stempel (http://www.getopt.org/stempel/). Where should I
put my
jar (and accompanying stempel.jar) for Solr to be able to find it
and
use?

Thank you, works like a charm.

--
We read Knuth so you don't have to. -- Tim Peters

Jarek Zgoda
re:define



--
View this message in context:
http://www.nabble.com/Extending-Solr-with-custom-filter-tp18481976p19457151.html
Sent from the Solr - User mailing list archive at Nabble.com.


--
We read Knuth so you don't have to. - Tim Peters

Jarek Zgoda, R&D, Redefine
[EMAIL PROTECTED]




--
View this message in context: 
http://www.nabble.com/Extending-Solr-with-custom-filter-tp18481976p19458040.html
Sent from the Solr - User mailing list archive at Nabble.com.


--
We read Knuth so you don't have to. - Tim Peters

Jarek Zgoda, R&D, Redefine
[EMAIL PROTECTED]

Reply via email to