Commit Graph

11294 Commits

Author SHA1 Message Date
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
Joel Bernstein 7da8325cee SOLR-11388: Add test case 2017-09-23 21:31:38 -04:00
David Smiley e5fc39f551 SOLR-11382: Solr requires spatial3d.jar 2017-09-23 17:42:26 -04:00
Joel Bernstein d5274ff239 SOLR-11392: StreamExpressionTest.testParallelExecutorStream fails too frequently 2017-09-23 13:03:19 -04:00
Joel Bernstein e62f9f85d0 SOLR-11388: Fix sample function 2017-09-23 13:03:19 -04:00
Joel Bernstein 5c9af8640e SOLR-11388: Add monteCarlo Stream Evaluator to support Monte Carlo simulations WIP 2017-09-23 13:03:18 -04:00
David Smiley d6fa057150 SOLR-11382: Solr support for Lucene spatial Geo3D. 2017-09-23 11:03:39 -04:00
Shalin Shekhar Mangar d47af823ed SOLR-10496: Enabled debug logging for all overseer messages 2017-09-22 14:09:59 -07:00
Shalin Shekhar Mangar 5982d8734a SOLR-11076: Added more debug logging. Ensure collections are active before we exercise autoscaling. Added workaround for SOLR-9440. 2017-09-22 13:27:24 -07:00
Shalin Shekhar Mangar ac9ee36f05 SOLR-10643: Ensure that the stopped node is removed from live nodes before proceeding 2017-09-22 11:08:49 -07:00
Christine Poerschke fd89532ab3 Tweak log.warn(ing) in SolrMetricManager.loadClusterReporters method (node/cluster reporter). 2017-09-22 15:32:27 +01:00
Cassandra Targett a5d13a7f33 Ref Guide: clean up minor typos, scale new images down, part of 7.0 pre-release review 2017-09-22 07:36:43 -05:00
Cassandra Targett 5810999011 Ref Guide: Add "experimental" attribute to allow btn macros to appear properly in PDF (and eventually kbd will work also) 2017-09-22 07:36:43 -05:00
Christine Poerschke bf86951494 Remove no longer used private member in ExternalFileField.java file. 2017-09-22 12:43:16 +01:00
Joel Bernstein fc8d7ee1b0 SOLR-11387: testPoissonDistribution fails too frequently 2017-09-21 21:04:30 -04:00
Joel Bernstein 2161c4202d Ref Guide: link statistical programming page 2017-09-21 20:02:51 -04:00
Cassandra Targett 7c77c8778f SOLR-11385: Update asciidoctor-ant version to 1.6.0-alpha.5 2017-09-21 12:27:49 -05:00
Christine Poerschke 56b8ad2f08 SOLR-10962: Make ReplicationHandler's commitReserveDuration configurable in SolrCloud mode.
(Ramsey Haddad, Christine Poerschke, hossman)
2017-09-21 18:02:06 +01:00
Christine Poerschke b05d1f23cf Fixed thw/the typo in ClassificationUpdateProcessorParams. 2017-09-21 18:02:06 +01:00
Christine Poerschke 9bc338c266 Suppress resource leak warning in UpdateRequestProcessor.close() method. 2017-09-21 18:02:06 +01:00
Shalin Shekhar Mangar e13c4c34f0 SOLR-11085: Improve resiliency of autoscaling actions against overseer restarts and operation failures 2017-09-20 16:40:27 -07:00
Shalin Shekhar Mangar d58e5fedea SOLR-9735: Moving the CHANGES.txt entries to the right release version 2017-09-20 16:28:16 -07:00
Shalin Shekhar Mangar b4680e5869 SOLR-11076: Set log level to DEBUG for the autoscaling package to make debugging easier 2017-09-20 10:36:43 -07:00
Cassandra Targett 2351e3ef1f SOLR-9959: Ref Guide changes for JMX and metric name changes 2017-09-20 10:27:59 -05:00
Cassandra Targett 45b18790c4 Ref Guide: Fix format problems that prevent PDF from rendering properly 2017-09-20 06:45:07 -05:00
yonik 288a414c75 SOLR-11372: tests: add refine to TestCloudJSONFacetJoinDomain 2017-09-20 06:22:09 -04:00
Noble Paul 6c3226876e SOLR-11368: Abstract out DistibutedQueue as an interface 2017-09-20 15:44:32 +09:30
Noble Paul 6ba04e3c1f SOLR-11368: Abstract out DistibutedQueue as an interface 2017-09-20 15:43:45 +09:30
Joel Bernstein a2cd9c12d5 SOLR-11354: Fix /stream handler 2017-09-19 21:31:32 -04:00
Joel Bernstein e0327719a3 SOLR-11354: Fix precommit 2017-09-19 21:26:49 -04:00
Joel Bernstein 565b6c6e5a SOLR-11354: Add factorial and movingMedian Stream Evaluators 2017-09-19 21:26:33 -04:00
Shalin Shekhar Mangar 1b3cd34660 Merge branch 'master' into feature/autoscaling 2017-09-19 11:57:46 -07:00
Shalin Shekhar Mangar ab994e7b32 SOLR-11085: Removing nocommit 2017-09-19 11:53:15 -07:00
Shalin Shekhar Mangar 2f94136a69 SOLR-11371: Removing nocommits related to instantiating plugins from the blob store 2017-09-19 11:52:17 -07:00
Shalin Shekhar Mangar bb408c35a1 SOLR-10397: Break on interruption and always throw KeeperException on read otherwise trigger thread cannot function 2017-09-19 11:34:53 -07:00
Shalin Shekhar Mangar 61fe5248b0 SOLR-10397: Pass CloudConfig from Overseer to the OverseerTriggerThread. Avoid throwing exceptions on session expiry if thread has been closed already. Abort earlier if thread has been closed. 2017-09-19 11:09:00 -07:00
yonik 7cc9ee6563 SOLR-11363: handle repeated values in points docvalues fields 2017-09-19 13:39:45 -04:00
Varun Thacker 8e12f20113 SOLR-11278: Fix race-condition in CDCR submitting a bootstrap call and checking it's status 2017-09-19 09:30:07 -07:00
Jan Høydahl bc95209774 SOLR-10451: Remove contrib/ltr/lib from lib includes in the techproducts example config. Fixes #249 2017-09-19 10:45:23 +02:00
Shalin Shekhar Mangar bd08ca0918 SOLR-10397: Create auto add replicas trigger directly in ZK instead of using API 2017-09-18 18:43:42 -07:00
Cao Manh Dat 40f78dd274 SOLR-8344: Decide default when requested fields are both column and row stored. 2017-09-19 06:02:14 +07:00
Shalin Shekhar Mangar cda1d2ee1a Revert "SOLR-11072: Implement trigger for searchRate event type." 2017-09-18 12:21:44 -07:00
Shalin Shekhar Mangar 341a730ad5 Revert "SOLR-11072: Implement trigger for searchRate event type."
This reverts commit 8ef83bf
2017-09-18 09:26:49 -07:00
Shalin Shekhar Mangar bc25e846bc Revert "SOLR-11072: Fix searchRate trigger hookup to ComputePlanAction. Make the trigger more robust by supporting host collections with warm shards. Add unit test."
This reverts commit 6fb2803
2017-09-18 09:25:27 -07:00
Shalin Shekhar Mangar de3107c70f Merge branch 'master' into feature/autoscaling
# Conflicts:
#	solr/CHANGES.txt
2017-09-18 09:23:41 -07:00
jdyer1 d45ff7b601 SOLR-11348: fix the DIH database example 2017-09-12 09:03:26 -05:00
Christine Poerschke 708ed8fb48 TestRerankBase.getModelInJson to permit empty features array. 2017-09-11 12:47:44 -07:00
Christine Poerschke 0c831b9970 SOLR-11351: make LTRScoringModel model more extensible 2017-09-11 12:47:35 -07:00
Joel Bernstein 1544839309 SOLR-11350: Add primes Stream Evaluator 2017-09-11 15:00:19 -04:00
Chris Hostetter 31eab319f4 SOLR-11332, SOLR-11132: Fix sorting on 'enum' fieldTypes that use sortMissingFirst or sortMissingLast and Refactor common getSortField logic in various FieldTypes 2017-09-11 10:38:30 -07:00
Christine Poerschke 37b8ac6ff5 SOLR-11343: fix TestSegmentSorting.testSegmentTerminateEarly test failure caused by SOLR-10990 2017-09-11 10:32:15 -07:00
Steve Rowe 0359db97b5 SOLR-11345: TestPointFields.doTestDoublePointFunctionQuery() helper: fix generated # of values (was 10, should be 'numVals') 2017-09-11 12:35:08 -04:00
Steve Rowe 5f68eb9456 SOLR-11345: restrict double field values used for function queries to float range 2017-09-11 10:08:01 -04:00
Joel Bernstein a4fc14baed SOLR-11344: Fix copyOfRange Stream Evaluator so the end index parameter can be equal to the length array 2017-09-09 20:24:05 -04:00
Joel Bernstein c229dc328f SOLR-11342: Add sumDifference and meanDifference Stream Evaluators 2017-09-08 21:08:29 -04:00
Joel Bernstein e8dee89c87 SOLR-11339: Add Canberra, Chebyshev, Earth Movers and Manhattan Distance Stream Evaluators 2017-09-08 15:44:28 -04:00
Joel Bernstein a6142b3b61 SOLR-11338: Add Kendall's Tau-b rank and Spearmans rank correlation Stream Evaluators 2017-09-08 13:01:16 -04:00
Christine Poerschke 244ebd1aa4 SOLR-10990: Breakup QueryComponent.process method for readability. (Christine Poerschke) 2017-09-08 16:42:46 +01:00
David Smiley 89feb15008 SOLR-11314: FastCharStream: re-use the READ_PAST_EOF exception 2017-09-07 21:12:45 -04:00
Mark Miller ce29124721 SOLR-10783: Revert for now - having run the tests a few times today, one of them may be concerning (reverted from commit b4d280f369) 2017-09-07 16:35:11 -05:00
Mark Miller 9388208613 SOLR-10783: Fix constructor. 2017-09-07 14:46:57 -05:00
Joel Bernstein f828edf332 SOLR-11241: Fix sha1 file 2017-09-07 13:45:23 -04:00
Andrzej Bialecki 26ed40bcdb SOLR-11215: Support retrieval of any property of a regular metric when
using 'key' parameter.
2017-09-07 18:21:55 +02:00
Andrzej Bialecki 6fb2803bca SOLR-11072: Fix searchRate trigger hookup to ComputePlanAction. Make
the trigger more robust by supporting host collections with warm shards.
Add unit test.
2017-09-07 17:04:41 +02:00
Steve Rowe 5324c7436c SOLR-11181: fix validate-maven-dependencies 2017-09-07 09:24:02 -04:00
Christine Poerschke a864c6289a SOLR-10783: add (partial) package-info.java to fix precommit 2017-09-07 12:18:03 +01:00
Andrzej Bialecki 8ef83bff12 SOLR-11072: Implement trigger for searchRate event type. 2017-09-07 12:37:57 +02:00
Noble Paul a73ffff8e3 SOLR-11327: MODIFYCOLLECTION should be able to edit policy attribute 2017-09-07 20:01:09 +09:30
Noble Paul f121de2854 SOLR-11327: MODIFYCOLLECTION should be able to edit policy attribute 2017-09-07 17:50:10 +09:30
Mark Miller b4d280f369 SOLR-10783 Add support for Hadoop Credential Provider as SSL/TLS store password source. 2017-09-06 22:33:12 -05:00
Chris Hostetter ba9504d49d SOLR-10792: remove OldLuceneQParser (FINALLY deprecated in 7.0) from master 2017-09-06 16:24:11 -07:00
Steve Rowe 5e83475f9d ref guide: fix dangling link 2017-09-06 13:40:09 -04:00
Joel Bernstein 26201c8dad SOLR-11241: Fix precommit 2017-09-06 11:32:04 -04:00
Joel Bernstein 4496612120 SOLR-11241: Add discrete counting and probability Stream Evaluators 2017-09-06 11:32:04 -04:00
Noble Paul 1fe611d094 Merge remote-tracking branch 'origin/master' 2017-09-06 18:52:00 +09:30
Noble Paul 2d8aaa3dcf specifying 'policy' during collection creation 2017-09-06 18:51:20 +09:30
yonik cc344dc6bd SOLR-11316: date support for min/max, fix missing bug for int/long fields 2017-09-05 16:06:41 -04:00
yonik 2ed1573adc SOLR-11317: change FacetStream to handle int/long as well as double for metrics 2017-09-05 14:14:19 -04:00
yonik ffb7e4f2a5 SOLR-11317: tests - disable failing TestSQLHandler 2017-09-05 14:00:59 -04:00
yonik 723ca96bc0 SOLR-11317: min/max aggs use integral values for integral fields 2017-09-05 13:33:17 -04:00
Cassandra Targett 5a8eb5388d SOLR-11305: finish clean up of Trie* fields in docs 2017-09-05 10:37:35 -05:00
Steve Rowe 547228df17 SOLR-11324: Clean up mention of trie fields in documentation and source comments 2017-09-05 11:17:54 -04:00
Cassandra Targett aff647ecfa SOLR-9526: Update Ref Guide for schemaless changes 2017-09-05 09:36:14 -05:00
Cassandra Targett 030c3c8f72 Ref Guide: update ref guide readme for better explanation of build dependencies and targets 2017-09-05 09:36:14 -05:00
Steve Rowe 810ae50e7e SOLR-11313: Finish the job of removing trie fields from the DIH example schemas 2017-09-05 10:22:52 -04:00
Steve Rowe f4b13e86ff SOLR-11315: Finish the job of removing trie fields from the 'files' example schema 2017-09-05 10:00:34 -04:00
Erick 5436395325 commit 19ec48d8a22461fb5723d9e3b81e87a59f3337a3
Author: Erick <erick@apache.org>
Date:   Mon Sep 4 19:00:12 2017 -0700

    SOLR-10101: TestLazyCores hangs
2017-09-04 19:05:24 -07:00
yonik c6a5f10fd3 SOLR-11322: omit val for min/max when no values in field for bucket 2017-09-04 19:19:40 -04:00
yonik 33178fb5cc SOLR-10613: add flag to FunctionQParser to use FieldNameValueSource place holder when encountering a field name 2017-09-04 18:58:52 -04:00
Joel Bernstein 3423ae4b92 SOLR-11321: Add ebeAdd, ebeSubtract, ebeDivide, ebeMultiply, dotProduct and cosineSimilarity Stream Evaluators 2017-09-04 18:40:03 -04:00
Noble Paul 054f445a27 SOLR-11307: The SHARD hint is deprecated in favor of a COLL_SHARD hint 2017-09-04 22:55:55 +09:30
Shalin Shekhar Mangar e782082e71 SOLR-11278: Disable frequently failing method with AwaitsFix 2017-09-04 09:42:56 +05:30
David Smiley 3901a13de3 SOLR-11242: QueryParser: re-use the LookaheadSuccess exception. 2017-09-03 16:59:31 -04:00
Shalin Shekhar Mangar b2cf38c191 Merge branch 'master' into feature/autoscaling
# Conflicts:
#	solr/CHANGES.txt
2017-09-02 21:12:07 +05:30
Varun Thacker 5e3c64a1cd SOLR-11309: Split up the Read and Write Side Fault Tolerance ref guide page 2017-09-01 22:26:02 +05:30
Cao Manh Dat 058df8c86c Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/lucene-solr 2017-09-01 21:37:42 +07:00
Cao Manh Dat c141094f6b SOLR-11244: Add test for bool qparser in QueryEqualityTest 2017-09-01 21:37:15 +07:00
Cassandra Targett f0ed8a9168 SOLR-11305: TrieField deprecation cleanup in several pages 2017-09-01 09:11:22 -05:00
Cao Manh Dat 6f6cdf963a SOLR-11244: Fix precommit 2017-09-01 20:46:42 +07:00
Cao Manh Dat d3013ab600 SOLR-11244: Query DSL for Solr 2017-09-01 20:21:43 +07:00
Cao Manh Dat ea76351419 SOLR-11054: Revert the last commit since we found a test failure 2017-09-01 10:46:13 +07:00
markrmiller ded726ad82 SOLR-11209: Try and fix sha1 file. 2017-08-31 20:10:50 -05:00
Dawid Weiss efe9003043 LUCENE-7948: Upgrade randomizedtesting to 2.5.3 (minor fixes in test filtering for IDEs). 2017-08-31 23:34:39 +02:00
Cassandra Targett eca049e13f SOLR-11305: Update field type description page to mark deprecated types; change some Trie*Field refs to *PointFields 2017-08-31 15:07:22 -05:00
Cassandra Targett d0a99af7ef Ref Guide: Doc updates for SOLR-10046, SOLR-10929, SOLR-11021 2017-08-31 13:43:28 -05:00
Cassandra Targett 42bb0d0464 Ref Guide: fix build errors and warnings 2017-08-31 11:45:57 -05:00
Cassandra Targett b71e803210 SOLR-11253: Solr 7 upgrade info 2017-08-31 10:29:36 -05:00
Noble Paul 1d31370577 SOLR-11293: Potential data loss in TLOG replicas after replication failures 2017-08-31 22:42:19 +09:30
Jan Høydahl aa7394d27f SOLR-6671: Move changes entry to 7.0.0 2017-08-31 09:53:15 +02:00
Jan Høydahl d66e2ad614 SOLR-11293: Fix precommit failures on unused imports 2017-08-30 20:51:57 +02:00
Jan Høydahl 4b7171bab5 SOLR-11281: Fix precommit failures on unused imports 2017-08-30 20:32:41 +02:00
Jan Høydahl c4a1bd52e9 SOLR-10628: Fix test failures due to global log level change 2017-08-30 19:58:35 +02:00
Shalin Shekhar Mangar b4c6bfafdb SOLR-11278: Stopping CDCR should cancel a running bootstrap operation 2017-08-30 22:59:30 +05:30
Anshum Gupta c0e9b8ad13 SOLR-11177: Fix changes entry as this is in branch_7_0 as well 2017-08-30 07:22:16 -07:00
Anshum Gupta f4b2be1282 Merging changes from 6.7.0 section into 7.0.0 2017-08-29 14:56:02 -07:00
markrmiller db87e55750 SOLR-11209: Upgrade HttpClient to 4.5.3. 2017-08-28 18:03:18 -05:00
Andrzej Bialecki 40f999b08e SOLR-11281: Remove the diagnostic additions and apply a patch from Jason Gerlowski. 2017-08-28 17:58:16 +02:00
Noble Paul d86bc63e70 SOLR-11293: Awaits fix 2017-08-28 23:20:29 +09:30
Dennis Gove 4b6f2e5ca7 SOLR-11283: Refactors all Stream Evaluators in solrj.io.eval to simplify them 2017-08-25 22:07:37 -04:00
Andrzej Bialecki 674a8eb8d7 SOLR-11281: More instrumentation to catch the failure on jenkins. 2017-08-25 16:58:53 +02:00
Christine Poerschke 492265014b SOLR-11164, SOLR-11180, SOLR-11220: Fix NullPointerException and always-returns-zero contrib/ltr OriginalScoreFeature issues in SolrCloud mode.
(Yuki Yano, Jonathan Gonzalez, Ryan Yacyshyn, Christine Poerschke)
2017-08-25 15:34:04 +01:00
yonik a7cc9c3631 SOLR-11289: fix comma handling in terms component 2017-08-24 15:54:43 -04:00
yonik f9cc109286 docs: fix erroneous comment about resulting terms list being sorted 2017-08-24 11:55:45 -04:00
Andrzej Bialecki ce7db65e6f Revert "SOLR-11285: Initial refactoring."
This reverts commit aee54ff7d1.
2017-08-24 15:10:29 +02:00
Andrzej Bialecki aee54ff7d1 SOLR-11285: Initial refactoring. 2017-08-24 15:09:37 +02:00
Andrzej Bialecki 1a1286b54b Increase the timeout for this test. 2017-08-23 17:11:36 +02:00
Andrzej Bialecki eaee0c006f SOLR-11076: Add some documentation for the /autoscaling/history handler. 2017-08-23 14:05:54 +02:00
Andrzej Bialecki a7c142c536 SOLR-11076 Fix API changes. 2017-08-23 14:05:20 +02:00
Andrzej Bialecki 98c371f85e SOLR-11076 New /autoscaling/history API to return past cluster events and actions. 2017-08-23 14:00:16 +02:00
Andrzej Bialecki f10993d26d SOLR-10769: Allow multiple nodes in nodeAdded / nodeLost events. 2017-08-23 13:58:32 +02:00
Andrzej Bialecki d459073f61 SOLR-11270: Automatically added SystemLogListener should not prevent deleting a trigger. 2017-08-21 18:45:19 +02:00
Shalin Shekhar Mangar ac98e89d41 Merge branch 'master' into feature/autoscaling 2017-08-21 12:17:04 +05:30
Noble Paul 8658742096 SOLR-11268: AtomicUpdateProcessor complains missing UpdateLog 2017-08-21 15:51:25 +09:30
Uwe Schindler ef079cc3b4 Sync changes 2017-08-21 00:22:28 +02:00
Uwe Schindler a7f2c30b40 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/lucene-solr 2017-08-20 17:52:36 +02:00
Uwe Schindler cf051abcb9 SOLR-11261: Fix missing dependency & add new thread filter 2017-08-20 17:44:30 +02:00
Ishan Chattopadhyaya c8e0e939e4 SOLR-11183: V2 APIs are now available at /api endpoint 2017-08-20 21:00:15 +05:30
Uwe Schindler c68e668dd7 SOLR-11261, SOLR-10966: Upgrade to Hadoop 2.7.4 to fix incompatibility with Java 9.
This also reverts commit 85a27a231f.
2017-08-20 13:28:18 +02:00
yonik a4374e840d SOLR-11173: implement Points support in TermsComponent via PointMerger 2017-08-19 18:02:11 -04:00
Shalin Shekhar Mangar 6fc9d4ce03 SOLR-9735: Test fixes after merge from master 2017-08-19 17:58:58 +05:30
Shalin Shekhar Mangar 2a6acd3a87 Merge branch 'master' into feature/autoscaling
# Conflicts:
#	solr/CHANGES.txt
#	solr/core/src/java/org/apache/solr/cloud/Assign.java
#	solr/core/src/java/org/apache/solr/cloud/CreateCollectionCmd.java
#	solr/core/src/test/org/apache/solr/cloud/autoscaling/AutoScalingHandlerTest.java
2017-08-19 17:26:58 +05:30
Joel Bernstein 4a9d5630bc SOLR-10651: fix docs ... 2017-08-18 13:27:25 -04:00
Joel Bernstein ff3d0dd70b SOLR-10651: fix docs ... 2017-08-18 11:27:41 -04:00
Joel Bernstein 8ff75edd13 SOLR-10651: fix docs ... 2017-08-17 19:05:02 -04:00