Github user dsmiley commented on a diff in the pull request:

    https://github.com/apache/lucene-solr/pull/317#discussion_r165372488
  
    --- Diff: 
lucene/highlighter/src/java/org/apache/lucene/search/uhighlight/Passage.java ---
    @@ -193,8 +203,4 @@ public void setEndOffset(int endOffset) {
         this.endOffset = endOffset;
       }
     
    -  /** @lucene.internal */
    -  public void setScore(float score) {
    --- End diff --
    
    We should probably keep setScore(float) for users who want to build scores 
their own way.


---

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

Reply via email to