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

    https://github.com/apache/geode/pull/503#discussion_r115626998
  
    --- Diff: 
geode-lucene/src/main/java/org/apache/geode/cache/lucene/LuceneResultStruct.java
 ---
    @@ -39,6 +41,8 @@
        * Return score the score of the entry matching the query. Scores are 
computed by Lucene based on
        * how closely documents match the query.
        *
    +   * @return float value representing the score of the document / entry 
obtained as a result of
    --- End diff --
    
    So, we should probably use entry (instead of document) in line 42 as well.


---
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.
---

Reply via email to