mirror of https://github.com/apache/lucene.git
Forgot to save CHANGES.txt prior to commit
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@439430 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
a094b2bdbc
commit
4e01800d3c
|
@ -48,6 +48,9 @@ Changes in runtime behavior
|
|||
2. force read of document stored fields in QuerySenderListener
|
||||
3. Solr now looks in ./solr/conf for config, ./solr/data for data
|
||||
configurable via solr.solr.home system property
|
||||
4. Highlighter params changed to be prefixed with "hl."; allow fragmentsize
|
||||
customization and per-field overrides on many options
|
||||
(Andrew May via klaas, SOLR-37)
|
||||
|
||||
Optimizations
|
||||
1. getDocListAndSet can now generate both a DocList and a DocSet from a
|
||||
|
|
Loading…
Reference in New Issue