| Interface | Description |
|---|---|
| ElementParser |
Implementations parse the specified element to generate fields for the document.
|
| ElementParserService |
Implementations normally use several
ElementParsers to parse the elements and it's sub-elements to generate
a Solr fields. |
| FieldValueConverter |
Converts an incoming string field value to the actual value that will be indexed.
|
| SolrDocumentBuilder |
The purpose of this class is to convert a generic XML document:
|
| SolrDocumentPostProcessor |
Used to modify or enhance a Solr document after it's built from XML.
|
Copyright © 2018 CrafterCMS. All rights reserved.