jimczi
df4fabb3df
Add next minor release version 8.1.0
2019-01-29 14:15:32 +01:00
Chris Hostetter
d7cab5f7a3
Add logging and impoved cleanup to TestStressCloudBlindAtomicUpdates setup/teardown codepaths that occasionally cause suite level failures in jenkins
...
The use of closeQuietly should hopefully prevent failures closing one HttpClient from resulting in other client objects being leaked
The setup changes are unlikey to improve test reliability, but will hopefully help diagnose where/how NPEs are coming from that currently cause some suite failures.
(cherry picked from commit 8bee03f49033007102a32449bac0c2ba257443c1)
2019-01-28 16:22:44 -07: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
Tommaso Teofili
cf92bef4e7
Merge branch 'branch_8x' of github.com:apache/lucene-solr into branch_8x
2019-01-28 18:58:22 +01:00
Tommaso Teofili
fbb28406fc
LUCENE-8659 - updated sha1 for OpenNLP dependency
...
(cherry picked from commit 000785e68e69480743128b59c8838e0983e196c3)
2019-01-28 18:57:15 +01:00
Andrzej Bialecki
5e1b08878f
SOLR-13072: Make sure the new overseer leader is present.
2019-01-28 18:28:45 +01: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
4070f56a56
SOLR-12373: Remove deprecated constructor
2019-01-25 13:49:33 -08: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
Chris Hostetter
0ba2233eea
SOLR-12801: completely prevent tlog replicas from being used.
...
This follows the spirit of the change Mark intended in his previous commit to this test, but his solution wasn't covering all cases on backcompat to branch_7x
(see also: SOLR-12313)
(cherry picked from commit e2b8b0e5b1f36e6ecedbeca50263cc6c263d7909)
2019-01-25 10:19:09 -07:00
Mikhail Khludnev
5a54c624ca
SOLR-13029: configure buffer size in HdfsBackupRepository.
2019-01-24 19:23:18 +03:00
Andrzej Bialecki
6f3d8a9770
SOLR-13072: Fix precommit.
2019-01-24 10:46:49 +01:00
Andrzej Bialecki
6489c5ad43
SOLR-13072: Enable this test again.
2019-01-23 15:49:02 +01:00
Andrzej Bialecki
70b300f539
SOLR-9735: Update CHANGES and the ref guide.
2019-01-23 15:08:16 +01:00
Chris Hostetter
4d9c835376
SOLR-13140: harden SearchRateTriggerIntegrationTest by using more absolute rate thresholds and latches to track when all events have been processed so we don't need to 'guess' about sleep calls
...
This commit also disables testDeleteNode pending an AwaitsFix on SOLR-13163
(cherry picked from commit 15e5ca999ff7e912653db897781b21642d5307f0)
2019-01-22 11:47:44 -07:00
Mikhail Khludnev
7c21445daa
SOLR-13156: documenting functionality gap.
2019-01-22 14:49:43 +03:00
Joel Bernstein
d837877e78
SOLR-131476: Add double value to test vector
2019-01-21 14:03:13 -05:00
Joel Bernstein
6395f0d543
SOLR-131476: Add movingMAD Stream Evaluator
2019-01-21 14:02:46 -05:00
Toke Eskildsen
5bb6a5b42c
LUCENE-8585: Create jump-tables for DocValues at index-time
...
(cherry picked from c13645bd4c65f052e7f35df8e33d3dbfe6d7cd58)
2019-01-21 11:44:36 +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
Jimmy Casey
c91507f4b9
Fixed Spelling.
2019-01-20 11:50:48 -08:00
Sascha Szott
742354013e
fixed invalid CSS files in Solr's Angular UI
2019-01-20 11:33:22 -08:00
Joel Bernstein
28953a3afc
SOLR-13146: Allow derivatives to be computed for the oscillate Stream Evaluator
2019-01-20 13:20:41 -05:00
Erick Erickson
571ae2670a
SOLR-13091: REBALANCELEADERS is broken
...
(cherry picked from commit a692d05a909e1ce385c56c087cb62911c27b5f5b)
2019-01-19 19:30:04 -08:00
Mikhail Khludnev
43292e25c0
SOLR-13139: removing illegal date range syntax from the ref guide.
2019-01-19 20:44:46 +03:00
Cassandra Targett
d58a2f6fbb
Ref Guide: fix typos and clarify some language for autoscaling docs
2019-01-18 20:57:59 -06:00
Eric Pugh
b19415dd0c
Fix parameter name in example
2019-01-18 14:57:28 -08:00
Gus Heck
f1998dcef2
SOLR-13145 fail faster and more clearly when Jekyll is not available for ref guide build
2019-01-18 11:44:25 -05:00
Erick Erickson
a0ce84a93f
SOLR-13144: Reference guide section on IndexUpgraderTool needs to be updated
2019-01-18 08:35:50 -08:00
fabric8-cd
54d64345f6
SOLR-13053: Adding test for assert that times nodes were removed and added was actually restored
2019-01-18 11:01:46 +00: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
Chris Hostetter
62e9ff436a
SOLR-12923: add a latch to TestTriggerListener to harden test that use it so they can deterministically know when all events have been proceeded
...
This hardens several flakey tests, and allows the removal of a several arbitrary sleep calls
(cherry picked from commit d970375cd2f2357b88886a8da5ac67ef994f8d43)
2019-01-14 18:16:59 -07:00
Andrzej Bialecki
b33df8dc0f
SOLR-13072: Use the same wait in other simulated tests where the same race condition may occur.
2019-01-14 10:54:11 +01:00
Andrzej Bialecki
229a0894fb
SOLR-13072: Wait for autoscaling config refresh to finish before modifying the cluster
...
and enable the tests for now.
2019-01-14 10:54:10 +01:00
Joel Bernstein
2bcb7f13f0
SOLR-13104: Add natural and repeat Stream Evaluators
2019-01-13 13:14:47 -05:00
Joel Bernstein
4e99591446
SOLR-13134: Allow the knnRegress Stream Evaluator to more easily perform bivariate regression
2019-01-12 15:28:29 -05:00
Gus Heck
0f1da2bc14
SOLR-13051 improve TRA update processor test
...
- remove need to Thread.sleep()
- better async mechanism linked to SolrCore lifecycle
- add some additional tests to be a bit more thorough
2019-01-11 15:00:35 -05:00
Cassandra Targett
69cbe29e78
Ref Guide: fix double footer in page layout for index.html
2019-01-10 09:13:52 -06:00
Cassandra Targett
946a31e0c9
Ref Guide: Fix leftover getting-assistance refs that are breaking the build
2019-01-09 16:34:32 -06:00
Cassandra Targett
ccfe5d3dc2
SOLR-7896: add login screen info & screenshot to overview-of-the-solr-admin-ui; remove getting-assistance.adoc and move its content to same overview page
2019-01-09 16:06:07 -06:00
Andrzej Bialecki
2bc9904696
SOLR-13072: Document the "splitFuzz" parameter.
2019-01-09 17:22:33 +01:00
Noble Paul
f48fca15fc
SOLR-13016: test errors fixed
2019-01-10 00:58:08 +11:00
Noble Paul
8bb21f90e1
SOLR-13016: precommit errors
2019-01-09 23:58:04 +11: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