mirror of https://github.com/apache/lucene.git
SOLR-1357 SolrInputDocument cannot process dynamic fields
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@889542 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
77847c6396
commit
65cca85bf1
|
@ -911,6 +911,8 @@ Other Changes
|
||||||
Also, HighlightingUtils#getQueryScorer has been removed as it was deprecated and backcompat has been
|
Also, HighlightingUtils#getQueryScorer has been removed as it was deprecated and backcompat has been
|
||||||
broken with it anyway. (Mark Miller)
|
broken with it anyway. (Mark Miller)
|
||||||
|
|
||||||
|
50. SOLR-1357 SolrInputDocument cannot process dynamic fields (Lars Grote via noble)
|
||||||
|
|
||||||
Build
|
Build
|
||||||
----------------------
|
----------------------
|
||||||
1. SOLR-776: Added in ability to sign artifacts via Ant for releases (gsingers)
|
1. SOLR-776: Added in ability to sign artifacts via Ant for releases (gsingers)
|
||||||
|
|
Loading…
Reference in New Issue