Apmats commented on issue #442: Fixing an edge case bug when overriding a default PostingsSolrHighligher URL: https://github.com/apache/lucene-solr/pull/442#issuecomment-559105626 > I'd like to better understand why you are using the PostingsSolrHighlighter at all. I think it will be gone in 9.0. You _should_ be able to do what you need to do with the UnifiedSolrHighlighter. I'm no longer working on the project where the issue was encountered, but I do think the highlighter was changed, partly to deal with this. I just wanted to avoid having someone waste time debugging the same issue before they switch. Since this is being removed soon we can simply ignore this I believe, unless you think otherwise, in which case I'll go through the additional steps (correct code and open an issue to track this).
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
