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
Joel Bernstein
692e5243e9
SOLR-11808: Add sumSq Stream Evaluator
2017-12-31 13:48:23 -05:00
Erick Erickson
8e439a0a5c
SOLR-7733: remove optimize from the UI.
2017-12-28 20:41:48 -08:00
Joel Bernstein
fbea59b086
SOLR-11172: Add Mann-Whitney U test Stream Evaluator
2017-12-28 14:14:26 -05:00
Joel Bernstein
0c4fb31205
SOLR-11799: Fix NPE and class cast exceptions in the TimeSeriesStream
2017-12-28 11:14:31 -05: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
6b368c0484
SOLR-11426: removed infostream debug logging from master
2017-12-27 09:07:53 -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
Joel Bernstein
6045066495
SOLR-11791: Add density Stream Evaluator
2017-12-22 10:41:42 -05:00
Joel Bernstein
efbbc9e344
SOLR-11754: Fix precommit
2017-12-22 08:17:08 -05:00
Joel Bernstein
b5d55b86df
SOLR-11789: Add integrate Stream Evaluator
2017-12-22 07:57:41 -05:00
Andrzej Bialecki
091f45dd7b
SOLR-11730: Add simulated tests for nodeAdded / nodeLost dynamic in a large cluster.
...
Plus some other fixes:
* Fix leader election throttle and cluster state versioning in the simulator.
* PolicyHelper was still using a static ThreadLocal field, use ObjectCache isntead.
2017-12-22 12:58:21 +01:00
David Smiley
f354a278f8
SOLR-11754: remove AbstractSolrTestCase; use SolrTestCaseJ4 instead.
...
Also removed SolrExampleTestBase in Solrj-tests.
2017-12-21 13:20:22 -05:00
Tomas Fernandez Lobbe
ba2ef4a894
SOLR-11426: Make sure commitOnClose is enabled before running testNoCommit
2017-12-20 16:00:02 -08:00
Joel Bernstein
960a5fd793
SOLR-11785: Add multiVariateNormalDistribution Stream Evaluator
2017-12-20 13:51:47 -05:00
David Smiley
9f7f76f267
LUCENE-5803: Add a Solr test that we reuse analysis components across fields for the same field type
2017-12-19 10:28:22 -05:00
Joel Bernstein
f8c93db9eb
SOLR-11681: Add ttest and pairedTtest Stream Evaluators
2017-12-18 14:31:47 -05:00
Cassandra Targett
33a64afee7
SOLR-11753: minor typos
2017-12-18 11:55:29 -06:00
Alan Woodward
b01e6023e1
LUCENE-8099: Deprecate CustomScoreQuery, BoostedQuery, BoostingQuery
2017-12-18 17:47:03 +00:00
David Smiley
e441a99009
SOLR-11757: Tests: SolrException.ignoreException use CopyOnWrite
2017-12-15 17:19:37 -05:00
Joel Bernstein
ca5e2a335b
SOLR-11742: Fix error
2017-12-15 17:05:32 -05:00
Joel Bernstein
9dee35f92d
SOLR-11742: Add documentation for 7.2 release statistical functions
2017-12-15 15:33:05 -05:00
Steve Rowe
565d13c96d
LUCENE-2899: Fix hyperlink text
2017-12-15 11:42:08 -05:00
Steve Rowe
f5c4276163
LUCENE-2899: Fix hyperlink
2017-12-15 11:41:15 -05:00
Steve Rowe
3e2f9e62d7
LUCENE-2899: Add OpenNLP Analysis capabilities as a module
2017-12-15 11:24:18 -05:00
Andrzej Bialecki
d02d1f1cab
SOLR-11285: Remove stray logging. Relax test assertion due to timing under load.
2017-12-15 11:30:50 +01:00
Andrzej Bialecki
d6d2e3b2e3
SOLR-11285: Simulation framework for autoscaling.
2017-12-14 12:56:23 +01:00
Cassandra Targett
44cc0defe8
SOLR-11753: copy edits; add docs for SOLR-11448
2017-12-13 14:33:46 -06:00
Christine Poerschke
7974aa033c
SOLR-11740: fix stop port variable scope issue in stop_solr function (SOLR-9137 follow-on)
2017-12-13 11:05:49 +00:00
Cassandra Targett
6d23ee96a9
SOLR-11753: add upgrade notes; misc cleanups in other pages
2017-12-12 15:07:33 -06:00
Chris Hostetter
2990c88a92
Beef up testing of json.facet 'refine:simple' when dealing with 'Long Tail' terms
...
In an attempt to get more familiar with json.facet refinement, I set out to try and refactor/generalize/clone
some of the existing facet.pivot refinement tests to assert that json.facet could produce the same results.
This test is a baby step towards doing that: Cloning DistributedFacetPivotLongTailTest into
DistributedFacetSimpleRefinementLongTailTest (with shared index building code).
Along the way, I learned that the core logic of 'refine:simple' is actually quite different then how facet.field
& facet.pivot work (see discussion in SOLR-11733), so they do *NOT* produce the same results in many "Long Tail"
Sitautions. As a result, many of the logic/assertions inDistributedFacetSimpleRefinementLongTailTest are very
differnet then their counter parts in DistributedFacetPivotLongTailTest, with detailed explanations in comments.
Hopefully this test will prove useful down the road to anyone who might want to compare/contrast facet.pivot
with json.facet, and to prevent regressions in 'refine:simple' if/when we add more complex refinement
approaches in the future.
There are also a few TODOs in the test related to some other small discrepencies between json.facet and
stats.field that I opened along the way, indicating where the tests should be modified once those issues are
addressed in json.facet...
- SOLR-11706: support for multivalued numeric fields in stats
- SOLR-11695: support for 'missing()' & 'num_vals()' (aka: 'count' from stats.field) numeric stats
- SOLR-11725: switch from 'uncorrected stddev' to 'corrected stddev'
2017-12-12 11:50:20 -07: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
Noble Paul
25f24e094e
SOLR-9743: documentation
2017-12-08 19:55:27 +11:00
Adrien Grand
0e1d6682d6
LUCENE-4100: Fix more queries to implement the new updated createWeight API.
2017-12-08 08:50:00 +01:00
Noble Paul
24a0708d3c
SOLR-11359: added documentation
2017-12-08 17:36:41 +11: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
Adrien Grand
4fc5a872de
LUCENE-4100: Faster disjunctions when the hit count is not needed.
2017-12-07 10:49:39 +01:00
Anshum Gupta
cd30dabe37
SOLR-11126: Remove wrong change log entry from 7.1 section
2017-12-06 11:34:54 -08:00
Adrien Grand
63b63c5734
LUCENE-8015: Fixed DFR similarities' scores to not decrease when tfn increases.
2017-12-06 18:19:57 +01:00
Adrien Grand
70b36666d4
LUCENE-8051: Typo in LevensHtein distance.
...
Closes #284
2017-12-06 17:29:16 +01: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
Cassandra Targett
5b4efc5a41
Ref Guide: numerous minor typos ("with out", "ie", "eg") + a couple incorrect link refs
2017-12-06 09:45:21 -06:00
Mark Miller
5440d925d3
tests: raise chaosmonkey no stop warn time.
2017-12-06 09:24:05 -06:00
Adrien Grand
a8a63464e7
LUCENE-7996: Queries are now required to produce positive scores.
2017-12-06 14:06:03 +01:00
Adrien Grand
e1851c0ce7
Add 7.3.0 version constant.
2017-12-06 10:25:13 +01:00
Noble Paul
b0416ae7ed
removed unused imports
2017-12-06 20:11:32 +11:00
Noble Paul
071d9270d5
SOLR-11669: Policy Session lifecycle cleanup
2017-12-06 15:04:04 +11: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
Joel Bernstein
cd10d0bda0
SOLR-11485: Fix precommit
2017-12-04 23:06:59 -05:00
Joel Bernstein
862f48761c
SOLR-11485: Fix broken tests
2017-12-04 22:46:43 -05:00
Joel Bernstein
f8c69270a1
SOLR-11485: Fix precommit
2017-12-04 21:43:07 -05:00
Joel Bernstein
8750e5f2a9
SOLR-11485: Add olsRegress, spline and derivative Stream Evaluators
2017-12-04 21:09:41 -05:00
Steve Rowe
ccedbdd9d6
minor cleanup on spell checking page
2017-12-04 18:04:47 -05:00
Steve Rowe
c72c02e525
minor cleanups on highlighting page
2017-12-04 17:56:30 -05:00
Cassandra Targett
0b4e9b2b33
SOLR-11312: Add docs on how to stop Solr to README.txt
2017-12-04 15:28:20 -06:00
Cassandra Targett
52cefbe742
SOLR-11412: Add docs for bi-directional CDCR; split CDCR pages into multiple child pages
2017-12-04 13:55:39 -06: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
Cassandra Targett
f2dd3c5f85
SOLR-11646: Add v2 API examples to several pages; add context to about-this-guide.adoc; tweak CSS to make tabs more obvious
2017-12-01 15:59:24 -06: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
Adrien Grand
812711416d
LUCENE-8059: Fold early termination support into TopFieldCollector.
2017-11-29 18:09:38 +01:00
Joel Bernstein
70767b109f
SOLR-11697: Add geometricDistribution Stream Evaluator
2017-11-28 21:23:15 -05:00
Cassandra Targett
c2f26183a7
SOLR-11573: Update meta-docs section on including code from non-adoc files
2017-11-28 15:01:02 -06: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
Joel Bernstein
8072b46b63
SOLR-11680: Add normalizeSum Stream Evaluator
2017-11-27 13:38:43 -05:00
Noble Paul
7a12de47ec
SOLR-9743: removed unused logging
2017-11-27 17:06:27 +10:30
Joel Bernstein
7acccd5157
SOLR-11674: Support ranges in the probability Stream Evaluator
2017-11-26 21:32:05 -05:00
Noble Paul
2bde0eab3f
SOLR-9743: A new UTILIZENODE command
2017-11-24 00:32:26 +10:30
Joel Bernstein
4ebac27d13
SOLR-11569: Fix compilation error
2017-11-22 18:39:04 -05:00
Joel Bernstein
17078019e2
SOLR-11569: Add support for distance matrices to the distance Stream Evaluator
2017-11-22 18:31:08 -05:00
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
Cassandra Targett
affeec7269
SOLR-11573: Add solr-root-paths param to allow pulling in code blocks from outside solr-ref-guide tree
2017-11-21 13:42:24 -06:00
Erick
57b1912cea
Debugging code for Jenkins failures
2017-11-21 09:57:19 -08:00
Erick
ab5fbad3d7
SOLR-11426: TestLazyCores fails too often, debugging
2017-11-21 09:55:40 -08:00
Cassandra Targett
4ca6e77a02
SOLR-11584: CSS changes for HTML tabs: change padding in tab panes; add space between tabs
2017-11-21 09:15:51 -06:00
Noble Paul
1794ff679e
typo in class name
2017-11-20 22:42:22 +10:30
elyograg
0dadf2c2a8
SOLR-11645: Fix problem with no Args display in admin UI.
2017-11-18 08:41:53 -07:00
David Smiley
6f99196e81
SOLR-11444: CloudSolrClient could have thrown an NPE if the collection doesn't exist.
...
Refactor: Tidy the exception throwing
2017-11-17 23:22:22 -05:00
David Smiley
51b2dea68e
SOLR-11487: Put back sleep(100) in CreateAliasCmd.
...
Update AliasIntegrationTest with some sleeps and use new alias names where
possible to avoid eventual consistency challenges.
2017-11-17 17:20:08 -05:00
David Smiley
df5a5f949b
SOLR-11542: TimePartitionedUpdateProcessor URP
2017-11-16 15:09:09 -05:00
David Smiley
fd1820a430
SOLR-11487: Collection Aliases may now have metadata
2017-11-16 13:57:22 -05:00
yonik
c561ffe635
SOLR-11553: fix refinement to pick right processor / uninversion mechanism
2017-11-16 12:28:01 -05:00
yonik
96af869da3
SOLR-11251: docs - JSON Facet API
2017-11-16 11:10:30 -05:00
Noble Paul
75825d240f
SOLR-11642: remove synchronization on OCMH
2017-11-16 08:50:56 +10:30
Chris Hostetter
a371cab3b6
Fix javascript indentation now that i figured out my emacs configs were previously broken
2017-11-15 11:33:11 -07:00
Alan Woodward
2a4dd499bb
LUCENE-7736: IndexReaderValues
2017-11-15 14:22:49 +00:00
Alan Woodward
183571c085
LUCENE-6278: Remove Scorer.freq()
2017-11-15 11:14:16 +00:00
Noble Paul
cfea3d5e83
SOLR-11642: remove Policy.Session from OverseerCollectionMessageHandler
2017-11-15 21:18:33 +10:30
Steve Rowe
aef58a26a2
SOLR-11584: remove zero-width space (U+200B) that causes compilation to fail on some platforms
2017-11-14 22:30:50 -05:00
Cassandra Targett
df70e27d7d
SOLR-11584: add JS and CSS to support tabbed content; add "column" style TOC support
2017-11-14 16:47:14 -06:00
David Smiley
3923e9fba3
SOLR-11595: optimize SolrIndexSearcher.collectionStatistics
2017-11-14 16:58:49 -05:00
Chris Hostetter
d77d54b1a6
SOLR-11641: Change to default to so default behavior is to PostFilter if user specifies
2017-11-14 10:45:29 -07:00
Noble Paul
79283834bc
SOLR-11380:removed GenericRequest.setContentStreams()
2017-11-15 03:55:17 +10:30
Noble Paul
65cd8bbbf4
SOLR-11538: Implement port suggestion
2017-11-14 23:23:35 +10:30
Andrzej Bialecki
fc678da2dd
SOLR-11642: Implement ObjectCache for SolrCloudManager.
2017-11-14 13:21:26 +01:00
Andrzej Bialecki
7c54b2b116
SOLR-11458: Improve this test to show the failure to be fixed in SOLR-11458.
2017-11-14 11:16:39 +01:00
Noble Paul
8e60dc52c5
SOLR-11538: Implement suggestions for port,ip_*, nodeRole,sysprop.*, metrics:*
2017-11-14 15:17:53 +10:30
Joel Bernstein
59360b4617
SOLR-11570: Add support for correlation matrices to the corr Stream Evaluator
2017-11-13 19:44:46 -05:00
Steve Rowe
c3513e9281
SOLR-11231: Guard against unset fields when performing language detection. This closes #232
2017-11-13 17:57:24 -05:00
Shalin Shekhar Mangar
3045349140
SOLR-11638: Fix CloudSolrClientTest periodic failures after SOLR-11507
2017-11-13 15:50:45 +05:30
Cassandra Targett
eec25eacce
SOLR-4323: fix unterminated lst element in techproducts example solrconfig
2017-11-10 16:35:38 -06:00
Joel Bernstein
9ea9a85339
SOLR-11571: Add diff Stream Evaluator to support time series differencing
2017-11-10 13:15:41 -05:00
Erick Erickson
6e3d082395
SOLR-11635: CDCR Source configuration example in the ref guide leaves out important settings
2017-11-10 09:50:24 -08:00
Alan Woodward
276e317e94
LUCENE-8042: Add SegmentCachable interface
2017-11-10 12:17:50 +00:00
David Smiley
a43c318a51
SOLR-11507: randomize parallelUpdates for test CloudSolrClientBuilder
2017-11-09 15:58:58 -05:00
David Smiley
df3b01744c
SOLR-10469: Move CloudSolrClient.setParallelUpdates to its Builder
2017-11-09 15:48:35 -05:00
Cassandra Targett
0546a64acf
SOLR-3504: add note about hard num docs limit in Lucene to planning installation section
2017-11-09 14:11:55 -06:00
Chris Hostetter
15fe53e10b
SOLR-9120: Reduce log level for inconsequential NoSuchFileException that LukeRequestHandler may encounter
2017-11-09 09:53:22 -07:00
Alan Woodward
1a80bc76b1
SOLR-11610: Move SOLR to PayloadDecoder
2017-11-09 14:05:34 +00:00
Shalin Shekhar Mangar
b03c7249d3
SOLR-11628: Add documentation of maxRamMB for filter cache and query result cache
2017-11-09 18:56:17 +05:30
Noble Paul
6c46569705
SOLR-11614: ReplicaAssigner to use SolrCloudManager
2017-11-09 23:18:28 +10:30
Shalin Shekhar Mangar
eef8f30da2
SOLR-11627: Enable debug logging of overseer messages
2017-11-09 17:52:33 +05:30
David Smiley
67a6a14302
SOLR-11619: V2 action=REMOTEQUERY bug
2017-11-08 11:54:29 -05:00
Steve Rowe
b28ed8f0ef
SOLR-11003: Do not import ImmutableMap from shaded junit4-ant jar
2017-11-08 10:39:43 -05:00
Shalin Shekhar Mangar
70d1d94110
SOLR-11621: Fix spurious failures of TriggerIntegrationTest due to timing issues
2017-11-08 15:47:15 +05:30
Joel Bernstein
23fe16d3e9
SOLR-11607: Add grandSum, sumRows, sumColumns, scalarDivide, scalarMultiply, scalarAdd, scalarSubtract Stream Evaluators
2017-11-07 19:46:26 -05:00
Varun Thacker
1f83b1fc1c
SOLR-11618: Tone down verbosity of BackupManager logging
2017-11-07 14:31:22 -08:00
Noble Paul
a03d6bc8c2
SOLR-11380: deprecated getContentStreams()
2017-11-07 17:56:52 +10:30
Cassandra Targett
118c6f5f7b
SOLR-11409: Add tutorial for deploying Solr on EC2
2017-11-06 15:32:13 -06:00
Varun Thacker
fdff8deabd
SOLR-11003: Improve description of the feature in the CHANGES file
2017-11-06 08:16:03 -08:00
Uwe Schindler
610efa7925
SOLR-11606: Add missing assumeWorkingMockito()
2017-11-04 21:29:10 +01:00
Uwe Schindler
3ab1a07662
SOLR-11606: Disable tests automatically if Mockito does not work with Java runtime (Java 10)
2017-11-04 19:37:28 +01:00
Erick Erickson
d501ecd2d1
SOLR-11503: Collections created with legacyCloud=true cannot be opened if legacyCloud=false
2017-11-03 19:43:37 -07:00
Varun Thacker
db18de7e6b
SOLR-11003: Support bi-directional syncing of cdcr clusters. We still only support actively into one cluster cluster,
...
but have the ability to switch indexing clusters and cdcr will replicate correctly
2017-11-03 15:37:39 -07:00
Christine Poerschke
b43dcde267
SOLR-11603: Remove unused (public) LTRScoringModel.hasParams() method.
2017-11-03 21:31:16 +00:00
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
Cao Manh Dat
32ed8520c7
SOLR-11452: Delay between open new searcher and copy over updates can cause the test to fail.
2017-10-20 18:11:13 +07:00
David Smiley
f472210023
SOLR-11444: Fix AliasIntegrationTest when masked collection is null
2017-10-19 23:07:30 -04:00
Cassandra Targett
01e7756e08
SOLR-8852: change wiki link in solr/server/solr/README.txt to point to the Ref Guide
2017-10-19 16:40:19 -05:00
Cassandra Targett
b7a53012ed
SOLR-11319: bring python with json docs up to date. This closes #243
2017-10-19 15:41:38 -05:00
Cassandra Targett
ae72dbd635
SOLR-11509: Misc typo cleanup and copy edits for 7.1 Ref Guide
2017-10-19 15:03:59 -05:00
Cassandra Targett
7bf49580e9
Ref Guide: minor copy edits for stream evaluators reference page
2017-10-19 07:39:19 -05:00
Andrzej Bialecki
d3e949c07b
SOLR-11072: Implement trigger for searchRate event type.
2017-10-19 11:36:59 +02:00
David Smiley
e001f35289
SOLR-11444: Improve consistency of collection alias handling and collection list references.
...
Other refactorings of nearby code too.
2017-10-19 00:02:24 -04:00
Cao Manh Dat
99e853faf8
SOLR-11478: Only remove nodeAddedPath node if it exists
2017-10-19 10:42:07 +07:00
Cao Manh Dat
cdcfc1520d
SOLR-11506: Upgrade ref guide for Json Query DSL
2017-10-19 09:12:53 +07:00
Alexandre Rafalovitch
70784f4561
SOLR-11490: Add missing @since tags
...
To all descendants of TupleStream
2017-10-18 21:38:51 -04:00
David Smiley
18c8091da5
SOLR-11464: SOLR-11493: Minor refactorings to DistributedUpdateProcessor
2017-10-18 20:18:54 -04:00
Cassandra Targett
a37c4b5ff1
SOLR-11510: improve DIH docs for using an encrypted password.
2017-10-18 18:36:47 -05:00
Erick Erickson
57aecde244
SOLR-11446: Heavily edit the 'near real time searching' page in the reference guide, fix doc build error
2017-10-18 16:14:57 -07:00
Erick Erickson
c6ed9f14ec
SOLR-11446: Heavily edit the 'near real time searching' page in the reference guide
2017-10-18 13:50:46 -07:00
Christine Poerschke
0b0ed21182
SOLR-11389: For Solr(Shard|Cluster)Reporter instances the SolrMetricManager.registerReporter method is now called after the SolrCore or CoreContainer has been set for the instance.
2017-10-18 16:27:04 +01:00
Steve Rowe
227b441bde
Adding version 5.5.5
2017-10-18 11:06:44 -04:00
Andrzej Bialecki
8b4ab2644d
SOLR-11448: Implement an option in collection commands to wait for final results.
2017-10-18 16:28:56 +02:00
Cassandra Targett
adbf6805bf
SOLR-11205: fix link reference to metrics page
2017-10-18 07:49:12 -05:00
Christine Poerschke
a6f8dd74f0
Fix two s/recieve/receive typos.
2017-10-18 12:59:05 +01:00
Noble Paul
e441b3ac4e
SOLR-11359: refactored replica name parsing into Utils
2017-10-18 16:58:59 +10:30
Noble Paul
7e789b376c
SOLR-10798: and SOLR-11205 documentation
2017-10-18 14:43:23 +10:30
Alexandre Rafalovitch
3eeeb9fa4d
SOLR-11490: Add missing @since tags
...
To all descendants of TokenFilterFactory
2017-10-17 23:19:09 -04:00
Alexandre Rafalovitch
17d340055f
SOLR-11490: Add missing @since tags
...
To all descendants of UpdateRequestProcessorFactory
2017-10-17 22:24:35 -04:00
Joel Bernstein
7a5733d107
Solr Ref Guide: update 7.1 statistical function docs
2017-10-17 21:25:46 -04:00
Chris Hostetter
2da777cdb8
SOLR-11053: remove AutoCommitTest + HardAutoCommitTest now that SoftAutoCommitTest exercises all the same functionality with more robust assertions
2017-10-17 14:17:51 -07:00
Dennis Gove
6fefcfa18c
SOLR-11145, SOLR-11146: Updates solr/CHANGES for related commit adding unit tests and fixing a couple bugs
...
This closes #225
2017-10-17 13:52:03 -04:00
Houston Putman
86d84bff82
SOLR-11145, SOLR-11146: Added comprehensive unit tests for Analytics Component 2.0 as well as analytics bug fixes.
2017-10-17 13:52:02 -04:00
Joel Bernstein
54469791b6
Solr Ref Guide: sample syntax anchor
2017-10-17 13:50:00 -04:00
Joel Bernstein
a4a06afff1
Solr Ref Guide: sample syntax anchor
2017-10-17 13:48:07 -04:00
Andrzej Bialecki
a91af34705
SOLR-11491: Fix a ClassCastException.
2017-10-17 19:15:59 +02:00
Joel Bernstein
60d5e229ef
Solr Ref Guide: 7.1 Statistical functions.
2017-10-17 12:52:01 -04:00