Uses of Class
com.yahoo.prelude.query.parser.AbstractParser
Packages that use AbstractParser
-
Uses of AbstractParser in com.yahoo.prelude.query.parser
Subclasses of AbstractParser in com.yahoo.prelude.query.parserModifier and TypeClassDescriptionclassDeprecated.YQL should be used for formal queriesclassParser for queries of type all and weakAnd.classParser for queries of type any.final classA parser which delegates all tokenization and processing to the linguistics component.classParser for queries of type phrase.final classA parser which turns contiguous searchable character into tokens and filters out other characters.classParser for web search queries.