Commit Graph

11237 Commits

Author SHA1 Message Date
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
Cassandra Targett 603db0f690 SOLR-11411: Add new section Deployment & Operations; re-org pages to fit 2017-10-17 11:13:40 -05:00
Noble Paul 87f9bcdbb9 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/lucene-solr 2017-10-17 23:35:24 +10:30
Noble Paul 0953cb3270 SOLR-11500: MOVEREPLICA api missing in V2 2017-10-17 23:34:12 +10:30
Cao Manh Dat 57e976341b SOLR-11478: Solr should remove itself from live_nodes in zk immediately on shutdown 2017-10-17 17:35:00 +07:00
Shalin Shekhar Mangar 283ffef9e2 Fixed Apache Tika version written under 7.2.0 section 2017-10-17 16:01:04 +05:30
Cao Manh Dat 9fac59ef55 SOLR-11443: Update CHANGES.txt 2017-10-17 09:59:45 +07:00
Noble Paul fb97ff1400 SOLR-11359: Refactored 2017-10-17 00:06:42 +10:30
Noble Paul 141b08a40f SOLR-11359: Refactored 2017-10-16 23:57:29 +10:30
Andrzej Bialecki fc88e225d2 SOLR-11491: Support retrieval of cluster properties in HttpClusterStateProvider. 2017-10-16 10:09:58 +02:00
Ishan Chattopadhyaya 55de39bb74 Adding 6.6.2 CHANGES.txt entries 2017-10-15 05:52:27 +05:30
Andrzej Bialecki 8dd489edce SOLR-11285: Support simulations at scale in the autoscaling framework,
part 1 (refactoring).
2017-10-14 18:15:40 +02:00
Cao Manh Dat 9543e85460 SOLR-11443: Remove the usage of workqueue for Overseer 2017-10-14 09:33:17 +07:00
Shalin Shekhar Mangar eef660e773 SOLR-10335: Adding entry to CHANGES.txt 2017-10-14 01:49:25 +05:30
Shalin Shekhar Mangar 9d2f0cf254 SOLR-10335: Merge branch 'SOLR-10335' of https://github.com/tballison/lucene-solr 2017-10-13 20:24:25 +05:30
Christine Poerschke 926cc4d65b SOLR-11477: Disallow resolving of external entities in Lucene queryparser/xml/CoreParser and SolrCoreParser (defType=xmlparser or {!xmlparser ...}) by default.
(Michael Stepankin, Olga Barinova, Uwe Schindler, Christine Poerschke)
2017-10-13 12:51:19 +01:00
Uwe Schindler 7b313bb597 SOLR-11482: RunExecutableListener was removed for security reasons 2017-10-13 13:48:18 +02:00
Cao Manh Dat 8a7d04a658 SOLR-11447: ZkStateWriter should process commands in atomic 2017-10-13 15:23:44 +07:00
Varun Thacker 6fecf849b6 SOLR-11467: Added extra logging to debug jenkins CDCR failures 2017-10-12 20:45:41 -07:00
Cao Manh Dat 4bc7fd2bd5 SOLR-11445: Upgrade CHANGES.txt 2017-10-13 08:17:09 +07:00
Chris Hostetter cd1a635898 SOLR-11469: disable LeaderElectionContextKeyTest since we know it's logically flawed 2017-10-12 13:41:10 -07:00
Cassandra Targett 05ce968482 Ref Guide: fix "how to edit Jekyll" docs so section-toc optional parameter displays in output 2017-10-12 09:51:59 -05:00
Noble Paul 4f52d2db10 SOLR-11451: ComputePlanActionTest.testNodeLost() failure 2017-10-13 00:13:42 +10:30
Cassandra Targett a28474ec6f Ref Guide: fix anchor refs that failed the build 2017-10-12 06:34:54 -05:00
Andrzej Bialecki d8c132129e Some details about .system trigger listener, other minor edits. 2017-10-12 12:22:17 +02:00
Cao Manh Dat bac4049317 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/lucene-solr 2017-10-12 15:08:41 +07:00
Cao Manh Dat df5fefb0db SOLR-11445: Overseer should not hang when process bad message 2017-10-12 15:08:24 +07:00
Chris Hostetter 8c39b37c5a SOLR-11456: Fix HealthCheckHandlerTest's bogus asserts and timing/order related flakiness 2017-10-11 15:30:32 -07:00
Andrzej Bialecki 5e69a465ee SOLR-11407: Add more logging to this test to discover the reason for failures. 2017-10-11 19:26:00 +02:00
Shalin Shekhar Mangar 94aa188684 Copy the latest lucene's NOTICE.txt contents into Solr's NOTICE.txt 2017-10-11 13:51:48 +05:30
Chris Hostetter b21721f152 SOLR-11055: Add 'commitWithin' testing (of both soft/hard commits) to SoftAutoCommitTest 2017-10-10 09:08:25 -07:00
Noble Paul 371f731520 SOLR-11451: added logging to track the failures 2017-10-11 00:42:55 +10:30
Shalin Shekhar Mangar 11a10756ce SOLR-11076: Adding CHANGES.txt entry
(cherry picked from commit bef7178)
2017-10-10 19:08:58 +05:30
tballison 605304d927 tika's default was switched to "process embedded" -- need to send EmptyParser
into ParseContext now to turn off parsing of embedded documents

add curvesapi for vsdx and unit test.
2017-10-10 08:23:59 -04:00
Shalin Shekhar Mangar 1231f7fa9b Adding version 7.2.0 2017-10-10 17:44:33 +05:30
Andrzej Bialecki 338a421175 SOLR-11449: MoveReplicaCmd mistakenly called registerCollectionStateWatcher on failure. 2017-10-10 12:43:32 +02:00
Cao Manh Dat 5e1474dca4 SOLR-11452: TestTlogReplica.testOnlyLeaderIndexes() failure 2017-10-10 10:11:59 +07:00
Joel Bernstein f2d1a997dd SOLR-10651: binomialCoefficient Stream Evaluator to CHANGES.txt 2017-10-09 19:55:40 -04:00
Joel Bernstein 4fbfc81cf5 SOLR-10651: Fix 7.1 CHANGES.txt 2017-10-09 19:34:34 -04:00
Joel Bernstein a7ee4d0062 SOLR-10651: Update 7.1 CHANGES.txt 2017-10-09 19:24:16 -04:00
Joel Bernstein aa6ec0ee54 SOLR-11377: Add expMovingAverage (exponential moving average) Stream Evaluator 2017-10-08 21:03:47 -04:00
Joel Bernstein b9c8aa7059 SOLR-11439: Add harmonicFit Stream Evaluator 2017-10-08 21:03:47 -04:00
Erick Erickson e92bde1e7e SOLR-11426: TestLazyCores fails too often, trying to debug 2017-10-07 22:12:03 -07:00
Erick Erickson f0a4b2dafe Revert "SOLR-11426: TestLazyCores fails too often. Adding debugging code MASTER ONLY since I can't get it to fail locally"
This reverts commit 37fb60d
2017-10-06 17:24:37 -07:00
Varun Thacker e30171397e SOLR-11306: Fix inaccurate comments on docValues and StrField in the example schemas 2017-10-06 15:48:58 -07:00
Cassandra Targett 355deca0cf Ref Guide: by request, make percentile examples consistent; add superscript notation 2017-10-06 15:59:18 -05:00
Cassandra Targett f6661decab Ref Guide: Fix examples that got munged from Confluence conversion; make all HTTP request examples in code blocks 2017-10-06 15:26:13 -05:00
Cassandra Targett 651eb8549a Ref Guide: fix Index Merge Metrics config example to remove absent directoryDetails param 2017-10-06 14:25:53 -05:00
Erick Erickson 37fb60d0f1 SOLR-11426: TestLazyCores fails too often. Adding debugging code MASTER ONLY since I can't get it to fail locally 2017-10-06 09:54:32 -07:00
Cassandra Targett c5f9a6f221 SOLR-11442: fix width of in-page TOC 2017-10-06 09:54:37 -05:00
Andrzej Bialecki e193cd2027 Make the timings in this test more predictable. 2017-10-06 10:06:35 +02:00
Scott Blum 9419366a8e SOLR-11423: Overseer queue needs a hard cap (maximum size) that clients respect 2017-10-05 18:52:43 +00:00
tballison 4c7ff73c98 Merge remote-tracking branch 'upstream/master' into SOLR-10335 2017-10-05 12:51:03 -04:00
tballison c501e8139c SOLR-10335 -- Upgrade to Tika 1.16 -- add collections4 sha1 and license/notice info 2017-10-05 12:26:56 -04:00
tballison a5c4777314 SOLR-10335 -- Upgrade to Tika 1.16 2017-10-05 12:22:48 -04:00
Andrzej Bialecki 77fc1885c7 SOLR-11440: Potential fix for better handling of exceptions thrown during closing. 2017-10-05 10:45:28 +02:00
Noble Paul 6b327fa404 SOLR-11440: Not a fix. Swallowing the exception for the time being. 2017-10-05 16:34:13 +10:30
Steve Rowe 93d8e428ea SOLR-10842: Convert all remaining {{quickstart.html}} links to {{guide/solr-tutorial.html}}; remove all references to quickstart from the build; and version the link to the ref guide's tutorial in Solr's versioned top-level documentation page. 2017-10-04 15:25:20 -04:00
Andrzej Bialecki 5c62fb56f7 SOLR-11285: Fix a bug in Policy modifier methods. 2017-10-04 20:53:20 +02:00
Joel Bernstein 070d6d3748 SOLR-11392: Change collection names in test case 2017-10-04 14:29:15 -04:00
Joel Bernstein 1782dd9ca9 SOLR-11436: Add polyfit and polyfitDerivative Stream Evaluators 2017-10-04 14:02:13 -04:00
Chris Hostetter b10eb1172a SOLR-11372: addemdum, refactor refinement randomization to be reproducible when re-using the same TermFacet instance 2017-10-04 09:47:28 -07:00
Steve Rowe fe38dcafbe fix precommit errors after merging autoscaling branch into master 2017-10-04 12:17:40 -04:00
Noble Paul 15d17ed833 precommit errors 2017-10-05 02:21:45 +10:30
Noble Paul 301223915d precommit errors 2017-10-04 19:54:44 +10:30
Noble Paul b09c99f516 license header missing 2017-10-04 19:05:23 +10:30
Cao Manh Dat 34c176da29 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/lucene-solr 2017-10-04 15:25:32 +07:00
Cao Manh Dat 9905736898 SOLR-11424: When legacyCloud=false, cores should not publish itself as DOWN on startup 2017-10-04 15:25:17 +07:00
Noble Paul 17f5a4e476 Merge branch 'feature/autoscaling' of https://git-wip-us.apache.org/repos/asf/lucene-solr 2017-10-04 18:54:00 +10:30
Noble Paul 0e679e4edf Merge branch 'feature/autoscaling' of https://git-wip-us.apache.org/repos/asf/lucene-solr 2017-10-04 18:53:51 +10:30
markrmiller fc429399ec SOLR-11425: SolrClientBuilder does not allow infinite timeout (value 0). 2017-10-03 09:08:26 -05:00
Noble Paul 2c873cd8c6 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/lucene-solr into feature/autoscaling 2017-10-04 00:08:14 +10:30
Noble Paul 309ed641ee Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/lucene-solr into feature/autoscaling 2017-10-03 23:57:29 +10:30
Noble Paul 310bcd7cbe Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/lucene-solr into feature/autoscaling 2017-10-03 23:57:15 +10:30
Cao Manh Dat fd2b4f3f86 SOLR-10285: Skip LEADER messages when there are leader only shards 2017-10-03 09:00:02 +07:00
Cassandra Targett 5b3a5152bd SOLR-10842: replace quickstart.mdtext content with link to Ref Guide tutorial 2017-10-02 17:14:11 -05:00
Cassandra Targett 266cc82df0 Ref Guide: fix bad line breaks lost during conversion from Confluence 2017-10-02 12:42:21 -05:00
Noble Paul 942b6715b3 policy should compare the approx val instead of actual val when moving replicas around 2017-10-02 13:05:50 +10:30
Alexandre Rafalovitch 472d52022f Fix my name spelling in the CHANGES file 2017-10-01 18:42:21 -04:00
Steve Rowe 39ba1c3da5 SOLR-11406: Solr 7.0 cannot read indexes from 6.x versions 2017-09-29 16:33:07 -04:00
Joel Bernstein c322e36926 SOLR-11422: Add probabilities parameter to the enumeratedDistribution Stream Evaluator 2017-09-29 13:10:26 -04:00
Joel Bernstein 71eb59e043 SOLR-11420: sql Streaming Expression should use the default collection if none is provided 2017-09-29 10:36:26 -04:00
Joel Bernstein 633af79406 SOLR-11415: Add betaDistribution Stream Evaluator 2017-09-29 09:57:45 -04:00
Alan Woodward eaa558672b SOLR-11165: Fix broken asciidoc link 2017-09-29 10:05:06 +01:00
Joel Bernstein 86fa1cf11b SOLR-11418: Allow comments in Streaming Expressions 2017-09-28 21:36:13 -04:00
Joel Bernstein 3f94f2ed4c SOLR-11414: Add gammaDistribution Stream Evaluator 2017-09-28 14:08:38 -04:00
Joel Bernstein 790533da12 SOLR-11401: Add zipFDistribution Stream Evaluator 2017-09-27 21:47:43 -04:00
Varun Thacker 26677ab2b0 SOLR-11278: Fix a race condition in the CDCR bootstrap process which could lead to bootstraps cancelling itself 2017-09-27 14:34:45 -07:00
Joel Bernstein 5e840c9a1c SOLR-11400: Fix precommit 2017-09-27 14:17:04 -04:00
Joel Bernstein 6b3447defd SOLR-11400: Add logNormalDistribution Stream Evaluator 2017-09-27 13:53:03 -04:00
Andrzej Bialecki fba51f34d7 SOLR-11407: Add some debugging information when the test fails. 2017-09-27 19:25:15 +02:00
Cao Manh Dat cc9c867083 SOLR-11293: Fix downgrade in performance from precommit 2017-09-27 22:46:55 +07:00
Cassandra Targett ee687c39a8 SOLR-11165: Merge docs from issue branch with master for 7.1 editing 2017-09-26 14:10:02 -05:00
Erick Erickson 424fb3bfb7 SOLR-11224: SolrStream.close can hit an NPE 2017-09-26 09:26:12 -07:00
David Smiley 3b0f46b27d SOLR-11399: hl.fragsize was ignored when hl.bs.type=SEPARATOR 2017-09-26 10:32:00 -04:00
Cassandra Targett 6fe7829d3e Ref Guide: fix callout number order in rule-based auth page 2017-09-26 09:27:48 -05:00
Cassandra Targett 7752c05252 Ref Guide: clean up typos & other minor issues; last phase of 7.0 pre-release review 2017-09-25 21:24:40 -05:00
Cassandra Targett 9beafb612f Ref Guide: rename Streaming docs to fix broken intra-doc links in the PDF due to mismatching anchor names 2017-09-25 21:24:40 -05:00
Joel Bernstein 0e5c3aa3dc SOLR-11398: Add weibullDistribution Stream Evaluator 2017-09-25 21:41:55 -04:00
Erick Erickson 6391a75a50 SOLR-11297: Message 'Lock held by this virtual machine' during startup. Solr is trying to start some cores twice 2017-09-25 12:12:31 -07:00
Cassandra Targett feec5c6f09 Ref Guide: Update meta-doc info on lexers for source blocks 2017-09-25 13:14:31 -05:00
Cassandra Targett 1b88435723 Ref Guide: clean up minor typos; part of 7.0 pre-release review 2017-09-25 12:48:59 -05:00