Note: forwarded message attached.
-
Don't be flakey. Get Yahoo! Mail for Mobile and
always stay connected to friends.--- Begin Message ---
Hi all,
I'm new to this group,
I'm using lucene for indexing. I have a problem. Any help gratly appreciate.
Hi all,
I'm new to this group,
I'm using lucene for indexing. I have a problem. Any help gratly appreciate.
Please see the following code
// three fields
MultiFieldQueryParser parser = new MultiFieldQueryParser(new
String[]{"title", "tags", "content"}, new StandardAnalyzer())