Github user dsmiley commented on the pull request:

    
https://github.com/apache/lucene-solr/commit/a62fba7a4ebdf7b46b12ef017fc89816ae709935#commitcomment-19906682
  
    In 
solr/core/src/java/org/apache/solr/handler/component/HighlightComponent.java:
    In 
solr/core/src/java/org/apache/solr/handler/component/HighlightComponent.java on 
line 91:
    Don't worry about API stability here.  Remove deprecation, add SolrParams 
argument.  You can incorporate the logic you added in `overriddenHighlighter` 
into this method.
    
    In Lucene there is way more attention to this because it's a library.  Much 
less so in Solr; it's mostly SolrJ plus major component interfaces (e.g. 
SearchComponent).


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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

Reply via email to