Chris Hostetter
|
77a4bfaa90
|
SOLR-12962: Added a new 'uninvertible' option for fields and fieldtypes. This defaults to 'true' for backcompat allowing a FieldCache to be built for indexed fields as needed, but users are encouraged to set this to false (using docValues as needed) to reduce the risk of large fluxuations in heap size due to unexpected attempts to sort/facet/function on non-docValue fields.
|
2018-11-09 08:30:04 -07:00 |
Jan Høydahl
|
4a57fb4d88
|
SOLR-10585: Remove defaultSearchField completely in 7.0
|
2017-05-19 15:27:28 +02:00 |
Jan Høydahl
|
467af790cb
|
SOLR-10042: Clean up old comments from Angular UI code
|
2017-05-19 13:17:14 +02:00 |
Jan Høydahl
|
14b6d93db4
|
SOLR-8370: Display configured Similarity in Schema-Browser
|
2016-10-20 13:25:40 +02:00 |
Alexandre Rafalovitch
|
cea8a488f0
|
SOLR-8715: Admin UI - Fix schema special case
|
2016-08-13 00:10:35 +10:00 |
Varun Thacker
|
6981127be7
|
SOLR-8386: Add field option in the admin ui loads up even when no schemaFactory has been specified since the default is ManagedIndexSchemaFactory
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1718849 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-09 13:13:30 +00:00 |
Upayavira
|
6d9c2c46b1
|
SOLR-8139 Rename schema-browser to schema and add managed schema support
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1712532 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-04 11:16:45 +00:00 |