Interface SearchPredicateBuilder

    • Method Detail

      • boost

        void boost​(float boost)
      • constantScore

        void constantScore()
      • build

        SearchPredicate build()
        Returns:
        An implementation-specific view of this builder, allowing the backend to call a build() method in particular.