[GitHub] lucene-solr pull request #384: LUCENE-8332 move CompletionTokenStream to Con...

2018-06-11 Thread dsmiley
Github user dsmiley closed the pull request at: https://github.com/apache/lucene-solr/pull/384 --- - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org

[GitHub] lucene-solr pull request #384: LUCENE-8332 move CompletionTokenStream to Con...

2018-05-30 Thread jimczi
Github user jimczi commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/384#discussion_r191673559 --- Diff: lucene/analysis/common/src/java/org/apache/lucene/analysis/miscellaneous/ConcatenateGraphFilter.java --- @@ -31,80 +33,106 @@ import

[GitHub] lucene-solr pull request #384: LUCENE-8332 move CompletionTokenStream to Con...

2018-05-29 Thread dsmiley
Github user dsmiley commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/384#discussion_r191633254 --- Diff: lucene/analysis/common/src/java/org/apache/lucene/analysis/miscellaneous/ConcatenateGraphFilter.java --- @@ -31,80 +33,106 @@ import

[GitHub] lucene-solr pull request #384: LUCENE-8332 move CompletionTokenStream to Con...

2018-05-29 Thread jimczi
Github user jimczi commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/384#discussion_r191594957 --- Diff: lucene/analysis/common/src/java/org/apache/lucene/analysis/miscellaneous/ConcatenateGraphFilter.java --- @@ -31,80 +33,106 @@ import

[GitHub] lucene-solr pull request #384: LUCENE-8332 move CompletionTokenStream to Con...

2018-05-29 Thread dsmiley
Github user dsmiley commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/384#discussion_r191578308 --- Diff: lucene/analysis/common/src/java/org/apache/lucene/analysis/miscellaneous/ConcatenateGraphFilter.java --- @@ -31,80 +33,106 @@ import

[GitHub] lucene-solr pull request #384: LUCENE-8332 move CompletionTokenStream to Con...

2018-05-29 Thread dsmiley
Github user dsmiley commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/384#discussion_r191574085 --- Diff: lucene/analysis/common/src/java/org/apache/lucene/analysis/miscellaneous/ConcatenateGraphFilter.java --- @@ -119,27 +147,19 @@ public

[GitHub] lucene-solr pull request #384: LUCENE-8332 move CompletionTokenStream to Con...

2018-05-29 Thread jimczi
Github user jimczi commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/384#discussion_r191573460 --- Diff: lucene/analysis/common/src/java/org/apache/lucene/analysis/miscellaneous/ConcatenateGraphFilter.java --- @@ -31,80 +33,106 @@ import

[GitHub] lucene-solr pull request #384: LUCENE-8332 move CompletionTokenStream to Con...

2018-05-29 Thread jimczi
Github user jimczi commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/384#discussion_r191572617 --- Diff: lucene/analysis/common/src/java/org/apache/lucene/analysis/miscellaneous/ConcatenateGraphFilter.java --- @@ -119,27 +147,19 @@ public boolean

[GitHub] lucene-solr pull request #384: LUCENE-8332 move CompletionTokenStream to Con...

2018-05-29 Thread dsmiley
Github user dsmiley commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/384#discussion_r191571833 --- Diff: lucene/analysis/common/src/java/org/apache/lucene/analysis/miscellaneous/ConcatenateGraphFilter.java --- @@ -31,80 +33,106 @@ import

[GitHub] lucene-solr pull request #384: LUCENE-8332 move CompletionTokenStream to Con...

2018-05-29 Thread dsmiley
Github user dsmiley commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/384#discussion_r191569855 --- Diff: lucene/analysis/common/src/java/org/apache/lucene/analysis/miscellaneous/ConcatenateGraphFilter.java --- @@ -119,27 +147,19 @@ public

[GitHub] lucene-solr pull request #384: LUCENE-8332 move CompletionTokenStream to Con...

2018-05-29 Thread dsmiley
Github user dsmiley commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/384#discussion_r191569307 --- Diff: lucene/analysis/common/src/java/org/apache/lucene/analysis/miscellaneous/ConcatenateGraphFilter.java --- @@ -31,80 +33,106 @@ import

[GitHub] lucene-solr pull request #384: LUCENE-8332 move CompletionTokenStream to Con...

2018-05-29 Thread dsmiley
Github user dsmiley commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/384#discussion_r191568572 --- Diff: lucene/suggest/src/java/org/apache/lucene/search/suggest/document/NRTSuggesterBuilder.java --- @@ -43,6 +44,9 @@ * in the output

[GitHub] lucene-solr pull request #384: LUCENE-8332 move CompletionTokenStream to Con...

2018-05-29 Thread dsmiley
Github user dsmiley commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/384#discussion_r191566890 --- Diff: lucene/analysis/common/src/java/org/apache/lucene/analysis/miscellaneous/ConcatenateGraphFilterFactory.java --- @@ -0,0 +1,61 @@ +/*

[GitHub] lucene-solr pull request #384: LUCENE-8332 move CompletionTokenStream to Con...

2018-05-29 Thread jimczi
Github user jimczi commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/384#discussion_r191549617 --- Diff: lucene/analysis/common/src/java/org/apache/lucene/analysis/miscellaneous/ConcatenateGraphFilterFactory.java --- @@ -0,0 +1,61 @@ +/*

[GitHub] lucene-solr pull request #384: LUCENE-8332 move CompletionTokenStream to Con...

2018-05-29 Thread jimczi
Github user jimczi commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/384#discussion_r191546661 --- Diff: lucene/analysis/common/src/java/org/apache/lucene/analysis/miscellaneous/ConcatenateGraphFilter.java --- @@ -31,80 +33,106 @@ import

[GitHub] lucene-solr pull request #384: LUCENE-8332 move CompletionTokenStream to Con...

2018-05-29 Thread jimczi
Github user jimczi commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/384#discussion_r191548433 --- Diff: lucene/analysis/common/src/java/org/apache/lucene/analysis/miscellaneous/ConcatenateGraphFilter.java --- @@ -31,80 +33,106 @@ import

[GitHub] lucene-solr pull request #384: LUCENE-8332 move CompletionTokenStream to Con...

2018-05-29 Thread jimczi
Github user jimczi commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/384#discussion_r191551707 --- Diff: lucene/suggest/src/java/org/apache/lucene/search/suggest/document/NRTSuggesterBuilder.java --- @@ -43,6 +44,9 @@ * in the output

[GitHub] lucene-solr pull request #384: LUCENE-8332 move CompletionTokenStream to Con...

2018-05-29 Thread jimczi
Github user jimczi commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/384#discussion_r191549169 --- Diff: lucene/analysis/common/src/java/org/apache/lucene/analysis/miscellaneous/ConcatenateGraphFilter.java --- @@ -119,27 +147,19 @@ public boolean

[GitHub] lucene-solr pull request #384: LUCENE-8332 move CompletionTokenStream to Con...

2018-05-29 Thread jimczi
Github user jimczi commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/384#discussion_r191551615 --- Diff: lucene/suggest/src/java/org/apache/lucene/search/suggest/document/NRTSuggesterBuilder.java --- @@ -43,6 +44,9 @@ * in the output

[GitHub] lucene-solr pull request #384: LUCENE-8332 move CompletionTokenStream to Con...

2018-05-25 Thread dsmiley
GitHub user dsmiley opened a pull request: https://github.com/apache/lucene-solr/pull/384 LUCENE-8332 move CompletionTokenStream to ConcatenateGraphFilter See JIRA issue for overview comments. You can merge this pull request into a Git repository by running: $ git pull