Class HashRangeQParserPlugin

  • All Implemented Interfaces:
    SolrInfoBean, NamedListInitializedPlugin

    public class HashRangeQParserPlugin
    extends QParserPlugin
    Matches documents where the specified field hashes to a value within the given range.
    Can be used to create a filter that will only match documents falling within a certain shard's hash range.