SolrServerFactory decorator that caches SolrServers by index ID.FieldValueConverter from a set of suffix -> converter
mappings.FieldValueConverter that formats a field in a source pattern to the ISO date format.ElementParser.SolrDocumentPostProcessor that can "denormalize" the parent and it's children documents,
that means, it copies the fields from the parent to the children and the fields of the children to the parent.SearchService decorator that uses two different search services: one for reads and another one for writes.ElementParsers to parse the elements and it's sub-elements to generate
a Solr fields.ElementParserService.FieldValueConverter that strips all HTML tags from a field.SolrServerFactory that creates an HttpSolrServer with the specified properties for
each index ID.SolrDocumentPostProcessor that renames fields that are defined as single value
but that actually have several values, based on a series of suffix mappings.SolrDocumentBuilder.SearchService using Solr as the underlying search engine.ElementParser implementation that parses elements that ara tagged with an attribute that indicates
that it's sub-elements should be treated as sub-documents or child documents.ElementParser that parses elements marked with a "tokenized" attribute.Copyright © 2018 CrafterCMS. All rights reserved.