Class SuggestionExtractor

    • Constructor Detail

    • Method Detail

      • suggestionList

        public abstract java.util.List<java.lang.String> suggestionList​(java.lang.String query)
                                                                 throws java.io.IOException,
                                                                        ExtractionException
        Throws:
        java.io.IOException
        ExtractionException
      • getServiceId

        public int getServiceId()
      • forceLocalization

        public void forceLocalization​(@Nullable
                                      Localization localization)
      • forceContentCountry

        public void forceContentCountry​(@Nullable
                                        ContentCountry contentCountry)
      • getExtractorLocalization

        @Nonnull
        public Localization getExtractorLocalization()
      • getExtractorContentCountry

        @Nonnull
        public ContentCountry getExtractorContentCountry()