Class TermsQueryFieldBuilders


  • public class TermsQueryFieldBuilders
    extends java.lang.Object
    Builders for TermsQueryField variants.

    Variants value are not available here as they don't have a dedicated class. Use TermsQueryField's builder for these.

    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static TermsLookup.Builder lookup()
      Creates a builder for the lookup TermsQueryField variant.
      • Methods inherited from class java.lang.Object

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