[ 
https://issues.apache.org/jira/browse/LUCENE-1559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12681339#action_12681339
 ] 

Amin Mohammed-Coleman commented on LUCENE-1559:
-----------------------------------------------

Yep.  I'm still confused and I don't understand how Lucene indexes the term 
"document" and I can perform the search.  The content of the file is stored in 
the document compressed (I'm not reparsing the file for highlighting).  The 
document must be in the Lucene document otherwise I would not be able to find 
the document from the search. 

Sorry...I don't know what I should do at this stage (as I mentioned earlier 
it's also happening to a certain pdf document (unless something is being 
chooped off during compression).



> Highlighting not working in some instances even though indexsearcher returns 
> result.
> ------------------------------------------------------------------------------------
>
>                 Key: LUCENE-1559
>                 URL: https://issues.apache.org/jira/browse/LUCENE-1559
>             Project: Lucene - Java
>          Issue Type: Bug
>    Affects Versions: 2.4
>         Environment: Mac OS 1.5
> Eclipse 3.4
>            Reporter: Amin Mohammed-Coleman
>         Attachments: AJiA CH 02.doc, HighLightingSummaryTest(2).java, 
> HighLightingSummaryTest.java
>
>
> In some instances highlighting does not return a result.  However when you 
> use a different term for teh same document you get results.
> Please see attach testcase and template file.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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

Reply via email to