
For example:"CamelCase", "hot-spot" → "Camel", "Case", "hot", "spot" generateNumberParts (integer, default 1) If non-zero, splits words at delimiters. Arguments with the name prefix tokenizerFactory.* will be supplied as init params to the specified tokenizer factory. (optional default: WhitespaceTokenizerFactory) The name of the tokenizer factory to use when parsing the synonyms file. The short names solr (for SolrSynonymParser) and wordnet (for WordnetSynonymParser ) are supported, or you may alternatively supply the name of your own SynonymMap.Builder subclass. (optional default: solr) Controls how the synonyms will be parsed. If false, all equivalent synonyms will be reduced to the first in the list. (optional default: true) If true, a synonym will be expanded to all equivalent synonyms. (optional default: false) If true, synonyms will be matched case-insensitively. The original token will not be included unless it is also in the list on the right. If the token matches any word on the left, then the list on the right is substituted. Two comma-separated lists of words with the symbol "⇒" between them. If the token matches any of the words, then all the words in the list are substituted, which will include the original token. Introduction to Scaling and DistributionĪ comma-separated list of words.SolrCloud with Legacy Configuration Files.Using ZooKeeper to Manage Configuration Files.Setting Up an External ZooKeeper Ensemble.Authentication and Authorization Plugins.Adding Custom Plugins in SolrCloud Mode.RequestHandlers and SearchComponents in SolrConfig.Schema Factory Definition in SolrConfig.DataDir and DirectoryFactory in SolrConfig.Uploading Structured Data Store Data with the Data Import Handler.


Uploading Data with Solr Cell using Apache Tika.Understanding Analyzers, Tokenizers, and Filters.Working with External Files and Processes.Working with Currencies and Exchange Rates.Overview of Documents, Fields, and Schema Design.Using the Solr Administration User Interface.
