[GitHub] geode pull request #410: Overhauling the javadocs for the LuceneService

2017-03-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/geode/pull/410 --- 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 enabl

[GitHub] geode pull request #410: Overhauling the javadocs for the LuceneService

2017-03-01 Thread jhuynh1
Github user jhuynh1 commented on a diff in the pull request: https://github.com/apache/geode/pull/410#discussion_r103764691 --- Diff: geode-lucene/src/main/java/org/apache/geode/cache/lucene/PageableLuceneQueryResults.java --- @@ -15,30 +15,34 @@ package org.apache.geod

[GitHub] geode pull request #410: Overhauling the javadocs for the LuceneService

2017-03-01 Thread jhuynh1
Github user jhuynh1 commented on a diff in the pull request: https://github.com/apache/geode/pull/410#discussion_r103763560 --- Diff: geode-lucene/src/main/java/org/apache/geode/cache/lucene/LuceneResultStruct.java --- @@ -17,34 +17,29 @@ import org.apache.geode.annotations.E

[GitHub] geode pull request #410: Overhauling the javadocs for the LuceneService

2017-03-01 Thread jhuynh1
Github user jhuynh1 commented on a diff in the pull request: https://github.com/apache/geode/pull/410#discussion_r103763944 --- Diff: geode-lucene/src/main/java/org/apache/geode/cache/lucene/LuceneService.java --- @@ -18,53 +18,77 @@ import java.util.Map; import java.util

[GitHub] geode pull request #410: Overhauling the javadocs for the LuceneService

2017-02-28 Thread upthewaterspout
GitHub user upthewaterspout opened a pull request: https://github.com/apache/geode/pull/410 Overhauling the javadocs for the LuceneService Enhancing the javadocs with more detailed descriptions of what the classes do, adding links to lucene classes where appropriate, and remo