Re: How to return entire resultset which includes the highlighted keywords

2008-05-23 Thread syedfa
> > -- View this message in context: http://www.nabble.com/How-to-return-entire-resultset-which-includes-the-highlighted-keywords-tp17354272p17444292.html Sent from the Lucene - Java Users mailing list archive at Nabble.com. -

Re: How to return entire resultset which includes the highlighted keywords

2008-05-23 Thread syedfa
> > - Mark > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/How-to-return-entire-resultset-

Re: How to return entire resultset which includes the highlighted keywords

2008-05-23 Thread Mark Miller
A TokenStream can only be read once unless you wrap it with a CachingTokenFilter and call reset between uses. So thats what you should do. - Mark - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMA

Re: How to return entire resultset which includes the highlighted keywords

2008-05-23 Thread syedfa
e, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/How-to-return-entire-resultset-which-includes-the-highlighted-keywords-tp17354272p17427121.html Sent from the Lucene - Java Users maili

Re: How to return entire resultset which includes the highlighted keywords

2008-05-21 Thread Mark Miller
Check out NullFragmenter. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

How to return entire resultset which includes the highlighted keywords

2008-05-20 Thread syedfa
block of code that I am using: QueryScorer scorer = new QueryScorer(parser); Highlighter highlighter = new Highlighter(scorer); for(int i=0; ihttp://www.nabble.com/How-to-return-entire-resultset-which-includes-the-highlighted-keywords-tp17354272p17354272.html Sent from the Lucene - Java Users mailing