[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, or if the featur

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

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

[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) { .withF

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

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

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

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

[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 to the Apac

[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 to the Apac

[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 to the Apac

[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) { .with

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

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

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

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

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

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

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

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

[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 repositor