28813 Commits

Author SHA1 Message Date
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
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
6aa312a8db LUCENE-7991: KNearestNeighborDocumentClassifier.knnSearch no longer applies a previous boosted field's factor to subsequent unboosted fields. 2017-10-18 13:18:40 +01:00
Christine Poerschke
a6f8dd74f0 Fix two s/recieve/receive typos. 2017-10-18 12:59:05 +01:00
Ishan Chattopadhyaya
a9dc7e4a03 DOAP entries for 6.6.2 release 2017-10-18 13:47:43 +05:30
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
Mike McCandless
6b601b1c71 improve Long/DoubleRange.toString 2017-10-17 16:07:57 -04: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
Shalin Shekhar Mangar
dc640f09c1 Add 7.1.0 back compat test indexes 2017-10-17 16:16:03 +05: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