But for this one document, where you get only the first sentence back
from PH without "android" in it, does "android" in fact occur in that
field for that document?

Ie, it could be that document was returned because another field (e.g.
title) matched, but the body field you are highlighting on did not
have the term?

Yes, PH supports any analyzer.

Mike

Mike McCandless

http://blog.mikemccandless.com


On Thu, Jul 18, 2013 at 2:57 AM, VIGNESH S <[email protected]> wrote:
> Hi Mike,
>
> I am getting the Search Hits.
>
> Will PostingsHighlighter support all analyzers.?
>
>
> Thanks and Regards
> Vignesh Srinivasan
>
>
>
> On Wed, Jul 17, 2013 at 11:06 PM, Michael McCandless <
> [email protected]> wrote:
>
>> 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 <[email protected]>
>> 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 <[email protected]>
>> 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: [email protected]
>> For additional commands, e-mail: [email protected]
>>
>>
>
>
> --
> Thanks and Regards
> Vignesh Srinivasan
> 9739135640

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to