Interface PhraseSuggestionBuilder.CandidateGenerator

    • Method Detail

      • getType

        java.lang.String getType()
      • build

        org.elasticsearch.search.suggest.phrase.PhraseSuggestionContext.DirectCandidateGenerator build​(MapperService mapperService)
                                                                                                throws java.io.IOException
        Throws:
        java.io.IOException