Interface SolrEncoder

    • Method Detail

      • getEncoder

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