4938 Commits

Author SHA1 Message Date
markrmiller
f20d2d0154
SOLR-9515: Update to Hadoop 3 (Mark Miller, Kevin Risden)
Signed-off-by: Kevin Risden <krisden@apache.org>
2019-02-02 09:33:36 -05:00
David Smiley
10930fd83a SOLR-5211: Document that delete-by-id (and updates) don't affect child/nested docs
(cherry picked from commit 372d68f7f68a5a9238fdfbddeae6488432795603)
2019-02-01 15:24:53 -05:00
Noble Paul
34da61e863 SOLR-12999: Index replication could delete segments before downloading segments from master if there is not enough disk space 2019-02-01 08:17:05 +11:00
Joel Bernstein
4457115cf0 SOLR-13147: Update CHANGES.txt 2019-01-30 14:51:19 -05:00
Joel Bernstein
b3c9082f77 SOLR-13104: Update CHANGES.txt 2019-01-29 22:01:43 -05:00
Joel Bernstein
768a62702a SOLR-13134: Update CHANGES.txt 2019-01-29 21:56:15 -05:00
Joel Bernstein
d4342c4d78 SOLR-13088: Update CHANGES.txt 2019-01-29 21:49:35 -05:00
Joel Bernstein
a1595a18aa SOLR-12984: Update CHANGES.txt 2019-01-29 21:39:42 -05:00
jimczi
b20afd322d Revert "Add next minor release version 8.1.0"
This reverts commit df4fabb3dfd5c3957b830a4e129291a3d8588f33.
2019-01-29 17:02:40 +01:00
jimczi
ed49c5c14e Add next release version 7.8.0 2019-01-29 14:28:13 +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 381a30b26ca1737123b65aefc685367d1aa038b9)
2019-01-28 13:26:56 -05:00
Mikhail Khludnev
513ba75f3f SOLR-13156: support facet.sort for facet.field={!terms=foo,bar}field 2019-01-28 15:37:39 +03:00
Noble Paul
745db5f000 SOLR-13130: during the ResponseBuilder.STAGE_GET_FIELDS directly copy string bytes and avoid creating String Objects 2019-01-27 16:03:16 +11:00
Chris Hostetter
fa22ab8956 SOLR-13168: Fixed a bug in TestInjection that caused test only code to be invoked when TLOG replicas recieved commits if java assertions were enabled
(see also: SOLR-12313)

(cherry picked from commit ec6835906518b97ea03bbdb3b01442711cf9f943)
2019-01-25 15:50:59 -07:00
Tomas Fernandez Lobbe
45bf00bf05 SOLR-12373: Let DocBasedVersionConstraintsProcessor define fields to use in tombstones
A new config option, "tombstoneConfig" allows the DocBasedVersionConstraintsProcessor
to add extra fields to the tombstone generated when a document is deleted. This can
be useful when the schema has required fields.
2019-01-25 13:41:35 -08:00
Mikhail Khludnev
5a54c624ca SOLR-13029: configure buffer size in HdfsBackupRepository. 2019-01-24 19:23:18 +03:00
Andrzej Bialecki
70b300f539 SOLR-9735: Update CHANGES and the ref guide. 2019-01-23 15:08:16 +01:00
Erick Erickson
83f9835a47 SOLR-11998:RebalanceLeaders API broken response format with wt=JSON
(cherry picked from commit 60aef389cfbe708701c50fc3a68a4082b69ec4d0)
2019-01-20 23:16:09 -06:00
Erick Erickson
571ae2670a SOLR-13091: REBALANCELEADERS is broken
(cherry picked from commit a692d05a909e1ce385c56c087cb62911c27b5f5b)
2019-01-19 19:30:04 -08:00
Cao Manh Dat
1dbed93110 Add note about removing of LIR in Solr 8 2019-01-17 16:37:41 +00:00
Cao Manh Dat
558d99201a Upgrade CHANGES.txt for http2 changes 2019-01-17 16:34:50 +00:00
Jan Høydahl
2be452d473 SOLR-13116: Add Admin UI login support for Kerberos
(cherry picked from commit e515a9140677d76d4d74a32f6c8ca03a2b2f72c5)
2019-01-17 14:25:53 +01: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
Jan Høydahl
5a5a84c7ad SOLR-13137: NPE when /admin/zookeeper/status endpoint hit in standalone mode
(cherry picked from commit b7f99fe55a6fb6e7b38828676750b3512d6899a1)
2019-01-15 16:22:36 +01:00
Noble Paul
2f6d31364e SOLR-13016: Computing suggestions when policy have "#EQUAL" or "#ALL" rules take too long 2019-01-09 23:58:01 +11:00
David Smiley
e5c7bb4ddf SOLR-12888: Run URP now auto-registers NestedUpdateProcessor before it.
(cherry picked from commit df119573dbc5781b2eed357821856b44bd7af5fd)
2019-01-08 23:26:19 -05:00
Noble Paul
507a96e418 SOLR-12983: JavabinLoader should avoid creating String Objects and create UTF8CharSequence fields from byte[] 2019-01-09 13:49:05 +11:00
Cao Manh Dat
28859fe654 SOLR-13053: Upgrade CHANGES.txt 2019-01-08 19:42:56 +00:00
Andrzej Bialecki
a5972cedf8 SOLR-12730: Implement staggered SPLITSHARD requests in IndexSizeTrigger. 2019-01-07 19:15:44 +01:00
Shalin Shekhar Mangar
2bd6f246b0 SOLR-11126: New Node-level health check handler at /admin/info/healthcheck and /node/health paths that checks if the node is live, connected to zookeeper and not shutdown 2019-01-06 12:41:49 +05:30
David Smiley
ca23040baa SOLR-12365: Renamed class Config to XmlConfigFile 2019-01-05 09:51:02 -05:00
Jason Gerlowski
73797f60ad SOLR-13090: Add missing CHANGES.txt entry 2019-01-04 09:53:47 -05:00
Jan Høydahl
9488c8f688 SOLR-12237: Fix incorrect SOLR_SSL_KEYSTORE_TYPE variable in solr start script 2019-01-03 19:40:47 +01:00
Jan Høydahl
00f8f3a13a SOLR-11774: langid.map.individual now works together with langid.map.keepOrig 2019-01-03 18:27:24 +01:00
David Smiley
6342ec699e SOLR-12633: remove anonChildDocs update parameter used in nested docs in JSON. 2019-01-03 10:58:59 -05:00
Jan Høydahl
a1c6e642aa SOLR-11853: Solr installer fails on SuSE linux 2019-01-02 17:24:22 +01:00
Noble Paul
619b38a19b SOLR-12514: Rule-base Authorization plugin skips authorization if querying node does not have collection replica 2019-01-02 19:44:03 +11:00
Shalin Shekhar Mangar
5016959ce8 SOLR-13082: A trigger that creates trigger events more frequently than the cool down period can starve other triggers.
This is mitigated to some extent by randomly choosing the trigger to resume after cool down. It is recommended that scheduled triggers not be used for very frequent operations to avoid this problem.
2019-01-02 11:59:00 +05:30
Gus Heck
752989fd74 SOLR-13086 improve error message in DocumentObjectBinder 2018-12-31 07:54:56 -05:00
Christine Poerschke
345a655f21 SOLR-12973: Admin UI Nodes view support for replica* replica names. (Daniel Collins, Christine Poerschke, janhoy) 2018-12-28 12:23:53 +00:00
David Smiley
106d300052 SOLR-12535: index time boosts in JSON are no longer accepted 2018-12-26 09:39:42 -05:00
David Smiley
1d0a086217 SOLR-13080: TermsQParserPlugin automaton method should (must?) sort input 2018-12-21 13:26:03 -05:00
Andrzej Bialecki
1f0e875db6 SOLR-13072: Management of markers for nodeLost / nodeAdded events is broken. 2018-12-20 13:16:28 +01:00
Erick Erickson
3be5b59907 SOLR-12727: Added Dat to the credits, partly as a test of whether infra has fixed a commit attribution error 2018-12-17 16:49:21 -08:00
Jan Høydahl
bfd28a8b3a SOLR-10975: New Admin UI Query does not URL-encode the query produced in the URL box 2018-12-14 15:30:39 +01:00
Jan Høydahl
f8fcdbb208 Revert "SOLR-11296: Spellcheck parameters not working in new UI" due to wrong commit message
This reverts commit bb2405a
2018-12-14 15:29:27 +01:00
Jan Høydahl
bb2405aec8 SOLR-11296: Spellcheck parameters not working in new UI
(cherry picked from commit 62edbf2e7da7af6d96d6c912379ee63c80459a70)
2018-12-14 15:27:18 +01:00
Jan Høydahl
62edbf2e7d SOLR-11296: Spellcheck parameters not working in new UI 2018-12-14 15:07:28 +01:00
Jan Høydahl
81dbad54e0 SOLR-12799: Allow Authentication Plugins to intercept internode requests on a per-request basis
Add 'forwardCredentials' parameter to BasicAuth which will then skip using PKI on sub requests
2018-12-13 10:51:56 +01:00