Noble Paul
6336ed46f9
SOLR-11062: new tag "diskType" in autoscaling policy
2018-01-09 22:58:10 +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
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
Shalin Shekhar Mangar
3d8ef981cb
SOLR-11821: ConcurrentModificationException in SimSolrCloudTestCase.tearDown
2018-01-08 14:04:11 +05:30
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
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
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
David Smiley
9586d12af4
SOLR-11805: SolrJ's SolrResponse.getElaspedTime was sometimes a millisecond off
2018-01-03 15:47:32 -05:00
Shalin Shekhar Mangar
caa731a333
SOLR-11748: Remove Autoscaling action throttle
2018-01-02 19:08:36 +05:30
Erick Erickson
8e439a0a5c
SOLR-7733: remove optimize from the UI.
2017-12-28 20:41:48 -08:00
Christine Poerschke
287062df37
SOLR-11793: Reduce code duplication w.r.t. RestTestHarness(es).
2017-12-28 12:31:05 +00:00
Erick Erickson
05ab5e10ae
SOLR-11555: If the query terms reduce to nothing, filter(clause) produces an NPE whereas fq=clause does not
2017-12-27 12:05:31 -08:00
Erick Erickson
137675ace7
SOLR-11783: Rename core in solr standalone mode is not persisted
2017-12-26 22:16:52 -08:00
Erick Erickson
e82e029406
SOLR-11703: Solr Should Send Log Notifications if Ulimits are too low
2017-12-25 13:22:19 -08:00
Erick Erickson
7e321d70df
SOLR-11701: Upgrade to Tika 1.17 when available
2017-12-24 17:03:00 -08:00
Shalin Shekhar Mangar
43f17f7af1
SOLR-11201: Implement autoscaling trigger for arbitrary metrics that creates events when a given metric breaches a threshold
2017-12-22 21:18:50 +05:30
David Smiley
f354a278f8
SOLR-11754: remove AbstractSolrTestCase; use SolrTestCaseJ4 instead.
...
Also removed SolrExampleTestBase in Solrj-tests.
2017-12-21 13:20:22 -05:00
David Smiley
e441a99009
SOLR-11757: Tests: SolrException.ignoreException use CopyOnWrite
2017-12-15 17:19:37 -05:00
Steve Rowe
3e2f9e62d7
LUCENE-2899: Add OpenNLP Analysis capabilities as a module
2017-12-15 11:24:18 -05:00
Andrzej Bialecki
d6d2e3b2e3
SOLR-11285: Simulation framework for autoscaling.
2017-12-14 12:56:23 +01:00
Adrien Grand
f525ce8fbb
LUCENE-7996: Add a note to the changes in runtime behaviour and to the solr upgrade notes.
2017-12-12 16:23:57 +01:00
Chris Hostetter
5b2e25f301
SOLR-11575: Improve ref-guide solrj snippets via mock 'print()' method
2017-12-11 17:39:01 -07:00
Chris Hostetter
efc2f32ea0
SOLR-11711: Fixed distributed processing of facet.field/facet.pivot sub requests to prevent requesting unneccessary and excessive '0' count terms from each shard
2017-12-11 10:26:55 -07:00
Scott Blum
3a7f107164
SOLR-11423: fix solr/CHANGES.txt, fixed in 7.2 not 7.1
2017-12-08 14:25:44 -05:00
David Smiley
5448274f26
SOLR-11691: Bug: V2 requests for create-alias didn't work when the collections param was an array.
2017-12-07 10:55:50 -05:00
Anshum Gupta
cd30dabe37
SOLR-11126: Remove wrong change log entry from 7.1 section
2017-12-06 11:34:54 -08:00
David Smiley
d84c92ed11
SOLR-11078: Add note about the trade-off between Point and Trie fields.
2017-12-06 11:23:46 -05:00
Adrien Grand
e1851c0ce7
Add 7.3.0 version constant.
2017-12-06 10:25:13 +01:00
yonik
e84cce8ea1
SOLR-11664: fix range facet issues with sub-aggregations on string fields, adds resetIterator to SlotAcc
2017-12-05 20:14:57 -05:00
Varun Thacker
2c14b91418
SOLR-11590: Synchronize ZK connect/disconnect handling so that they are processed in linear order
2017-12-05 13:34:50 -08:00
Joel Bernstein
f78cacf4a4
SOLR-10784, SOLR-10651: Update CHANGES.txt for new statistical and machine learning functions
2017-12-05 10:05:40 -05:00
Andrzej Bialecki
41644bdcdc
SOLR-11458: Improve error handling in MoveReplicaCmd to avoid potential loss of data.
2017-12-05 14:46:05 +01:00
Christine Poerschke
9268b2b30f
SOLR-9137: bin/solr script ignored custom STOP_PORT on shutdown.
...
(Joachim Kohlhammer, Steve Rowe, Christine Poerschke)
2017-12-05 12:19:14 +00:00
David Smiley
83753d0a2a
SOLR-11662: synonymQueryStyle option for FieldType used by query parser
2017-12-04 13:25:16 -05:00
Erick
929ce7ca30
SOLR-11687: SolrCore.getNewIndexDir falsely returns {dataDir}/index on any IOException reading index.properties
2017-12-04 09:56:58 -08:00
Varun Thacker
2ed0f1b68e
SOLR-11713: Fixed CdcrUpdateLogTest.testSubReader() failure which was a test bug
2017-12-03 23:17:51 -08:00
Varun Thacker
864ce90d2c
SOLR-11616: Snapshot the segments more robustly such that segments created during a backup does does not fail the
...
operation
2017-12-01 19:30:29 -08:00
Anshum Gupta
8c855fa287
The queue size for ConcurrentUpdateSolrClient should default to 10 instead of throwing an IllegalArgumentException
2017-12-01 14:25:02 -08:00
David Smiley
7877f5a511
SOLR-11542: Rename TimePartitionedUpdateProcessor to TimeRoutedAliasUpdateProcessor
2017-11-30 23:25:14 -05:00
Anshum Gupta
ebdaa44182
SOLR-11608: Correctly parse the new core-name in the V2 core rename API.
2017-11-29 13:17:17 -08:00
Christine Poerschke
812db14f27
SOLR-11291: Factor out abstract metrics/SolrCore[Container]Reporter classes. (Omar Abdelnabi, Christine Poerschke)
2017-11-28 15:39:55 +00:00
Christine Poerschke
64b3a5bb4b
SOLR-11250: A new DefaultWrapperModel class for loading of large and/or externally stored LTRScoringModel definitions. (Yuki Yano, shalin, Christine Poerschke)
2017-11-28 14:55:57 +00:00
Shalin Shekhar Mangar
207e546122
SOLR-11202: Implement a set-property command for AutoScaling API
2017-11-28 16:08:32 +05:30
Noble Paul
2bde0eab3f
SOLR-9743: A new UTILIZENODE command
2017-11-24 00:32:26 +10:30
David Smiley
9b52571d8c
SOLR-11501: limit query parser switching to thwart hacking
...
* starting a query with {!...} only works when the default parser is lucene or func.
* edismax now requires uf=_query_ to allow advanced sub-queries.
2017-11-22 08:47:32 -05:00
elyograg
0dadf2c2a8
SOLR-11645: Fix problem with no Args display in admin UI.
2017-11-18 08:41:53 -07:00