pyes.highlight

class pyes.highlight.HighLighter(pre_tags=None, post_tags=None, fields=None, fragment_size=None, number_of_fragments=None)

This object manage the highlighting

add_field(name, fragment_size=150, number_of_fragments=3)

Add a field to Highlinghter

serialize()

Previous topic

pyes.filters

Next topic

pyes.mappings

This Page