Skip to content

Latest commit

 

History

History
33 lines (17 loc) · 790 Bytes

solr-features.md

File metadata and controls

33 lines (17 loc) · 790 Bytes

Solr Features

[TODO: @nz: expand on these with demos and integration tutorials, then link to it from the main guides wiki.]

New to Solr? Read more about some of the awesome features supported by Solr.

Linguistic stemming

http://wiki.apache.org/solr/AnalyzersTokenizersTokenFilters

Geospatial search

http://wiki.apache.org/solr/SpatialSearch

Faceting

http://wiki.apache.org/solr/SolrFacetingOverview

Synonyms

http://wiki.apache.org/solr/AnalyzersTokenizersTokenFilters#solr.SynonymFilterFactory

NGrams

http://wiki.apache.org/solr/AnalyzersTokenizersTokenFilters#solr.EdgeNGramFilterFactory

Text tokenization

http://wiki.apache.org/solr/AnalyzersTokenizersTokenFilters#TokenizerFactories

Highlighting

http://wiki.apache.org/solr/HighlightingParameters