11.05.2016 Views

Apache Solr Reference Guide Covering Apache Solr 6.0

21SiXmO

21SiXmO

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Examples:<br />

<br />

<br />

<br />

<br />

<br />

<br />

<br />

<br />

<br />

<br />

<br />

<br />

In: "le chat, les chats"<br />

Tokenizer to Filter: "le", "chat", "les", "chats"<br />

Out: "le", "chat", "le", "chat"<br />

Galician<br />

<strong>Solr</strong> includes a stemmer for Galician following<br />

Factory class: solr.GalicianStemFilterFactory<br />

Arguments: None<br />

Example:<br />

this algorithm, and Lucene includes an example stopword list.<br />

<br />

<br />

<br />

<br />

<br />

In: "felizmente Luzes"<br />

Tokenizer to Filter: "felizmente", "luzes"<br />

Out: "feliz", "luz"<br />

German<br />

<strong>Solr</strong> includes four stemmers for German: one in the solr.SnowballPorterFilterFactory<br />

language="German" , a stemmer called solr.GermanStemFilterFactory, a lighter stemmer called solr.<br />

GermanLightStemFilterFactory, and an even less aggressive stemmer called solr.GermanMinimalSt<br />

emFilterFactory. Lucene includes an example stopword list.<br />

Factory classes: solr.GermanStemFilterFactory, solr.LightGermanStemFilterFactory,<br />

solr.M<br />

inimalGermanStemFilterFactory<br />

Arguments: None<br />

<strong>Apache</strong> <strong>Solr</strong> <strong>Reference</strong> <strong>Guide</strong> <strong>6.0</strong><br />

159

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!