Class PostSearchAnalyzeOptions

  • All Implemented Interfaces:
    com.ibm.cloud.sdk.core.service.model.ObjectModel

    public class PostSearchAnalyzeOptions
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    The postSearchAnalyze options.
    • Method Detail

      • analyzer

        public String analyzer()
        Gets the analyzer. The analyzer type that is being used at the tokenization.
        Returns:
        the analyzer
      • text

        public String text()
        Gets the text. The text to tokenize with the analyzer.
        Returns:
        the text