public static Parse ( LuceneVersion matchVersion, string queries, string fields, |
||
matchVersion | LuceneVersion | Lucene version to match; this is passed through to
/// |
queries | string | Queries strings to parse |
fields | string | Fields to search on |
analyzer | Analyzer to use | |
return |