Name | Description |
---|---|
MultiTermQuery | Handles search queries that have more than one query |
QueryAbstractFactory | Examines the string and determines the type of query analyzer to use |
QuotedQuery | When strings are quoted in the start and end, it must be a quoted string which is going to use boolean ANDs in the search |
SingleTermQuery | Handles search queries that only have a single term |