Ishan Chattopadhyaya
a46340330f
Adding version 8.4.0
2019-10-08 19:56:42 +05:30
Cao Manh Dat
494d823e9d
SOLR-13798: SSL: Adding Enabling/Disabling client's hostname verification config
2019-09-30 16:31:11 +01:00
iverase
51f4340796
Add next minor version 8.3.0
2019-07-11 12:47:34 +02:00
Tomoko Uchida
bb074f6a8a
SOLR-13602: Add a field type for Estonian language to default managed_schema
2019-07-03 21:00:43 +09:00
Munendra S N
fc15cd79f7
SOLR-12554: Expose IndexWriterConfig's ramPerThreadHardLimitMB
...
* When ramPerThreadHardLimitMB is not specified, then Lucene's
default value 1945 is used. The specified value should be
greater than 0 and less than 2048MB
2019-07-01 23:47:26 +05:30
Ishan Chattopadhyaya
8ea32d61fe
Adding 8.2 version
2019-05-01 14:51:55 +05:30
Andrzej Bialecki
7fd49c3228
SOLR-12461: Upgrade Dropwizard Metrics to 4.0.5 release.
2019-04-18 19:09:06 +02:00
Uwe Schindler
e1901aaabb
SOLR-13409: Disable HTML directory listings in admin interface to prevent possible security issues
2019-04-17 11:05:24 +02:00
Chris Hostetter
59a3c45d9c
SOLR-13336: add maxBooleanClauses (default to 1024) setting to solr.xml, reverting previous effective value of Integer.MAX_VALUE-1, to restrict risk of pathalogical query expansion.
...
(cherry picked from commit d90034f0d6
)
2019-04-15 10:27:29 -07:00
Kevin Risden
f545e64061
SOLR-13335: Upgrade to velocity 2.0 and velocity-tools 3.0
...
Signed-off-by: Kevin Risden <krisden@apache.org>
2019-03-25 10:02:23 -04:00
erick
a108b4f730
SOLR-13268: Clean up any test failures resulting from SOLR-12055 (async logging). Kevin's upgrades
...
(cherry picked from commit fe5a96a
)
2019-02-24 10:05:57 -08:00
erick
07cc2d98ef
SOLR-12055: Enable async logging by default SOLR-12753: Async logging ring buffer and OOM error
...
(cherry picked from commit 0de3905
)
2019-02-22 12:47:29 -08:00
Alan Woodward
83f8d14226
Add next minor release version 8.1.0
...
This reverts commit b20afd322d
.
2019-02-12 09:15:58 +00:00
jimczi
b20afd322d
Revert "Add next minor release version 8.1.0"
...
This reverts commit df4fabb3df
.
2019-01-29 17:02:40 +01:00
jimczi
df4fabb3df
Add next minor release version 8.1.0
2019-01-29 14:15:32 +01:00
David Smiley
8413b105c2
SOLR-12768: added _nest_path_ to the default schema (thereby enabling nested docs)
...
* new NestPathField encapsulating details for how _nest_path_ is indexed
** tweaked the analysis to index 1 token instead of variable
* TokenizerChain has new CustomAnalyzer copy-constructor
(cherry picked from commit 381a30b26c
)
2019-01-28 13:26:56 -05:00
Tomas Fernandez Lobbe
e9db95831b
SOLR-12770: Make it possible to configure a host whitelist for distributed search
2019-01-15 11:49:11 -08:00
Jason Gerlowski
c34f29a4b4
SOLR-13090: Add sysprop override for maxBooleanClauses
2019-01-02 10:58:32 -05:00
Cao Manh Dat
f80e8e1167
Merge jira/http2 branch to master
2018-12-16 16:58:20 +00:00
Jan Høydahl
a3fc31e5d2
Remove unnecessary XML exclusions as Jetty handles these by default (janhoy)
2018-10-18 16:38:52 +02:00
David Smiley
964cc88cee
SOLR-12593: remove date parsing from extract contrib
...
* added "ignored_*" to the default configSet
* Updated Ref Guide info on Solr Cell to demonstrate usage without using the techproducts configSet
Closes #438
2018-09-28 16:50:11 -04:00
Erick Erickson
3b62f23f72
SOLR-12055: Enable async logging by default - rollback
2018-09-07 22:51:50 -07:00
Erick Erickson
8e75f393b3
SOLR-12055: Enable async logging by default
2018-08-31 20:39:05 -07:00
David Smiley
18874a6e36
SOLR-12591: Expand default configSet's date patterns to subsume those of extract contrib
2018-08-29 14:17:44 -04:00
Uwe Schindler
928b92caa0
SOLR-12655: Add Korean morphological analyzer ("nori") to default distribution. This also adds examples for configuration in Solr's schema
2018-08-11 14:07:31 +02:00
David Smiley
c3887b351e
SOLR-12586: Change ParseDateFieldUpdateProcessorFactory to use java.time.DateTimeFormatter, not Joda Time.
...
Note: slightly different pattern language!
Remove Joda Time.
Closes #428
2018-08-07 11:51:16 -04:00
Erick Erickson
93ae3669b5
SOLR-12008: Settle a location for the log4j2.xml file
2018-07-11 20:57:38 -07:00
Alexandre Rafalovitch
b7d14c50fb
SOLR-11694: Remove outdated UIMA module
2018-07-07 09:58:57 -04:00
Ishan Chattopadhyaya
4138ad662e
SOLR-12428: Solr LTR jar now included in _default configset's solrconfig.xml
2018-06-18 15:02:20 +05:30
Jan Høydahl
30bf6b657f
SOLR-12350: Do not use docValues as stored for _str (copy)fields in _default configset
2018-06-08 15:12:48 +02:00
Varun Thacker
44015e2acd
SOLR-11453: Configuring slowQueryThresholdMillis logs slow requests to a separate file - solr_slow_requests.log
2018-05-28 12:43:05 -07:00
Varun Thacker
8a697ee09c
SOLR-12265: Fix jetty-start shade issue
2018-05-10 10:10:44 -07:00
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