KuzonCode opened a new issue, #643:
URL: https://github.com/apache/lucenenet/issues/643

   I have been reading through the documentation on [Vector 
Highlighting](https://lucenenet.apache.org/docs/4.8.0-beta00016/api/highlighter/Lucene.Net.Search.VectorHighlight.html).
 I am struggling to work out how to implement it in my project. I want to be 
able to hit highlight the whole document, but can't quite work out the Vector 
Highlighting or how to expand the standard highlighter to return the whole 
document.
   
   Is there somewhere I could find more documentation on how fully implement a 
Vector Highlighter? There is no full example in the documentation and would 
really appreciate it if someone could point me to one. 
   
   Also is there a way I can import a full html document with analyzers? I 
would like to be able to apply highlighting to a full HTML document. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@lucenenet.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to