Class TermsQueryBuilder

  • All Implemented Interfaces:
    QueryBuilder

    public class TermsQueryBuilder
    extends java.lang.Object
    implements QueryBuilder
    Builds a BooleanQuery from all of the terms found in the XML element using the choice of analyzer
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      Query getQuery​(org.w3c.dom.Element e)  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait