|
Class Summary |
| IndexConfiguration |
Maintains a list of field definitions and index options that inform indexing and search. |
| MultiFieldAnalyzer |
Like SolrIndexAnalyzer, but without dependencies on solr The
default analyzer is the analyzer mapped to the null key. |
| QNameTextMapper |
Accumulates text for each element and each attribute. |
| XmlIndexer |
Indexes XML documents. |
| XmlPathMapper |
Accumulate counts of QNames and QName paths. |
| XPathValueMapper |
Each path-value is a string of path components, as defined in XmlPathMapper, followed by
a value token. |