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.

settings of the field or field type. Each step of the process is displayed in a separate section, with an abbreviation<br />

for the tokenizer or filter that is applied in that step. Hover or click on the abbreviation, and you'll see the name<br />

and path of the tokenizer or filter.<br />

In example screenshot above, several transformations are applied to the input "Running is a sport." The words<br />

"is" and "a" have been removed and the word "running" has been changed to its basic form, "run". This is<br />

because we are using the field type text_en in this scenario, which is configured to remove stop words (small<br />

words that usually do not provide a great deal of context) and "stem" terms when possible to find more possible<br />

matches (this is particularly helpful with plural forms of words). If you click the question mark next to the Analyze<br />

Fieldname/Field Type pull-down menu, the Schema Browser window will open, showing you the settings for the<br />

field specified.<br />

The section Understanding Analyzers, Tokenizers, and Filters describes in detail what each option is and how it<br />

may transform your data and the section Running Your Analyzer has specific examples for using the Analysis<br />

screen.<br />

Dataimport Screen<br />

The Dataimport screen shows the configuration of the DataImportHandler (DIH) and allows you start, and<br />

monitor the status of, import commands as defined by the options selected on the screen and defined in the<br />

configuration file.<br />

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

36

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

Saved successfully!

Ooh no, something went wrong!