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: "haus häuser"<br />

Tokenizer to Filter: "haus", "häuser"<br />

Out: "haus", "haus"<br />

Greek<br />

This filter converts uppercase letters in the Greek character set to the equivalent lowercase character.<br />

Factory class: solr.GreekLowerCaseFilterFactory<br />

Arguments: None<br />

Use of custom charsets is not longer supported as of <strong>Solr</strong> 3.1. If you need to index text in these<br />

encodings, please use Java's character set conversion facilities (InputStreamReader, and so on.) during<br />

I/O, so that Lucene can analyze this text as Unicode instead.<br />

Example:<br />

<br />

<br />

<br />

<br />

Hindi<br />

<strong>Solr</strong> includes support for stemming Hindi following this algorithm (PDF), support for common spelling differences<br />

through the solr.HindiNormalizationFilterFactory, support for encoding differences through the solr<br />

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

list.<br />

Factory classes: solr.IndicNormalizationFilterFactory,<br />

solr.HindiNormalizationFilterFac<br />

tory,<br />

solr.HindiStemFilterFactory<br />

Arguments: None<br />

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

160

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

Saved successfully!

Ooh no, something went wrong!