Need a help

2007-03-11 Thread Chaminda Amarasinghe
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.

Need a help

2007-03-10 Thread Chaminda Amarasinghe
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())