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())

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.

Lucene Indexing - Getting Hited words in a query

2007-03-11 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()); // OR operator pa

Re: Lucene Indexing - Getting Hited words in a query

2007-03-11 Thread Chaminda Amarasinghe
Why nobody is anwering me? Pls help me. Chaminda Amarasinghe <[EMAIL PROTECTED]> wrote: 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 MultiFieldQueryPar

Re: Lucene Indexing - Getting Hited words in a query

2007-03-11 Thread Chaminda Amarasinghe
thanks karl, karl wettin <[EMAIL PROTECTED]> wrote: 12 mar 2007 kl. 08.35 skrev Chaminda Amarasinghe: > Why nobody is anwering me? > Pls help me. It might take some time until someone that knows the answer reads you question. > > Chaminda Amarasinghe wrote: > Hi all

Re: Lucene Indexing - Getting Hited words in a query

2007-03-12 Thread Chaminda Amarasinghe
d of things(Composite didyoumean parser).. i think it will open up a way... Regards, vipin On Mon, 2007-03-12 at 00:42 -0700, Chaminda Amarasinghe wrote: > thanks karl, > > karl wettin wrote: > 12 mar 2007 kl. 08.35 skrev Chaminda Amarasinghe: > > > Why nobody is anwer

Re: Lucene Indexing - Getting Hited words in a query

2007-03-12 Thread Chaminda Amarasinghe
istribution. The Junit test rig gives some example uses. - Original Message From: karl wettin To: java-user@lucene.apache.org Sent: Monday, 12 March, 2007 7:40:34 AM Subject: Re: Lucene Indexing - Getting Hited words in a query 12 mar 2007 kl. 08.35 skrev Chaminda Amarasinghe: >