[
https://issues.apache.org/jira/browse/GEODE-2907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16003800#comment-16003800
]
ASF GitHub Bot commented on GEODE-2907:
---------------------------------------
Github user nabarunnag commented on a diff in the pull request:
https://github.com/apache/geode/pull/503#discussion_r115629507
--- 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 --
Fixed on both the lines
> Remove @Experimental tag from the Lucene module
> -----------------------------------------------
>
> Key: GEODE-2907
> URL: https://issues.apache.org/jira/browse/GEODE-2907
> Project: Geode
> Issue Type: Bug
> Components: lucene
> Reporter: nabarun
> Assignee: nabarun
>
> Issue:
> Remove the @Experimental tag from the files in the Lucene module to prepare
> Apache Geode for the next release.
> Also improve on the javadocs for the interfaces present in the Lucene module.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)