GitHub user fsparv opened a pull request:
https://github.com/apache/lucene-solr/pull/310
SOLR-11617
Changes as mentioned in Jira comment, plus rather than decide I provided an
option for the user to enable whitespace values. By default this is off and
whitespace values are treated as null, but if the user really wants to set a
value to 3 spaces they can by passing allowWhitespaceValues=true. I'm fairly
set against pure whitespace keys unless someone can supply up with a good
reason for that.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nsoft/lucene-solr SOLR-11617
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/lucene-solr/pull/310.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #310
----
commit 959401b9ac6bac5e4d696a750c3e5eb42b7da9f5
Author: gus <gus@...>
Date: 2018-01-23T19:28:11Z
SOLR 11617 - patch 2
commit 218890d7b8c01bddabd1de2a6bbe2f1735ac238c
Author: Gus Heck <gus@...>
Date: 2018-01-23T20:43:54Z
Merge branch 'master' into SOLR-11617
commit 4b4c656a107eba82ec1bfe11e8f5b14b1ea751bf
Author: Gus Heck <gus@...>
Date: 2018-01-24T03:44:46Z
adjust for package changes in master
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]