public final class ProgrammaticParser extends Object implements CustomParser
Constructor and Description |
---|
ProgrammaticParser() |
Modifier and Type | Method and Description |
---|---|
QueryTree |
parse(Parsable query)
|
Item |
parse(String queryToParse,
String filterToParse,
com.yahoo.language.Language parsingLanguage,
IndexFacts.Session indexFacts,
String defaultIndexName) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
parse
public Item parse(String queryToParse, String filterToParse, com.yahoo.language.Language parsingLanguage, IndexFacts.Session indexFacts, String defaultIndexName)
parse
in interface CustomParser
Copyright © 2018. All rights reserved.