Re: how to extract text from the result document in lucene search

2009-10-28 Thread DHIVYA M
Okay sir. Let me then try out with lucene 2.4.0 demos. --- On Wed, 10/28/09, Anshum wrote: From: Anshum Subject: Re: how to extract text from the result document in lucene search To: java-user@lucene.apache.org Date: Wednesday, October 28, 2009, 11:20 AM I wouldn't have a reference

Re: how to extract text from the result document in lucene search

2009-10-28 Thread Anshum
o include that highlight class? > Can you please let me know the procedure of using it? > > Thanks in advance > Dhivya > > > --- On Wed, 10/28/09, Anshum wrote: > > > From: Anshum > Subject: Re: how to extract text from the result document in lucene search > To: java-us

Re: how to extract text from the result document in lucene search

2009-10-28 Thread DHIVYA M
s highlighter in lucene 2.4.0? > > > > --- On Wed, 10/28/09, Benjamin Heilbrunn wrote: > > > > > > From: Benjamin Heilbrunn > > Subject: Re: how to extract text from the result document in lucene > search > > To: java-user@lucene.apache.org > > Da

Re: how to extract text from the result document in lucene search

2009-10-28 Thread Anshum
:24 PM, DHIVYA M wrote: > ya i found sir. > May i know from which version is it available? > > > --- On Wed, 10/28/09, Anshum wrote: > > > From: Anshum > Subject: Re: how to extract text from the result document in lucene search > To: java-user@lucene.apache.org >

Re: how to extract text from the result document in lucene search

2009-10-28 Thread DHIVYA M
ya i found sir. May i know from which version is it available? --- On Wed, 10/28/09, Anshum wrote: From: Anshum Subject: Re: how to extract text from the result document in lucene search To: java-user@lucene.apache.org Date: Wednesday, October 28, 2009, 10:51 AM Yes Dhivya, there

Re: how to extract text from the result document in lucene search

2009-10-28 Thread Anshum
t; Thats exactly matching my need sir. > Thanx a lot > But is this highlighter in lucene 2.4.0? > > --- On Wed, 10/28/09, Benjamin Heilbrunn wrote: > > > From: Benjamin Heilbrunn > Subject: Re: how to extract text from the result document in lucene search > To: java-user@

Re: how to extract text from the result document in lucene search

2009-10-28 Thread DHIVYA M
Thats exactly matching my need sir. Thanx a lot But is this highlighter in lucene 2.4.0? --- On Wed, 10/28/09, Benjamin Heilbrunn wrote: From: Benjamin Heilbrunn Subject: Re: how to extract text from the result document in lucene search To: java-user@lucene.apache.org Date: Wednesday

Re: how to extract text from the result document in lucene search

2009-10-28 Thread Benjamin Heilbrunn
Hello Dhivya, i'm not familiar with the Lucene Demos. But for Highlighting take a look at http://lucene.apache.org/java/2_9_0/api/contrib-highlighter/index.html Best regards Benjamin

how to extract text from the result document in lucene search

2009-10-28 Thread DHIVYA M
Hi   Am a beginner in using lucene. I succeeded in running the demo files of lucene and found the concept.   When we execute the SearchFiles.java file in the demo folder, am getting the names of the documents containing the given query string. Is it possible to display some portions of the text