11.05.2016 Views

Apache Solr Reference Guide Covering Apache Solr 6.0

21SiXmO

21SiXmO

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Arguments:<br />

language: (required) stemmer language, "Catalan" in this case<br />

Example:<br />

<br />

<br />

<br />

<br />

<br />

<br />

In: "llengües llengua"<br />

Tokenizer to Filter: "llengües"(1) "llengua"(2),<br />

Out: "llengu"(1), "llengu"(2)<br />

Chinese<br />

Chinese Tokenizer<br />

The Chinese Tokenizer is deprecated as of <strong>Solr</strong> 3.4. Use the solr.StandardTokenizerFactory instead.<br />

Factory class: solr.ChineseTokenizerFactory<br />

Arguments: None<br />

Example:<br />

<br />

<br />

<br />

Chinese Filter Factory<br />

The Chinese Filter Factory is deprecated as of <strong>Solr</strong> 3.4. Use the solr.StopFilterFactory instead.<br />

Factory class: solr.ChineseFilterFactory<br />

Arguments: None<br />

Example:<br />

<br />

<br />

<br />

<br />

Simplified Chinese<br />

For Simplified Chinese, <strong>Solr</strong> provides support for Chinese sentence and word segmentation with the solr.HMMC<br />

hineseTokenizerFactory in the analysis-extras contrib module. This component includes a large<br />

dictionary and segments Chinese text into words with the Hidden Markov Model. To use this filter, see solr/co<br />

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

155

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

Saved successfully!

Ooh no, something went wrong!