This section provides an overview of what solr is, and why a developer might want to use it.
It should also mention any large subjects within solr, and link out to the related topics. Since the Documentation for solr is new, you may need to create initial versions of those related topics.
When searching against the target of a copyField instructions, the analyzer stack used is the one of the copyField target, not source. This is especially important to remember with default configuration that searches against generic text field.
Remarks on custom Java class based field:
This is a small section of a large article custom sorting in Solr using external field written to sort Solr documents based on custom field comparator.
Remarks on custom field created from existing Solr fields:
Apache has created a detailed documentation on this topic - Understanding Analyzers, Tokenizers, and Filters.
Please feel free to reach out to us and we will try to help as much as possible.