lucene/solr/solrj
Munendra S N 07a89e7bf6 SOLR-14516: fix NPE is resp writer while writing docvalue only field
This issue occurs only while fetching uncommitted doc through /get.
Instead of directly calling stringValue() on IndexableField use
FieldType's toExtern() or toObject() to get the writable value for the field.
2020-07-31 20:05:41 +05:30
..
src SOLR-14516: fix NPE is resp writer while writing docvalue only field 2020-07-31 20:05:41 +05:30
build.gradle LUCENE-9321: Port markdown task to Gradle (#1477) 2020-05-17 14:46:26 +02:00
build.xml SOLR-11181: fix validate-maven-dependencies 2017-09-07 09:24:02 -04:00
ivy.xml SOLR-14592: Upgrade Zookeeper to 3.6.1 2020-07-01 19:47:16 -04:00