Interface SolrFormatter

    • Method Detail

      • getFormatter

        org.apache.lucene.search.highlight.Formatter getFormatter​(String fieldName,
                                                                  SolrParams params)
        Return a Formatter appropriate for this field.
        Parameters:
        fieldName - The name of the field
        params - The params controlling Highlighting
        Returns:
        An appropriate Formatter