Mark Miller
|
5e2a5a5b8c
|
SOLR-10783: Add support for Hadoop Credential Provider as SSL/TLS store password source.
|
2018-04-09 21:57:56 -05:00 |
Joel Bernstein
|
d420139c27
|
SOLR-12175: Add random field type and dynamic field to the default managed-schema
|
2018-04-05 14:00:07 -04:00 |
Varun Thacker
|
41a1cbe2c3
|
SOLR-7887: Fix logging filePattern to use solr.log.X format
|
2018-04-02 10:15:12 -07:00 |
Varun Thacker
|
bea6e2307b
|
SOLR-7887: Log4J2 upgrade fixes
|
2018-03-26 11:32:03 -07:00 |
Erick Erickson
|
624d128b5e
|
SOLR-7887: Upgrade Solr to use log4j2 -- log4j 1 now officially end of life
|
2018-03-25 19:16:09 -07:00 |
Shalin Shekhar Mangar
|
fc8c239f93
|
SOLR-11957: Increase MaxFileSize=32MB and MaxBackupIndex=10 for RollingFileAppender in log4j.properties
|
2018-03-05 15:45:25 +05:30 |
Varun Thacker
|
a9f0272380
|
SOLR-12006: Add a '*_t' and '*_t_sort' dynamic field for single valued text fields
|
2018-02-20 17:31:00 -08:00 |
Chris Hostetter
|
034677d5ca
|
SOLR-11978: use new SortableTextField in _default and sample_techproducts_configs configsets
|
2018-02-12 15:14:44 -07:00 |
Christine Poerschke
|
abf3d11332
|
SOLR-11480: Remove unused "Admin Extra" files and mentions. (Eric Pugh, Christine Poerschke)
|
2018-01-30 12:39:44 +00:00 |
Erick Erickson
|
2900bb597d
|
SOLR-11810: Upgrade Jetty to 9.4.8
|
2018-01-17 11:33:22 -08:00 |
Chris Hostetter
|
6dcbb2d412
|
SOLR-3218: Added range faceting support for CurrencyFieldType
|
2018-01-14 16:30:24 -07:00 |
Cassandra Targett
|
eec25eacce
|
SOLR-4323: fix unterminated lst element in techproducts example solrconfig
|
2017-11-10 16:35:38 -06:00 |
Cassandra Targett
|
01e7756e08
|
SOLR-8852: change wiki link in solr/server/solr/README.txt to point to the Ref Guide
|
2017-10-19 16:40:19 -05:00 |
Uwe Schindler
|
7b313bb597
|
SOLR-11482: RunExecutableListener was removed for security reasons
|
2017-10-13 13:48:18 +02:00 |
Varun Thacker
|
e30171397e
|
SOLR-11306: Fix inaccurate comments on docValues and StrField in the example schemas
|
2017-10-06 15:48:58 -07:00 |
Jan Høydahl
|
bc95209774
|
SOLR-10451: Remove contrib/ltr/lib from lib includes in the techproducts example config. Fixes #249
|
2017-09-19 10:45:23 +02:00 |
Ishan Chattopadhyaya
|
c8e0e939e4
|
SOLR-11183: V2 APIs are now available at /api endpoint
|
2017-08-20 21:00:15 +05:30 |
Steve Rowe
|
67b3d4e108
|
SOLR-10760: Remove trie field types and fields from example schemas
|
2017-07-26 12:34:51 -04:00 |
Chris Hostetter
|
6a59253ec3
|
SOLR-10494: Make default response format JSON (wt=json), and also indent text responses formats (indent=on) by default
|
2017-07-24 08:42:02 -07:00 |
Cassandra Targett
|
cbe7084a8e
|
SOLR-11135: Update Ref Guide links in READMEs, config files and UI
|
2017-07-21 21:06:43 -05:00 |
Varun Thacker
|
df3a9b3531
|
SOLR-11021: The elevate.xml config-file is now optional in the ElevationComponent. The default configset doesn't ship with an elevate.xml file anymore
|
2017-07-07 12:42:49 -07:00 |
Jan Høydahl
|
a60ec1b432
|
SOLR-9526: Data driven schema now indexes text field "foo" as both "foo" (text_general) and as "foo_str" (string) to facilitate both search and faceting
|
2017-07-06 15:56:51 +02:00 |
Varun Thacker
|
d13e70f683
|
SOLR-10967: Cleanup the schema for the default configset
|
2017-07-05 14:49:54 -07:00 |
Anshum Gupta
|
3b6d741016
|
Solr 7.0 release, bumping up version to 8 on master
|
2017-06-30 10:40:27 -07:00 |
David Smiley
|
82a44beb3c
|
SOLR-6807: requestDispatcher/@handleSelect now defaults to false; stop using it.
Deprecated StandardRequestHandler; stop using it.
|
2017-06-28 17:22:44 -04:00 |
Ishan Chattopadhyaya
|
e4a7fc59ad
|
SOLR-10574: Adding _default configset, replacing data_driven_schema_configs and basic_configs
|
2017-06-26 04:58:02 +05:30 |
Steve Rowe
|
a6f4f2dd9c
|
SOLR-10503,SOLR-10502: Deprecate CurrencyField in favor of new CurrencyFieldType, which works with point fields and provides control over dynamic fields used for the raw amount and currency code sub-fields.
|
2017-06-23 10:14:28 -04:00 |
yonik
|
98276481e4
|
SOLR-10921: raise lucene BooleanQuery.maxClauseCount, add higher level checking via QueryUtils.build
|
2017-06-22 16:05:19 -04:00 |
Ishan Chattopadhyaya
|
1a58412e4a
|
SOLR-10574: Reverting previous commits to tackle test failues
|
2017-06-20 23:14:24 +00:00 |
Ishan Chattopadhyaya
|
d1c807dd70
|
SOLR-10574: Adding unified _default config set
|
2017-06-20 11:05:07 +00:00 |
Ishan Chattopadhyaya
|
7c2429bebf
|
SOLR-10574: Adding data driven support to basic_confs and adding payload fields
|
2017-06-20 11:03:48 +00:00 |
Jan Høydahl
|
4746ff0ec8
|
SOLR-9623: Disable remote streaming in example configs by default. Adjust Upload Limit defaults
|
2017-06-20 11:00:08 +02:00 |
Steve Rowe
|
566fcfce13
|
SOLR-10761: Switch trie numeric/date fields to points in data-driven-enabled example and test schemas
|
2017-06-09 19:43:01 -04:00 |
Varun Thacker
|
2c9f8604c2
|
SOLR-8437: Improve RAMDirectory details in sample solrconfig files
|
2017-06-02 21:56:49 -07:00 |
Chris Hostetter
|
fb3d3f1c92
|
SOLR-10791: Remove deprecated options in SSLTestConfig
|
2017-06-01 10:50:58 -07:00 |
Mark Miller
|
872b0dba2d
|
SOLR-10360: Solr HDFS snapshot export fails due to FileNotFoundException error when using MR1 instead of yarn.
This closes #173
|
2017-05-31 14:24:18 -04:00 |
Steve Rowe
|
78e7e1c307
|
SOLR-10379: Add ManagedSynonymGraphFilterFactory, deprecate ManagedSynonymFilterFactory
|
2017-05-25 17:49:20 -04:00 |
Jan Høydahl
|
21384b5b21
|
SOLR-10042: Delete old deprecated Admin UI
|
2017-05-18 14:12:59 +02:00 |
Mark Miller
|
0fb89f17e1
|
SOLR-10307: Allow Passing SSL passwords through environment variables.
|
2017-05-16 14:19:16 -03:00 |
Erik Hatcher
|
6c565c001b
|
SOLR-1485: Add payload support
|
2017-05-01 21:35:29 -04:00 |
Jan Høydahl
|
61f64829d8
|
SOLR-7041: Remove a lot of defaultOperator and defaultSearchField from test configs (still more work to do)
|
2017-04-29 20:39:50 +02:00 |
Steve Rowe
|
57f17b1118
|
SOLR-9386: Upgrade Zookeeper to 3.4.10
|
2017-04-28 11:24:53 -04:00 |
Steve Rowe
|
1a80e4d694
|
SOLR-10343: Update Solr default/example and test configs to use SynonymGraphFilterFactory
|
2017-03-28 11:47:02 -04:00 |
Steve Rowe
|
b46b8278c6
|
SOLR-10344: Update Solr default/example and test configs to use WordDelimiterGraphFilterFactory
|
2017-03-27 23:53:55 -04:00 |
Steve Rowe
|
53e5f34f66
|
SOLR-9221: Remove Solr contribs: map-reduce, morphlines-core and morphlines-cell
|
2017-03-24 12:31:16 -04:00 |
Tomas Fernandez Lobbe
|
7a625bbb25
|
SOLR-9990: Add PointFields in example/default schemas
|
2017-03-16 11:09:42 -07:00 |
Ishan Chattopadhyaya
|
d825737048
|
SOLR-10302: Solr's zkcli scripts now able to find the metrics libraries
|
2017-03-16 05:33:29 +05:30 |
Noble Paul
|
124b505810
|
SOLR-8045: SerachHandler to override the registerV2() and remove registerPath from sample solrconfig.xml
|
2017-03-15 18:40:38 +10:30 |
David Smiley
|
182c20c4e5
|
SOLR-10039: New LatLonPointSpatialField
|
2017-03-11 20:48:01 -05:00 |
Cao Manh Dat
|
0fb386a864
|
SOLR-8045: Deploy V2 API at /v2 instead of /solr/v2
|
2017-03-11 10:30:52 +07:00 |