Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.apache.lucene.wordnet.SynLookup
public class SynLookup
extends Object
public static Query expand(String query, Searcher syns, Analyzer a, String field, float boost) throws IOException
Perform synonym expansion on a query.
- Parameters:
query
-syns
-a
-field
-boost
-
public static void main(String[] args) throws IOException