Class LongScriptFieldTermQuery

org.apache.lucene.search.Query
org.elasticsearch.search.runtime.AbstractScriptFieldQuery<AbstractLongFieldScript>
org.elasticsearch.search.runtime.LongScriptFieldTermQuery

public class LongScriptFieldTermQuery extends AbstractScriptFieldQuery<AbstractLongFieldScript>
  • Field Summary

    Fields inherited from class org.elasticsearch.search.runtime.AbstractScriptFieldQuery

    MATCH_COST
  • Constructor Summary

    Constructors
    Constructor
    Description
    LongScriptFieldTermQuery​(Script script, <org.apache.lucene.index.LeafReaderContext,​AbstractLongFieldScript> leafFactory,  fieldName, long term)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     obj)
     
    int
     
    protected boolean
    matches​(long[] values, int count)
    Does the value match this query?
    protected boolean
    matches​(AbstractLongFieldScript scriptContext, int docId)
     
     field)
     
    void
    visit​(org.apache.lucene.search.QueryVisitor visitor)
     

    Methods inherited from class org.elasticsearch.search.runtime.AbstractScriptFieldQuery

    createWeight

    Methods inherited from class org.apache.lucene.search.Query

    classHash, rewrite, sameClassAs, toString

    Methods inherited from class java.lang.

    , , , , , , ,