Hmm it sounds like you are getting the "default passage" (first N
sentences), which happens when the document did not have any matched
terms from the query.  Are you sure your content matches Android?  Can
you post a full test case showing the issue?

Mike McCandless

http://blog.mikemccandless.com


On Wed, Jul 17, 2013 at 10:12 AM, VIGNESH S <vigneshkln...@gmail.com> wrote:
> Hi Mike,
>
> I tried the TestPostingsHighlighter.java.The contents I gave my own
> content..
>
> In that,If iam searching "Android",it is always returning the First
> Sentence as highlighted text whether the sentence contains Searched keyword
> or not..
>
>
>
>
> On Wed, Jul 17, 2013 at 3:48 PM, VIGNESH S <vigneshkln...@gmail.com> wrote:
>
>>
>> Hi,
>>
>> I need to do highlight the first sentence which matches the search keyword
>> in a document using PostingsHighlighter.
>>
>> How can i do this
>>
>> Any Help or suggestions welcome
>> --
>> Thanks and Regards
>> Vignesh Srinivasan
>>
>>
>
>
> --
> Thanks and Regards
> Vignesh Srinivasan
> 9739135640

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org

Reply via email to