|
Class Summary |
| Context |
|
| HistoryContext |
it is supposed to get the matching lines from history log files. |
| HistoryLineTokenizer |
This class is a scanner generated by
JFlex 1.4.1
on 9/18/09 11:09 AM from the specification file
/home/mandrake/rpm/BUILD/opengrok-0.7-src/src/org/opensolaris/opengrok/search/context/HistoryLineTokenizer.lex |
| LineMatcher |
Base class for matching a line against terms |
| PlainLineTokenizer |
This class is a scanner generated by
JFlex 1.4.1
on 9/18/09 11:09 AM from the specification file
/home/mandrake/rpm/BUILD/opengrok-0.7-src/src/org/opensolaris/opengrok/search/context/PlainLineTokenizer.lex |
| PrefixMatcher |
Matches a term against a prefix |
| QueryMatchers |
Utility class used to extract the terms used in a query
This class will not find terms for MultiTermQuery, RangeQuery and PrefixQuery classes
so the caller must pass a rewritten query (see query.rewrite) to obtain a list of
expanded terms. |
| SingleTokenMatcher |
|
| TokenSetMatcher |
|
| WildCardMatcher |
|