Commit Graph

28849 Commits

Author SHA1 Message Date
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
Robert Muir 42717d5f4b LUCENE-7997: More sanity testing of similarities 2017-10-24 22:48:04 -04:00
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
Karl Wright feda2ad006 LUCENE-7990: Fix polygon generator to not generate crossing polygons. Committed on behalf of Ignacio Vera. 2017-10-24 15:42:50 -04: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
Mike McCandless ea36f5040c LUCENE-7999: upgrade int to long for tracking the counter for the next segment name to prevent overflow 2017-10-24 13:13:41 -04:00
Steve Rowe 8993f1b827 Add 5.5.5 back compat test indexes 2017-10-24 12:36:25 -04:00
Steve Rowe 3698acf321 addBackCompatIndexes.py: Don't generated sorted indexes for versions < 6.2 2017-10-24 12:30:30 -04:00
Steve Rowe f74773bd6b Sync 5.5.5 CHANGES 2017-10-24 11:43:31 -04:00
Steve Rowe 12adb158fb Add 5.5.5 releases; move 6.6.2 releases where they belong 2017-10-24 11:12:29 -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
Christine Poerschke 05559358fa Update xsi:schemaLocation in pom.xml.template files. 2017-10-23 15:37:46 +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