Joel Bernstein
|
2a2cf4b5e4
|
SOLR-11602: Fix precommit
|
2017-11-03 15:29:11 -04:00 |
Joel Bernstein
|
d723578034
|
SOLR-11602: Add Markov Chain Stream Evaluator
|
2017-11-03 15:00:43 -04:00 |
Chris Hostetter
|
7f033ac12b
|
SOLR-10934: ref-guide link+anchor checking that doesn't require jekyll
|
2017-11-03 10:44:03 -07:00 |
Alan Woodward
|
a886a001a4
|
LUCENE-8017: Add Weight.getCacheHelper()
|
2017-11-03 10:40:14 +00:00 |
Robert Muir
|
ca5f9b3457
|
LUCENE-8007: Make scoring statistics mandatory
|
2017-11-02 23:02:21 -04:00 |
Joel Bernstein
|
0ebf5e0896
|
SOLR-11599: Change normalize function to standardize and make it work with matrices
|
2017-11-02 21:37:29 -04:00 |
Scott Blum
|
0637407ea4
|
SOLR-11423: fix typo
|
2017-11-02 18:26:59 -04:00 |
Cassandra Targett
|
42cc1c07f7
|
Ref Guide: Update release steps to publish the Guide; increase TOC level so more sections appear in how-to-contribute page online
|
2017-11-02 14:45:11 -05:00 |
Cassandra Targett
|
6428ddb10e
|
SOLR-11144: Add Analytics Component docs to the Ref Guide
|
2017-11-02 13:18:40 -05:00 |
Joel Bernstein
|
e915078707
|
SOLR-10680: Add minMaxScale Stream Evaluator
|
2017-11-02 13:44:42 -04:00 |
Andrzej Bialecki
|
dc6119b85d
|
SOLR-11072: Make the new test more robust to side-effects from other tests in the suite.
|
2017-11-02 17:35:13 +01:00 |
Andrzej Bialecki
|
6008b186a2
|
SOLR-11072: Fix creation of searchRate triggers via API, add a unit test, other minor edits.
|
2017-11-02 16:32:29 +01:00 |
Noble Paul
|
f564f9ca4b
|
SOLR-11380: Test failure
|
2017-11-02 19:22:57 +10:30 |
Cao Manh Dat
|
bf040a88ef
|
SOLR-10125: Enable debug logging for addReplicaTest()
|
2017-11-02 15:20:42 +07:00 |
Noble Paul
|
0e738a0369
|
SOLR-11380: V2request also converted to do streaming write
|
2017-11-02 17:39:31 +10:30 |
Robert Muir
|
aa0286540f
|
SOLR-11511: qualify inner type name for javadocs links to fix precommit
|
2017-11-01 20:29:06 -04:00 |
Joel Bernstein
|
6eea7f70a0
|
SOLR-11594: Add precision Stream Evaluator
|
2017-11-01 13:35:35 -04:00 |
Mike McCandless
|
77e6e291bf
|
LUCENE-7994: use int/int scatter map to count facets when number of hits is small relative to number of unique facet labels
|
2017-11-01 12:58:53 -04:00 |
David Smiley
|
1ff6084d8e
|
SOLR-11511: minor: use existing fields in DURP: coreDesc, zkController, collection
|
2017-11-01 11:47:09 -04:00 |
Joel Bernstein
|
6d5a7920ae
|
SOLR-11593: Add support for covariance matrices to the cov Stream Evaluator
|
2017-11-01 11:30:15 -04:00 |
Shalin Shekhar Mangar
|
44b7bc0177
|
SOLR-11591: Change the test to not run into the race condition identified until we fix it
|
2017-11-01 19:48:00 +05:30 |
Noble Paul
|
1b8747ec4f
|
SOLR-11380: XML request writer also stream request
|
2017-11-01 19:26:22 +10:30 |
Shalin Shekhar Mangar
|
2e4b6929d2
|
SOLR-9440: Revert visibility change of collectionWatches
|
2017-11-01 10:15:39 +05:30 |
Joel Bernstein
|
5633268a45
|
SOLR-11567: Add triangularDistribution Stream Evaluator
|
2017-10-31 19:52:07 -04:00 |
Erick Erickson
|
148d81c1e9
|
SOLR-11438: Solr should return rf when min_rf is specified for deletes as well as adds
|
2017-10-31 16:21:58 -07:00 |
Varun Thacker
|
95d287e866
|
SOLR-11586: Restored collection should use stateFormat=2 instead of 1
|
2017-10-31 15:14:12 -05:00 |
Varun Thacker
|
12d9d67dab
|
Revert "SOLR-11003"
This reverts commit bc46de3b2a .
|
2017-10-31 13:50:28 -05:00 |
Varun Thacker
|
07652a5289
|
SOLR-11560: Specifying the replicationFactor parameter while restoring a collection would lead to extra tlog
and pull replicas being created
|
2017-10-31 13:43:19 -05:00 |
Varun Thacker
|
bc46de3b2a
|
SOLR-11003
|
2017-10-31 13:43:19 -05:00 |
Christine Poerschke
|
d58ec8728c
|
Remove unnecessary casts in SolrCloudReportersTest. Split out from the SOLR-11291 changes. (Omar Abdelnabi via Christine Poerschke)
|
2017-10-31 17:24:36 +00:00 |
Steve Rowe
|
55d3aeb21a
|
SOLR-11564: TestFunctionQuery: clear index before each test to avoid cross contamination
|
2017-10-31 12:40:32 -04:00 |
Shalin Shekhar Mangar
|
39376cd8b5
|
SOLR-9440: The ZkStateReader.removeCollectionStateWatcher method can cache a DocCollection reference and never update it causing stale state to be returned in ClusterState
|
2017-10-31 17:58:36 +05:30 |
Noble Paul
|
487f67620d
|
SOLR-11520: Implement autoscaling suggestions for cores count violations
|
2017-10-31 19:41:17 +10:30 |
Cao Manh Dat
|
0f9012009b
|
SOLR-10397: Remove unused imports
|
2017-10-31 15:07:52 +07:00 |
Cao Manh Dat
|
ce61a59ecd
|
SOLR-10397: Fix test failures
|
2017-10-31 15:06:34 +07:00 |
Noble Paul
|
cb3ed762fb
|
SOLR-11380: use the inNull() method to check for empty UpdateRequest
|
2017-10-31 16:34:00 +10:30 |
Noble Paul
|
706b6c9171
|
SOLR-11380: SolrJ must stream docs to server instead of writing to a buffer first
|
2017-10-31 13:16:31 +10:30 |
Steve Rowe
|
52b4625ac7
|
Minor ref guide edits
|
2017-10-30 22:33:54 -04:00 |
Cao Manh Dat
|
f6cbce1c6e
|
SOLR-11576: CollectionsAPIDistributedZkTest.testCollectionsAPI() get failed when query node has stale clusterstate
|
2017-10-31 09:13:02 +07:00 |
Robert Muir
|
e0bde57981
|
LUCENE-8020: don't force sim to score bogus terms (e.g. docfreq=0)
|
2017-10-30 20:32:12 -04:00 |
Joel Bernstein
|
3edb23471b
|
SOLR-11565: Add unit Stream Evaluator to support unitizing of vectors
|
2017-10-30 20:17:22 -04:00 |
Christine Poerschke
|
309481f6ec
|
SOLR-11461: change contrib/ltr test-files away from luceneMatchVersion 6.0.0
|
2017-10-30 18:03:25 +00:00 |
Christine Poerschke
|
b8bcaf9246
|
SOLR-10132: A new optional facet.matches parameter to return facet buckets only for terms that match a regular expression. (Gus Heck, Christine Poerschke)
|
2017-10-30 18:03:25 +00:00 |
Joel Bernstein
|
b7332f65b7
|
SEARCH-11566: Add transpose Stream Evaluator to support transposing of matrices
|
2017-10-30 12:59:13 -04:00 |
Steve Rowe
|
84fa17d42a
|
TestFunctionQuery: clear index before each test to avoid cross contamination
|
2017-10-30 11:26:31 -04:00 |
Andrzej Bialecki
|
c8d55cc6d4
|
SOLR-11413: SolrGraphiteReporter fails to report metrics due to non-thread safe code.
|
2017-10-30 12:52:01 +01:00 |
Cao Manh Dat
|
cc519b9ddd
|
SOLR-11452: Leader from collectionState can be null
|
2017-10-30 10:04:08 +07:00 |
Joel Bernstein
|
e0239b9e84
|
SOLR-11568: Add matrix Stream Evaluator to support efficient matrix operations
|
2017-10-29 20:59:57 -04:00 |
Chris Hostetter
|
8d030280a1
|
SOLR-11541: refguide: purge unneccessary page-shortname and page-permalink attributes from all source docs
|
2017-10-29 15:08:43 -07:00 |
Jan Høydahl
|
b44497fdb7
|
SOLR-11562: Restore Solr ASCII-art in log at startup by removing Default config logging
|
2017-10-28 21:39:23 +02:00 |
Noble Paul
|
f1a6b68d75
|
SOLR-11484: fixing NPE
|
2017-10-28 12:04:10 +10:30 |
Tomas Fernandez Lobbe
|
64f60e5cec
|
SOLR-11170: Remove unused import
|
2017-10-27 10:24:16 -07:00 |
Tomas Fernandez Lobbe
|
03084fa754
|
SOLR-11557: SolrZkClient.checkInterrupted interrupts current thread
|
2017-10-27 09:57:22 -07:00 |
Cassandra Targett
|
252994de3c
|
Ref Guide: parameterize versions in using-solrj.adoc and move autoscaling api docs in hierarchy
|
2017-10-27 10:39:07 -05:00 |
Cao Manh Dat
|
8a05e6ea88
|
SOLR-11532: Update CHANGES.txt
|
2017-10-27 14:50:03 +07:00 |
Cao Manh Dat
|
7a19128109
|
SOLR-11532: Solr hits NPE when fl only contains DV fields and any of them is a spatial field
|
2017-10-27 14:34:18 +07:00 |
Noble Paul
|
0d29f7a1a2
|
SOLR-11484: CloudSolrClient does not invalidate cache or retry for RouteException
|
2017-10-27 15:28:24 +10:30 |
Cao Manh Dat
|
161be0a4ae
|
SOLR-11170: Make AssignBackwardCompatibilityTest more reliable
|
2017-10-27 10:23:28 +07:00 |
Cassandra Targett
|
4e99388084
|
SOLR-11032: forgot to save merge conflict resolution...grrrrr
|
2017-10-26 15:27:49 -05:00 |
Cassandra Targett
|
7ece47caf1
|
SOLR-11032: Update SolrJ tutorial with new example test for real tested code samples
|
2017-10-26 15:25:05 -05:00 |
Cassandra Targett
|
f748fc24b1
|
Ref Guide: copy edit metrics updates; change param presentation format
|
2017-10-26 14:58:08 -05:00 |
Cassandra Targett
|
be4a0846b6
|
SOLR-11509: Upgrade notes for 7.1 Ref Guide
|
2017-10-26 14:58:08 -05:00 |
Steve Rowe
|
c440361a17
|
SOLR-10874: Fix AIOOBE caused by FloatPayloadValueSource calling PostingsEnum.nextPosition() more than the given term's frequency in overridden FloatDocValues.floatVal().
|
2017-10-26 15:20:42 -04:00 |
Cassandra Targett
|
95b75303c7
|
Ref Guide: fix missing anchor reference by removing link to nowhere
|
2017-10-26 14:05:01 -05:00 |
Cassandra Targett
|
79baebb8b9
|
Ref Guide: copy edit new autoscaling pages; fixes in lots of other pages for "eg" and "ie" misspellings
|
2017-10-26 13:48:39 -05:00 |
Chris Hostetter
|
3be50df7b6
|
SOLR-11552: ref-guide tools should fail build if any page exists with #parents != 1
|
2017-10-26 10:37:29 -07:00 |
Cassandra Targett
|
706f039fb2
|
SOLR-11411: Add v2-api.adoc back into hierarchy
|
2017-10-26 09:38:52 -05:00 |
Andrzej Bialecki
|
ed611a0851
|
SOLR-11320: Lock autoscaling triggers when changes they requested are being made.
|
2017-10-26 15:42:48 +02:00 |
Andrzej Bialecki
|
99f5760142
|
SOLR-9735: Fix v2 API for AutoscalingHistoryHandler.
|
2017-10-26 15:21:10 +02:00 |
Shalin Shekhar Mangar
|
4674d26408
|
SOLR-11524: Added /admin/autoscaling/suggestions to ADMIN_PATHS so that SolrJ can call this API without a requiring a collection name
|
2017-10-26 17:35:58 +05:30 |
Shalin Shekhar Mangar
|
0fad80b409
|
SOLR-9735: Enable randomized testing between v1 and v2 APIs
|
2017-10-26 15:19:32 +05:30 |
Shalin Shekhar Mangar
|
b5d3d242ef
|
SOLR-9735: Fix autoscaling.Commands.json structure
|
2017-10-26 15:14:11 +05:30 |
Varun Thacker
|
0ddb8a03d3
|
SOLR-11467: Remove additional logging to track test failures
|
2017-10-25 14:43:33 -07:00 |
Varun Thacker
|
cb20bbdd1f
|
SOLR-11326: A bootstrap of a target cluster does not need to download the tlog files from the source cluster
|
2017-10-25 14:30:04 -07:00 |
Shalin Shekhar Mangar
|
82669b3e66
|
SOLR-11165: Added warning about broken v2 API support in History API
|
2017-10-26 01:20:15 +05:30 |
Chris Hostetter
|
8a138908c5
|
SOLR-11540: eliminate the need for explicitly definied page-shortname and/or page-permalink attributes in our asciidoc source files
|
2017-10-25 09:36:41 -07:00 |
David Smiley
|
0b3c3000e0
|
SOLR-11511: Minor refactorings to DistributedUpdateProcessor
|
2017-10-25 12:10:28 -04:00 |
Cassandra Targett
|
01b8cd8d44
|
SOLR-11135: remove cwiki.apache.org references in javadocs
|
2017-10-25 09:59:02 -05:00 |
Shalin Shekhar Mangar
|
15e2729d32
|
SOLR-11165: Ref guide documentation for Autoscaling APIs, triggers, listeners, actions for Solr 7.1
|
2017-10-25 20:26:33 +05:30 |
Andrzej Bialecki
|
80c49ae090
|
Add documentation for "shard" and "cluster" reporters.
|
2017-10-25 15:56:23 +02:00 |
Noble Paul
|
a72330e9b9
|
SOLR-11548: make ZkOperation an interface
|
2017-10-25 18:14:48 +10:30 |
Noble Paul
|
f47523d05b
|
SOLR-11469: forbidden API
|
2017-10-25 18:10:53 +10:30 |
Cao Manh Dat
|
81a4f7cc9c
|
SOLR-11469: Sanity check assertions about coreNodeNames are identical in 2 collections
|
2017-10-25 09:11:32 +07:00 |
Cassandra Targett
|
ef7b525123
|
Ref Guide: fix link to online "how to edit docs" pages that's broken in the PDF
|
2017-10-24 15:51:10 -05:00 |
Cassandra Targett
|
60966c3be1
|
SOLR-11530: add wt=xml to XML output examples until they can be changed to JSON
|
2017-10-24 15:03:23 -05:00 |
Chris Hostetter
|
ab388fa3a7
|
SOLR-11539: use page shortnames as explicit anchors in generated pdf-main-body.adoc
|
2017-10-24 11:57:20 -07:00 |
Steve Rowe
|
f74773bd6b
|
Sync 5.5.5 CHANGES
|
2017-10-24 11:43:31 -04:00 |
Cassandra Targett
|
055aa3f95e
|
Ref Guide: Add info about available back-compat to IndexUpgrader Tool page
|
2017-10-24 08:53:14 -05:00 |
Noble Paul
|
f821673ff3
|
SOLR-11524: A new autoscaling/suggestions API end-point which gives autoscaling suggestions
SOLR-11519: Implement suggestions for replica count violations
SOLR-11518: Implement Suggestions for freedisk violations
|
2017-10-24 23:39:27 +10:30 |
Noble Paul
|
6305ed6695
|
SOLR-11524: A new autoscaling/suggestions API end-point which gives autoscaling suggestions
SOLR-11519: Implement suggestions for replica count violations
SOLR-11518: Implement Suggestions for freedisk violations
|
2017-10-24 23:39:13 +10:30 |
Joel Bernstein
|
a6e1237451
|
SOLR-11429: Add loess Stream Evaluator to support Local Regression interpolation
|
2017-10-23 14:45:10 -04:00 |
Christine Poerschke
|
f9c066e36c
|
SOLR-11497: add javadocs for XmlQParserPlugin class.
|
2017-10-23 15:41:52 +01:00 |
Cao Manh Dat
|
0f75635aff
|
Fix precommit
|
2017-10-23 14:48:10 +07:00 |
Cao Manh Dat
|
f1cb28c234
|
SOLR-11469: LeaderElectionContextKeyTest has flawed logic: 50% of the time it checks the wrong shard's elections
|
2017-10-23 14:45:32 +07:00 |
Noble Paul
|
acdf87cc41
|
SOLR-11500: MOVEREPLICA api missing in V2
|
2017-10-23 15:34:17 +10:30 |
Cao Manh Dat
|
79f31d1d34
|
SOLR-11452: testOutOfOrderDBQWithInPlaceUpdates test should wait for new replica gets elected first
|
2017-10-23 10:19:43 +07:00 |
Alexandre Rafalovitch
|
2cd434e786
|
SOLR-11490: Undo since tags for pre-3.1 classes
Reverse some of the added tags, to reduce possible solr/lucene version
confusion
|
2017-10-22 22:50:11 -04:00 |
Cao Manh Dat
|
2bc2759bf4
|
SOLR-5129: Add support for changing flag in bin/solr
|
2017-10-21 22:05:30 +07:00 |
Steve Rowe
|
dfd13624c2
|
ref guide: several minor edits
|
2017-10-20 16:49:01 -04:00 |
Cassandra Targett
|
188c26c8b7
|
Ref Guide: Lots of grammar fixes: remove random spaces before commas, periods, colons; add missing periods at
ends of sentences; add monospace for conf filenames and paths; correct "i.e." and "e.g." usages
|
2017-10-20 15:06:00 -05:00 |