[GitHub] lucene-solr issue #171: SOLR-10303

2017-04-18 Thread covolution
Github user covolution commented on the issue: https://github.com/apache/lucene-solr/pull/171 Changes merged into master --- 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

[GitHub] lucene-solr pull request #171: SOLR-10303

2017-04-18 Thread covolution
Github user covolution closed the pull request at: https://github.com/apache/lucene-solr/pull/171 --- 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

[GitHub] lucene-solr pull request #171: SOLR-10303

2017-04-07 Thread covolution
Github user covolution commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/171#discussion_r110346756 --- Diff: solr/core/src/java/org/apache/solr/handler/StreamHandler.java --- @@ -191,7 +237,20 @@ public void inform(SolrCore core

[GitHub] lucene-solr issue #171: SOLR-10303

2017-04-06 Thread covolution
Github user covolution commented on the issue: https://github.com/apache/lucene-solr/pull/171 Yes, I had some minor commits (including the delete) I hadn't pushed. It up to date now. --- If your project is set up for it, you can reply to this email and have your reply appear

[GitHub] lucene-solr pull request #171: SOLR-10303

2017-04-06 Thread covolution
Github user covolution commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/171#discussion_r110107409 --- Diff: solr/solrj/src/java/org/apache/solr/client/solrj/io/eval/DatePartEvaluator.java --- @@ -0,0 +1,169 @@ +/* + * Licensed

[GitHub] lucene-solr pull request #171: SOLR-10303

2017-04-06 Thread covolution
Github user covolution commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/171#discussion_r110107246 --- Diff: solr/solrj/src/java/org/apache/solr/client/solrj/io/eval/DatePartEvaluator.java --- @@ -0,0 +1,169 @@ +/* + * Licensed

[GitHub] lucene-solr pull request #171: SOLR-10303

2017-04-06 Thread covolution
Github user covolution commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/171#discussion_r110107181 --- Diff: solr/solrj/src/java/org/apache/solr/client/solrj/io/eval/DatePartEvaluator.java --- @@ -0,0 +1,169 @@ +/* + * Licensed

[GitHub] lucene-solr pull request #171: SOLR-10303

2017-04-06 Thread covolution
Github user covolution commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/171#discussion_r110107074 --- Diff: solr/core/src/java/org/apache/solr/handler/StreamHandler.java --- @@ -199,10 +200,16 @@ public void inform(SolrCore core

[GitHub] lucene-solr pull request #171: SOLR-10303

2017-03-20 Thread covolution
GitHub user covolution opened a pull request: https://github.com/apache/lucene-solr/pull/171 SOLR-10303 Adding date/time Stream Evaluators for year, month, day, dayOfYear, dayOfQuarter, hour, minute, quarter, week, second, epoch. You can merge this pull request into a Git