Steve Rowe
eab33d00a0
Synchronize 6.6.3 changes
2018-03-06 14:40:27 -05:00
Steve Rowe
e5541bcfa1
Add version 6.6.3
2018-03-06 14:39:35 -05:00
Shalin Shekhar Mangar
8b9a1adbae
SOLR-11066: Renamed the internal ScheduledTriggers.ScheduledTrigger inner class to TriggerWrapper to avoid confusion with the ScheduledTrigger added in this issue
2018-03-07 00:26:03 +05:30
Cassandra Targett
be11f56bbc
SOLR-11795: Add more explanation in places; rework headings a bit; fix CSS for better display of labeled list
2018-03-06 12:54:37 -06:00
Tomas Fernandez Lobbe
2ff27ca507
SOLR-12061: Comment out failing test
2018-03-06 10:14:58 -08:00
Shalin Shekhar Mangar
9cec2221a6
SOLR-11066: Added examples of startTime in ref guide. Added null check for processor and code comments to explain skipped events and lastRunAt initialization. Moved default preferredOp value to ComputePlanAction. Extracted a constant.
2018-03-06 21:27:05 +05:30
koji
122271f28d
SOLR-11795: use README.txt rather than .md and add description for default values
2018-03-06 17:14:15 +09:00
Cao Manh Dat
4bdc99a465
SOLR-12047: Increase checkStateInZk timeout
2018-03-06 08:51:38 +07:00
Tomas Fernandez Lobbe
c1a44251fe
SOLR-11960: Add collection-level properties
...
Similar to cluster properties, but apply to a single collection.
2018-03-05 16:59:56 -08:00
Tomas Fernandez Lobbe
c4c391ad15
SOLR-12020: Remove unused import
2018-03-05 16:56:33 -08:00
yonik
fc2fd1dc25
SOLR-12020: fix refinement of terms facet on date field (don't use Date.toString)
2018-03-05 11:03:48 -05:00
Noble Paul
50a04c077f
SOLR-11267: Add support for "add-distinct" atomic update operation
2018-03-05 21:37:10 +11:00
Shalin Shekhar Mangar
2620d36bbd
SOLR-11957: Update ref guide and bin/solr script with the new values
2018-03-05 15:53:45 +05:30
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
Cao Manh Dat
27eb6ba062
SOLR-12011: Remove FORCEPREPAREFORLEADERSHIP
2018-03-05 16:33:45 +07:00
Shalin Shekhar Mangar
3344306473
SOLR-11066: Fix TriggerIntegrationTest.testScheduledTrigger by ensuring number of jetties is always 2 before start of test
2018-03-05 14:27:10 +05:30
koji
6d66fc04b2
SOLR-11795: Add Solr metrics exporter for Prometheus
2018-03-05 15:36:32 +09:00
Joel Bernstein
dc5db9b2f1
SOLR-12054: ebeAdd and ebeSubtract should support matrix operations
2018-03-04 20:22:33 -05:00
Cao Manh Dat
9de4225e9a
SOLR-12011: Consistence problem when in-sync replicas are DOWN
2018-03-04 12:57:05 +07:00
Erick
ad7e94afb2
SOLR-12028: BadApple and AwaitsFix annotations usage
2018-03-03 21:42:14 -08:00
Shalin Shekhar Mangar
78f11d05ac
SOLR-11066: Marking the test as AwaitsFix until the test failures on jenkins are investigated and fixed
2018-03-04 00:27:16 +05:30
Mark Miller
18edca0fb2
SOLR-12053: RestartWhileUpdatingTest and HdfsRestartWhileUpdatingTest are incredibly slow.
2018-03-03 10:09:09 -06:00
Cassandra Targett
b470a63690
Ref Guide: Fix link to Tika docs on lang detection; typo in autoscaling API path
2018-03-02 13:56:33 -06:00
Shalin Shekhar Mangar
71fc9cd43d
SOLR-11066: Implement a scheduled autoscaling trigger that runs on a fixed interval beginning with a given start time
2018-03-03 01:06:21 +05:30
Christine Poerschke
c5938f79e5
SOLR-11597: Add contrib/ltr NeuralNetworkModel class.
...
(Michael A. Alcorn, Yuki Yano, Christine Poerschke)
Closes #270
2018-03-02 18:27:55 +00:00
Cassandra Targett
c59e2e98d2
SOLR-11843: Fix Admin UI handling of router.field and router.name params; change routerField label to match param name
2018-03-02 11:42:43 -06:00
Cao Manh Dat
f1ce5419ee
SOLR-11702: Remove old LIR call in SolrCmdDistributor and let DistributedUpdateProcessor handle it on finish()
2018-03-02 14:29:18 +07:00
noble
23aee00213
SOLR-12031: Refactor Policy framework to make simulated changes affect more than a single node
...
SOLR-12050: UTILIZENODE does not enforce policy rules
2018-03-02 17:01:22 +11:00
Chris Hostetter
0424d9c06b
SOLR-12050: mark TestUtilizeNode as AwaitsFix as well as adding additional logging/assertions to help see what the bug is
2018-03-01 17:06:26 -07:00
Erick Erickson
b732f06775
SOLR-12028: BadApple and AwaitsFix annotations usage
2018-03-01 11:58:58 -08:00
Steve Rowe
2289c27c94
Revert "Add version 6.6.3"
...
This reverts commit 373ed8cf74
.
2018-03-01 13:29:10 -05:00
Steve Rowe
373ed8cf74
Add version 6.6.3
2018-03-01 08:15:58 -05:00
Chris Hostetter
60984536b0
fix leaked SolrClient in SSLMigrationTest
...
this doesn't garuntee that this test will pass, but it eliminates the garuntee that it will fail
2018-02-28 15:26:39 -07:00
Cassandra Targett
57cfdb1a48
Ref Guide: fix line height changed in SOLR-11646 which inadvertently vertically stretched the left-hand nav;
...
adds a new CSS rule for tabbed sections on a page with the larger line height and changes back left-hand nav line height
2018-02-28 15:17:50 -06:00
Andrzej Bialecki
b26d67e722
SOLR-11407: Explicitly create policy violations to force non-empty plan.
2018-02-28 21:29:32 +01:00
Dawid Weiss
fa7a3ce3ee
SOLR-12043: Add mlt.maxdfpct to Solr's documentation
2018-02-28 21:03:21 +01:00
David Smiley
ef989124f3
SOLR-11769: optimize useFilterForSortedQuery=true when no filter queries
2018-02-28 12:38:20 -05:00
Andrzej Bialecki
1485b7a4d7
SOLR-12031: Fix a confusion in index size units in the simulator framework.
2018-02-28 13:18:27 +01:00
Andrzej Bialecki
eb80ca968e
SOLR-11407: Wait for collections to recover before starting the test.
2018-02-28 13:12:51 +01:00
Tomas Fernandez Lobbe
029432e936
SOLR-12041: Fix random test failure in ChaosMonkeyNothingIsSafeWithPullReplicasTest
2018-02-27 15:06:28 -08:00
Cassandra Targett
2a158c2ca5
Ref Guide: Copy editing changes committed for 7.3 & fixing typos
2018-02-27 16:05:13 -06:00
Shalin Shekhar Mangar
d512cd7604
Fix camel case in method name
2018-02-27 16:16:39 +05:30
Erick Erickson
1fe45606b9
SOLR-12028: BadApple and AwaitsFix annotations usage
2018-02-26 20:35:12 -08:00
noble
1fc3ca0cbb
SOLR-11067: AwaitsFix. The test fails often as the target node some times is same as the source node
2018-02-27 11:00:04 +11:00
Chris Hostetter
8760e3225f
SOLR-11067: improve tests logging
2018-02-26 16:37:24 -07:00
Joel Bernstein
50c17b92bd
SOLR-11923: Add bicubicSpline Stream Evaluator
2018-02-26 15:18:11 -05:00
Shalin Shekhar Mangar
e08eac421a
SOLR-11201: Fix bad assumptions made in testMetricTrigger
2018-02-26 22:22:02 +05:30
Andrzej Bialecki
a2eb7f3880
SOLR-11407: Use all details of the query response in the handler response.
...
More consistency in debug info from the test.
2018-02-26 13:56:55 +01:00
Andrzej Bialecki
86be873915
SOLR-11911: Add more details to failure logs, modify the test to create a single event
...
that contains all affected nodes.
2018-02-26 10:56:22 +01:00
Erick Erickson
6164643882
SOLR-10809: Get precommit lint warnings out of Solr core
2018-02-25 22:13:47 -08:00
Shalin Shekhar Mangar
6f2d99e574
SOLR-10720: Aggressive removal of a collection breaks cluster status API
2018-02-26 11:22:38 +05:30
Mikhail Khludnev
d3ef153b09
SOLR-12027: Increasing thread lingering to 80s
...
Sometimes Jetty can't stop for a minute. We need tests wait more than a minute in the worst case
to avoid test noise like ThreadLeakError: 1 thread leaked from SUITE scope.
2018-02-25 23:18:27 +03:00
Ishan Chattopadhyaya
b212f2e9b7
SOLR-8327: Cluster state caching for nodes not hosting the collection
2018-02-25 11:54:33 +05:30
koji
4e198a2737
Revert "SOLR-11795: Add Solr metrics exporter for Prometheus"
...
This reverts commit 6859acc450
.
2018-02-24 10:38:06 +09:00
Erick
bd3f30b9a9
SOLR-12017: Remove BadApple and AwaitsFix annotations that link to closed JIRAs
2018-02-23 12:49:26 -08:00
Chris Hostetter
9e0e301f9f
SOLR-12021: Fixed a bug in ApiSpec and other JSON resource loading that was causing unclosed file handles
2018-02-23 10:43:22 -07:00
Jason Gerlowski
d2d987fd74
Fix ConcurrentUpdateSolrClient.Builder withQueueSize Javadocs
2018-02-22 13:56:37 -05:00
Andrzej Bialecki
364b680afa
SOLR-11407: Increase the imbalance of the cluster to increase the pressure to
...
relocate replicas - in some test runs the policy decided not to move any replicas.
2018-02-22 17:43:50 +01:00
Shalin Shekhar Mangar
4446545de6
Revert "SOLR-11066: Implement a scheduled autoscaling trigger that runs on a fixed interval beginning with a given start time"
...
This reverts commit 137e647
2018-02-22 20:02:35 +05:30
Jason Gerlowski
7a17f5a36f
SOLR-11525: Add cloud/standalone check to 'AssertTool'
...
The 'bin/solr assert' tool provides the capability to programmatically
test basic assertions about a running Solr instance. Is it running on
a particular host or port? Is it running as a specified user? etc.
This commit adds a new type of check: the mode Solr is running in
(standalone vs. cloud).
2018-02-22 06:44:37 -05:00
koji
6859acc450
SOLR-11795: Add Solr metrics exporter for Prometheus
2018-02-22 15:08:46 +09:00
Shalin Shekhar Mangar
137e647f2c
SOLR-11066: Implement a scheduled autoscaling trigger that runs on a fixed interval beginning with a given start time
2018-02-22 09:59:23 +05:30
Andrzej Bialecki
82a9984071
SOLR-11912: Clean up left-over collections and defaults between tests.
2018-02-21 17:36:38 +01:00
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
Andrzej Bialecki
26e7af1015
SOLR-11407: Make sure that the .system collection is not affected by cluster changes.
...
Wait specifically for listeners to run.
2018-02-20 20:15:32 +01:00
koji
291248c750
Revert "SOLR-11795: Add Solr metrics exporter for Prometheus"
...
This reverts commit 4bfcbc5c60
.
2018-02-21 00:26:03 +09:00
koji
74793a9134
Revert "SOLR-11795: avoid using static class name for logger"
...
This reverts commit a31a8dae2e
.
2018-02-21 00:24:53 +09:00
koji
a31a8dae2e
SOLR-11795: avoid using static class name for logger
2018-02-20 23:29:28 +09:00
Adrien Grand
cc1efdb4a3
Revert "LUCENE-8122: Upgrade analysis/icu to ICU 60.2"
...
This reverts commit 07407a5b53
.
2018-02-20 14:40:53 +01:00
koji
4bfcbc5c60
SOLR-11795: Add Solr metrics exporter for Prometheus
2018-02-20 17:46:47 +09:00
Joel Bernstein
dfc0fe86e4
SOLR-11588: Update CHANGES.txt
2018-02-19 20:31:11 -05:00
Joel Bernstein
e746d7a001
SOLR-11588: Add matrixMult Stream Evaluator to support matrix multiplication
2018-02-19 19:27:25 -05:00
Erick Erickson
be7a811f61
SOLR-11964: SOLR-11874: Docs for ulimits (system) and queryAnalyzerFieldType (spellcheck)
2018-02-19 13:07:53 -08:00
Varun Thacker
a2eb1dc271
Added copy sheet docs for Apache Zepplin
2018-02-18 21:20:20 -08:00
Uwe Schindler
02c693f371
SOLR-11971: Don't allow referal to external resources in DataImportHandler's dataConfig request parameter
2018-02-18 22:41:06 +01:00
Jason Gerlowski
b4f8cd7ea6
SOLR-11108: Shorten/improve _default-configset msg
...
The bin/solr scripts print a warning message when a user creates a
collection that makes use of the default config (which has settings
not recommended for production).
While helpful, this warning was a little too noisy. It also suggested
users resolve the issue with a provided curl command, but bin/solr is
also capable of performing the same action.
This commit cleans up the error message a bit.
2018-02-17 19:08:26 -05:00
Joel Bernstein
d91e4cbea2
SOLR:11947: Fix ref guide build error
2018-02-16 21:13:31 -05:00
Joel Bernstein
a07edaee33
SOLR-11689: Update CHANGES.txt
2018-02-16 21:04:25 -05:00
Joel Bernstein
6c0f9ac8c7
SOLR-11689: Add l1norm, l2norm and linfnorm Stream Evaluators
2018-02-16 19:07:37 -05:00
Joel Bernstein
cb88bdbee2
SOLR-11947: Work in progress
2018-02-16 19:07:37 -05:00
Cassandra Targett
35cf4f6b31
SOLR-11897: Add toggle to disable auto-refresh of Logging page in the UI
2018-02-16 13:55:21 -06:00
Chris Hostetter
ee51b658ec
SOLR-11988: Fix exists() method in EphemeralDirectoryFactory/MockDirectoryFactory to prevent false positives
2018-02-16 11:28:09 -07:00
Andrzej Bialecki
32f3570f08
SOLR-11912: Fix precommit.
2018-02-16 19:11:41 +01:00
Andrzej Bialecki
26a037636d
SOLR-11912: Improve TriggerIntegrationTest to avoid side-effects between tests (spurious autoscaling events).
...
Add a convenience method to DistribStateManager to remove data recursively.
2018-02-16 11:28:57 +01:00
Tomas Fernandez Lobbe
250e5b2aba
SOLR-11739: Remove cast no longer needed
2018-02-15 16:22:28 -08:00
Tomas Fernandez Lobbe
61ea8f60b1
SOLR-11739: Don't accept duplicate async IDs in collection API operations
2018-02-15 16:14:16 -08:00
Cassandra Targett
53640b95d8
SOLR-6057: Change highlight color in UI Analysis screen
2018-02-15 13:43:59 -06:00
Cassandra Targett
36d8261c02
SOLR-11893: Fix wrong field name in UI screenshot
2018-02-15 13:01:27 -06:00
Cassandra Targett
aa9bf0c6f6
SOLR-11944: Ref Guide: Add examples of GeoJSON and WKT
2018-02-15 12:40:11 -06:00
Cassandra Targett
a0c0fb89b2
SOLR-8090: Make text elements in the UI darker for better contrast and readability
2018-02-15 09:31:14 -06:00
Adrien Grand
4fb7e3d02c
LUCENE-8135: Implement block-max WAND.
2018-02-15 15:13:58 +01:00
Adrien Grand
890e8a51f8
LUCENE-8134: Index options are no longer automatically downgraded.
2018-02-15 15:13:58 +01:00
Christine Poerschke
2c8bbc8c18
SOLR-11941: Add abstract contrib/ltr AdapterModel.
2018-02-13 18:49:25 +00:00
Andrzej Bialecki
0231d5cdba
SOLR-11899 Fix a race condition when testing removal of ephemeral nodes.
2018-02-13 17:58:45 +01:00
Jason Gerlowski
9040307787
SOLR-11950: Parse CLUSTERSTATUS 'shard' param as comma-delim list
...
The documentation for the 'shard' parameter on CLUSTERSTATUS requests,
indicates that users should be able to provide a comma-separated list
of shards they are interested in. However, prior to this commit the
parameter value was parsed as a single shard name, causing requests
with more than one shard to return as a 400.
This commit changes this behavior to correctly parse the param value.
2018-02-13 06:54:39 -05:00
Adrien Grand
899966b481
LUCENE-8152: Consistently use advanceExact over advance.
2018-02-13 10:40:46 +01:00
Dawid Weiss
8b3ae1be6a
Typo corrected.
2018-02-13 08:51:49 +01:00
Erick Erickson
b5bf3b9c38
SOLR-11898: ConcurrentModificationException when calling org.apache.solr.core.SolrInfoBean.getMetricsSnapshot
2018-02-12 19:35:11 -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
Adrien Grand
b3ea634d7d
SOLR-11974: Disable test.
2018-02-12 20:32:58 +01:00
Christine Poerschke
298d90b621
LUCENE-8167: fix two incompleteEnumSwitch warnings in solr/solrj
2018-02-12 17:43:51 +00:00
Christine Poerschke
af5acc898e
LUCENE-8167: fix some incompleteEnumSwitch warnings in solr/core
2018-02-12 17:43:28 +00:00
Uwe Schindler
3019913c85
SOLR-10338: Remove test class / command line program that was only used during development
2018-02-12 17:26:06 +01:00
Adrien Grand
aa157f1833
LUCENE-8152: Improve consumption of doc-value iterators.
2018-02-12 14:49:49 +01:00
Uwe Schindler
95e94ab9d9
LUCENE-8170: Improve OpenClover reports (separate test from production code); enable coverage reports inside test-frameworks
2018-02-11 19:24:22 +01:00
Uwe Schindler
1922e5b956
LUCENE-8169: Migrate build to use OpenClover 4.2.1 for checking code coverage
2018-02-11 10:49:01 +01:00
Uwe Schindler
9e9ed0d7b1
LUCENE-7966: More Solr build dependency fixes
2018-02-11 00:37:40 +01:00
Uwe Schindler
627562e6d7
LUCENE-7966: Revert change that's not needed
2018-02-11 00:04:41 +01:00
Uwe Schindler
e4bd4330d3
LUCENE-7966: Improve Solr build to not import Groovy too often (artifacts, distribution,...)
2018-02-11 00:00:34 +01:00
Ishan Chattopadhyaya
1a4627d385
SOLR-10261: Failure in replica didn't cause LIR; now it does
2018-02-10 21:38:54 +05:30
Ishan Chattopadhyaya
1f3d971a75
SOLR-3089: RequestBuilder now exposes isDistrib() method
2018-02-10 19:48:11 +05:30
Jason Gerlowski
11a23a9029
SOLR-11902: Clarify bin/solr -h text to describe which commands can be run remotely
...
The bin/solr scripts contain a number of independent tools. Many of
these can be run anywhere and just pointed at the correct Solr or ZK
host. Some must run on the machine hosting Solr itself.
This commit clarifies help text for each bin/solr command, indicating
whether it can be run remotely, or must be run locally.
2018-02-09 18:05:45 -05:00
Christine Poerschke
1a6d0f585f
SOLR-11931: contrib/ltr tests: s/getCanonicalName/getName
2018-02-09 18:12:19 +00:00
Christine Poerschke
a1a9341a9c
SOLR-11931: Fix contrib/ltr custom inner class feature/normaliser/model persistence.
2018-02-09 17:28:17 +00:00
Christine Poerschke
b6f683d30b
SOLR-11349: Remove deprecated ResponseBuilder.getQueryCommand() method.
2018-02-09 16:50:34 +00:00
Christine Poerschke
d39751a754
SOLR-11349: Rename ResponseBuilder's getQueryCommand to createQueryCommand.
2018-02-09 16:50:28 +00:00
David Smiley
5a26381424
SOLR-11722: Rename max-future-ms to maxFutureMs
2018-02-09 11:24:58 -05:00
David Smiley
1527ce57d4
SOLR-11925: Rename RoutedAliasCreateCollectionCmd as MaintainRoutedAliasCmd (internal Cmd)
2018-02-08 23:16:12 -05:00
David Smiley
02b5172ea2
SOLR-11925: Time Routed Aliases: router.autoDeleteAge feature
2018-02-08 23:12:09 -05:00
David Smiley
4700b1d304
LUCENE-8161: Update Spatial4j to 0.7. Add JTS as a test dependency.
2018-02-08 15:59:52 -05:00
Andrzej Bialecki
d2e8e10233
Add documentation for searchRate trigger.
2018-02-07 14:45:55 -08:00
epugh
62537bebc4
SOLR-11933: make DIH safer by not default checking the clean checkbox
...
This closes #316
2018-02-07 09:38:26 -08:00
Mikhail Khludnev
c508068240
SOLR-11459: Fix in-place nonexistent doc update following existing doc update
2018-02-06 20:00:29 +03:00
David Smiley
812d400807
SOLR-11722 SOLR-11617: Alias tests: Ensure zkStateReader's view is up to date before acting
2018-02-05 23:45:47 -05:00
Noble Paul
5240f697d3
SOLR-11879: avoid EOFException for empty input streams
2018-02-05 14:27:49 -08:00
Erick Erickson
4bd49726c1
LUCENE-8149: NRTCachingDirectory does not need to preemptively delete segment files and generate exceptions
2018-02-05 11:08:13 -08:00
Steve Rowe
dd90bfbe87
Add warning about inability to consume an input token graph to the Synonym Graph Filter and Managed Synonym Graph Filter entries
2018-02-05 11:26:11 -05:00
Uwe Schindler
9c0797d9f4
LUCENE-7966: Build Multi-Release JARs to enable usage of optimized intrinsic methods from Java 9 for index bounds checking and array comparison/mismatch
2018-02-03 09:17:59 +01:00
Andrzej Bialecki
ce5932fc37
SOLR-11778: Docs for per-stage metrics, and the missing "regex" parameter docs.
2018-02-02 14:30:01 +01:00
Andrzej Bialecki
8d27412e5a
SOLR-11778 Add per-stage RequestHandler metrics.
2018-02-02 13:02:43 +01:00
Cassandra Targett
98a0b83714
SOLR-11613: Make message for missing dataimport config in UI more explicit
2018-02-01 16:38:57 -06:00
Cassandra Targett
a4320aab8d
SOLR-11848: Ref Guide: include info on grouping operations and using curl for large files. This closes #303 .
2018-02-01 15:24:14 -06:00
Chris Hostetter
95122e1448
SOLR-11916: new SortableTextField which supports analysis/searching just like TextField, but also sorting/faceting just like StrField
2018-02-01 10:40:29 -07:00
Andrzej Bialecki
b0b963c68e
Revert "SOLR-11882: SolrMetric registries retain references to SolrCores when closed"
...
This reverts commit c724845fab
.
2018-02-01 18:14:13 +01:00
Andrzej Bialecki
8418081c4a
Revert "SOLR-11882: SolrMetric registries retain references to SolrCores when closed"
...
This reverts commit f0509c19c1
.
2018-02-01 18:14:13 +01:00
David Smiley
f0854ce11f
SOLR-11722: Dial down threads in ConcurrentCreateRoutedAliasTest
2018-02-01 12:06:53 -05:00
Cassandra Targett
5b5a396b0c
SOLR-11715: Fix example queries so they appear correctly; add fl param to geodist example
2018-02-01 10:02:50 -06:00
Cassandra Targett
af5bc1c228
SOLR-11835: Adjust Ukranian language example
2018-01-31 12:56:50 -06:00
Adrien Grand
f410df8113
LUCENE-4198: Give codecs the opportunity to index impacts.
2018-01-31 14:54:52 +01:00
Noble Paul
0b0e8e5e7a
SOLR-11880: ref-guide
2018-01-31 22:23:05 +11:00
Noble Paul
3ad61d2f9c
SOLR-11067: REPLACENODE should identify appropriate nodes if targetNode is not provided
2018-01-31 21:49:02 +11:00
Tomas Fernandez Lobbe
b310514bec
SOLR-11782: Use await(millis, TimeUnit.MILLIS) in LatchWatcher.await
2018-01-30 14:28:27 -08:00
Jan Høydahl
4176231e91
Remove debug comment on top of doc file. Fixes #315
2018-01-30 16:42:59 +01:00
Christine Poerschke
d940a0ef77
Update copyright year(s) in lucene/NOTICE.txt and solr/NOTICE.txt files.
2018-01-30 12:58:12 +00: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
Christine Poerschke
a296092341
SOLR-11926: correct/extend TermsComponentTest.testUnlimitedRows logic
2018-01-30 12:33:04 +00:00
Noble Paul
e2a5d46b9c
SOLR-11879: moved the peek() call inside the for loop
2018-01-30 18:25:48 +11:00
Cao Manh Dat
c56d774eb6
SOLR-11661: New HDFS collection reuses unremoved data from a deleted HDFS collection with same name causes inconsistent view of documents
2018-01-30 11:30:24 +07:00
Steve Rowe
e6928d857a
SOLR-11658: ZK mentions: 3.4.10->3.4.11. Also fixed CHANGES.txt attribution.
2018-01-29 14:20:10 -05:00
markrmiller
13773755b8
SOLR-11873: Use time based expiration cache in all necessary places in HdfsDirectoryFactory.
2018-01-29 11:00:53 -06:00
Joel Bernstein
b4baf080e9
SOLR-10651, SOLR-10784: Add new statistical and machine learning functions to CHANGES.txt for 7.3 release
2018-01-29 11:36:18 -05:00
Andrzej Bialecki
d3d7b0034d
SOLR-11376: Support computing plans for only specific collections.
2018-01-29 12:16:16 +01:00
Cao Manh Dat
f7a75dcc1a
SOLR-10525: Updates CHANGES.txt
2018-01-29 17:47:15 +07:00
Noble Paul
586aa65110
SOLR-11879: avoid EOFException when content is send without a payload
2018-01-29 21:42:40 +11:00
Cao Manh Dat
27ef653064
SOLR-11702: Redesign current LIR implementation
2018-01-29 15:55:28 +07:00
David Smiley
00d453d27c
SOLR-11617: Fix test: delete aliases without async in tearDown
2018-01-28 22:48:13 -05:00
Erick
d85a1666a1
SOLR-11882: SolrMetric registries retain references to SolrCores when closed
2018-01-28 19:42:58 -08:00
Erick
c724845fab
SOLR-11882: SolrMetric registries retain references to SolrCores when closed
2018-01-28 19:39:24 -08:00
Erick
d15ab2f499
SOLR-11658: Upgrade ZooKeeper dependency to 3.4.11
2018-01-28 19:34:49 -08:00
David Smiley
154bdeb7db
SOLR-11617: Alias metadata API; returned from LISTALIASES, set via MODIFYALIAS
2018-01-28 16:56:19 -05:00
Tomas Fernandez Lobbe
56f3f6d948
SOLR-11782: Refactor LatchWatcher.await to protect against spurious wakeup
2018-01-26 10:36:12 -08:00
Cassandra Targett
3856ae2d85
SOLR-11895: Fix Logging UI page to show "No Events"; remove loading spinner
2018-01-26 12:28:57 -06:00
David Smiley
3c9829efad
SOLR-11722: CHANGES.txt
2018-01-26 11:48:18 -05:00
David Smiley
b0d244f656
SOLR-11722: Refactor out a TimeRoutedAlias class from various parts.
...
Also allowed TRA's to be tolerant of pre-existing collections.
2018-01-26 11:37:00 -05:00
David Smiley
a1828a5664
SOLR-11722: New CREATEROUTEDALIAS cluster command for time routed aliases.
...
(a refactoring of some of the related parts will follow in next commit)
2018-01-25 14:45:49 -05:00
David Smiley
d8e9ab8785
SOLR-11722: Improve the v2/v1 API mapping, including a bug.
...
Wrapped getParameterNamesIterator failed to consider attrToParams.
(committing this separately from rest)
2018-01-25 14:23:44 -05:00
Shalin Shekhar Mangar
09f903ef8d
SOLR-11714: Remove todo now that this issue has been fixed
2018-01-25 22:12:15 +05:30
Varun Thacker
78815c442b
Add more javadocs to the UpdateLog class
2018-01-24 11:45:46 -08:00
Andrzej Bialecki
19474d9df9
SOLR-11889: Reset disk space when deleting collections. Use constants.
2018-01-24 18:41:53 +01:00
Christine Poerschke
1d5381511c
Remove @SuppressPointFields annotation from DistributedTermsComponentTest, SOLR-11173 added TermsComponent support for Points fields.
2018-01-24 15:12:52 +00:00
Andrzej Bialecki
fa511a0a6f
SOLR-11714: AddReplicaSuggester / ComputePlanAction infinite loop.
2018-01-24 14:02:55 +01:00
Steve Rowe
6ca04b62a9
SOLR-11894: Ref guide: remove 'side' param from Edge N-Gram Tokenizer documentation
2018-01-24 05:56:47 -05:00
Erick
f0509c19c1
SOLR-11882: SolrMetric registries retain references to SolrCores when closed
2018-01-23 17:39:02 -08:00
Joel Bernstein
a09126d926
SOLR-11862: Relax test thresholds
2018-01-23 19:31:08 -05:00
Joel Bernstein
a664b63d42
SOLR-11890: Add multiKmeans Stream Evaluator
2018-01-23 15:54:37 -05:00
Joel Bernstein
50a6cb1b05
SOLR-11862: Add fuzzyKmeans Stream Evaluatory
2018-01-23 12:29:31 -05:00
Noble Paul
4a6110ce01
SOLR-11648: A new admin UI to display and execute suggestions
2018-01-24 04:26:51 +11:00
Ishan Chattopadhyaya
471a56ab10
SOLR-11648: Reverting until license files can be added
2018-01-23 19:38:27 +05:30
Noble Paul
3450d71d1a
SOLR-11648: message typo fixed
2018-01-23 20:23:40 +11:00
Noble Paul
288ed174ac
SOLR-11648: A new admin UI to display and execute suggestions
2018-01-23 20:15:16 +11:00
Noble Paul
2f4f8932c6
SOLR-11051: Use disk free metric in default cluster preferences
2018-01-23 16:04:48 +11:00
Shalin Shekhar Mangar
e16da35707
SOLR-11747: Fixed note in upgrade section
2018-01-23 09:10:50 +05:30
Ishan Chattopadhyaya
183835ed24
SOLR-11624: Autocreated configsets will not use .AUTOCREATED suffix
2018-01-22 19:48:41 +05:30
Noble Paul
4aeabe7ff2
SOLR-11871: MoveReplicaSuggester should not suggest leader if other replicas are available
2018-01-23 00:14:38 +11:00
Noble Paul
d0a5dbe8d5
SOLR-11871: MoveReplicaSuggester should not suggest leader if other replicas are available
2018-01-23 00:13:27 +11:00
Noble Paul
876ecd87fb
SOLR-11871: MoveReplicaSuggester should not suggest leader if other replicas are available
2018-01-23 00:12:51 +11:00
Shalin Shekhar Mangar
5425353402
SOLR-11747: Pause triggers until actions finish executing and the cool down period expires
2018-01-18 18:19:24 +05:30
Joel Bernstein
f491fad955
SOLR-11867: Add indexOf, rowCount and columnCount StreamEvaluators
2018-01-17 15:43:05 -05:00
Mikhail Khludnev
42832f8839
SOLR-11834: ref-guide: [subquery] doesn't need top level fl to repeat subq.fl
2018-01-17 22:52:12 +03:00
Erick Erickson
2900bb597d
SOLR-11810: Upgrade Jetty to 9.4.8
2018-01-17 11:33:22 -08:00
Steve Rowe
03095ce4d2
SOLR-11592: Add OpenNLP language detection to the langid contrib
2018-01-17 11:29:17 -05:00
Joel Bernstein
5e2ef5eb73
SOLR-11736: Rename knn Streaming Expression to knnSearch and add new knn Stream Evaluator
2018-01-16 19:20:39 -05:00
Erick Erickson
a6b5c5bfb0
SOLR-11810: Upgrade Jetty to 9.4.8
2018-01-16 12:14:03 -08:00
Varun Thacker
a3c4f7388c
SOLR-11817: Move Collections API classes to it's own package
2018-01-16 11:03:40 -08:00
Chris Hostetter
e2bba98dfd
SOLR-11854: multivalued primative fields can now be sorted by implicitly choosing the min/max value for asc/desc sort orders
2018-01-16 11:57:44 -07:00
Noble Paul
d99799c75c
SOLR-11064: Collection APIs should use the disk space hint when using policy framework
2018-01-17 03:04:34 +11:00
Tomas Fernandez Lobbe
1c4b417c50
SOLR-11794: Restart replicate from ledaer on core reload on PULL replicas
2018-01-15 16:15:14 -08:00
Joel Bernstein
a08f71279c
SOLR-11737: Add kmeans Stream Evaluator to support kmeans clustering
2018-01-15 14:50:34 -05:00
Noble Paul
e4438a2bb7
SOLR-11063: fixed test failure.
2018-01-16 00:24:55 +11:00
Jim Ferenczi
b6f6519749
synchronize changes.txt for 7.2.1 release
2018-01-15 10:35:52 +01:00
Chris Hostetter
6dcbb2d412
SOLR-3218: Added range faceting support for CurrencyFieldType
2018-01-14 16:30:24 -07:00
Erick Erickson
c110472eaa
SOLR-11389: Fix test failures resulting from SOLR-11218
2018-01-13 11:16:51 -08:00
Noble Paul
fe86ab982d
SOLR-11063: Suggesters should accept required freedisk as a hint
2018-01-12 23:48:30 +11:00
Jan Høydahl
259a3df8a7
Remove unused file from old Admin UI
2018-01-11 20:54:24 +01:00
Adrien Grand
fa935cf6ac
SOLR-11846: Force BM25Similarity on TestFieldCacheSort.testFieldScoreReverse.
...
This test expects scores to increase with freq, which not all similarities guarantee.
2018-01-11 20:08:14 +01:00
Cassandra Targett
60c6890ff0
Ref Guide: typos and small edits
2018-01-11 08:40:26 -06:00
Cassandra Targett
4dac5aad1a
SOLR-11703: typo in bin/solr "impariment"; change to "disruption"
2018-01-11 08:40:26 -06:00
Tomas Fernandez Lobbe
6a55def1ea
SOLR-10995: Improve ChaosMonkey logic to find Jetty running leader node
2018-01-09 22:58:22 -08:00
Steve Rowe
077e8b1da4
SOLR-11825: stop testing randomized dates with function query sorting
2018-01-09 21:04:21 -05:00
Erick Erickson
ae1e192022
SOLR-11829: [Ref-Guide] Indexing documents with existing id
2018-01-09 17:57:53 -08:00
Erick Erickson
4471c1b77c
SOLR-11218: Fail and return an error when attempting to delete a collection that's part of an alias
2018-01-09 17:27:12 -08:00
Steve Rowe
e538792d29
SOLR-11631: fix precommit
2018-01-09 18:00:49 -05:00
Steve Rowe
f6eae40a1b
SOLR-11631: fix another test
2018-01-09 17:51:42 -05:00
Steve Rowe
e3f3cdd085
SOLR-11631: fix Solrj tests
2018-01-09 11:55:30 -05:00
Noble Paul
6336ed46f9
SOLR-11062: new tag "diskType" in autoscaling policy
2018-01-09 22:58:10 +11:00
Noble Paul
74128cf695
implement MapWriter
2018-01-09 19:15:58 +11:00
David Smiley
7a375fda82
SOLR-11692: Constrain cases where SolrDispatchFilter uses closeShield
2018-01-08 22:39:17 -05:00
Steve Rowe
9f221796fe
SOLR-11631: The Schema API should return non-zero status when there are failures
2018-01-08 21:25:14 -05:00
Joel Bernstein
d189b58708
SOLR-10716: Improve error handling
2018-01-08 20:12:43 -05:00
Joel Bernstein
459ed85052
SOLR-10716: Add termVectors Stream Evaluator
2018-01-08 19:39:43 -05:00
Robert Muir
07407a5b53
LUCENE-8122: Upgrade analysis/icu to ICU 60.2
2018-01-08 16:33:38 -05:00
Christine Poerschke
144616b424
Revert "SOLR-10783: add (partial) package-info.java to fix precommit"
...
This reverts commit a864c6289a
.
2018-01-08 20:11:25 +00:00
Christine Poerschke
07afc23dce
LUCENE-8115: remove unnecessary-on-its-own {@inheritDoc} annotations.
2018-01-08 19:45:19 +00:00
Christine Poerschke
2828656892
SOLR-11809: QueryComponent.prepare rq parsing could fail under SOLR 7.2.0 - fix:
...
QueryComponent's rq parameter parsing no longer considers the defType parameter.
(Christine Poerschke and David Smiley in response to bug report/analysis from Dariusz Wojtas and Diego Ceccarelli)
2018-01-08 19:44:05 +00:00
Andrzej Bialecki
a9fec9bf7c
SOLR-11730: Collect more stats in the benchmark. Add simulation framework package docs.
2018-01-08 15:08:17 +01:00
Noble Paul
72e68697fc
SOLR-11830: PKI authentication testcases do not check for null principal
2018-01-08 21:43:30 +11:00
Alan Woodward
0744fea821
LUCENE-8099: Replace BoostQParserPlugin.boostQuery() with FunctionScoreQuery.boostByValue()
2018-01-08 10:01:06 +00:00
Shalin Shekhar Mangar
3d8ef981cb
SOLR-11821: ConcurrentModificationException in SimSolrCloudTestCase.tearDown
2018-01-08 14:04:11 +05:30
Erick Erickson
7695544a5f
SOLR-11819: The schema api reference manual page should not use hyphens in the example field name
2018-01-07 10:42:44 -08:00
Erick Erickson
1f09d5b350
SOLR-11819: The schema api reference manual page should not use hyphens in the example field name
2018-01-06 20:25:14 -08:00
Chris Hostetter
d598517b96
SOLR-11824: Fixed bucket ordering in distributed json.facet type:range when mincount>0
2018-01-06 14:23:45 -07:00
Chris Hostetter
d03cb44de7
SOLR-11758: Fixed FloatDocValues.boolVal to correctly return true for all values != 0.0F
2018-01-06 12:54:05 -07:00
Cao Manh Dat
0d55811774
SOLR-11771: Move CHANGES entry to the right version
2018-01-06 09:08:50 +07:00
Cao Manh Dat
b8b00786f3
SOLR-11771: Overseer can never process some last messages
2018-01-06 09:05:14 +07:00
David Smiley
925733d1ef
SOLR-11653: TimeRoutedAlias URP now auto-creates collections using new RoutedAliasCreateCollectionCmd
2018-01-05 13:53:26 -05:00
Alan Woodward
d250a1463d
LUCENE-8133: Rename TermContext to TermStates, and load TermState lazily if term stats are not required
2018-01-05 14:17:15 +00:00
Christine Poerschke
5a08fa8bbb
SOLR-11798: Remove support for deprecated top-level <highlighting> syntax in solrconfig.xml.
...
(master branch for 8x only)
2018-01-04 15:22:07 +00:00
Christine Poerschke
65c842f9fa
SOLR-11801: Support customisation of the highlighting query response element.
...
(Ramsey Haddad, Pranav Murugappan, David Smiley, Christine Poerschke)
2018-01-04 14:54:48 +00:00
Christine Poerschke
5d4f029fdd
SOLR-11798: Formally deprecate top-level <highlighting> syntax in solrconfig.xml in favour of <searchComponent> equivalent syntax.
2018-01-04 14:54:47 +00:00
Adrien Grand
8fd7ead940
LUCENE-8116: SimScorer now only takes a frequency and a norm as per-document scoring factors.
2018-01-04 15:13:36 +01:00
Noble Paul
8836fda95f
SOLR-11813: Reuse a NodeStateProvider in a session
2018-01-04 19:45:59 +11:00
Joel Bernstein
94a680c311
SOLR-11682: Add gtestDataSet Stream Evaluator
2018-01-03 21:31:39 -05:00
David Smiley
9586d12af4
SOLR-11805: SolrJ's SolrResponse.getElaspedTime was sometimes a millisecond off
2018-01-03 15:47:32 -05:00
Joel Bernstein
1cc49d18c2
Add chiSquareDataSet Stream Evaluator
2018-01-03 13:57:11 -05:00
Andrzej Bialecki
2da4ed17ba
SOLR-11730 Add a nodeLost benchmark.
2018-01-03 13:29:15 +01:00
Joel Bernstein
a925847684
SOLR-11430: Add lerp and akima Stream Evaluators to support linear and akima spline interpolation
2018-01-02 10:24:06 -05:00
Alan Woodward
a56cb42fde
LUCENE-8012: LTR contrib needs to use float values in explanations
2018-01-02 13:56:52 +00:00
Shalin Shekhar Mangar
caa731a333
SOLR-11748: Remove Autoscaling action throttle
2018-01-02 19:08:36 +05:30
Alan Woodward
c1030eeb74
LUCENE-8012: Explanation takes Number rather than float
2018-01-02 11:06:59 +00:00
Andrzej Bialecki
ca29722b22
Remove a misleading comment left over from an earlier refactoring.
2018-01-02 11:06:42 +01:00