Commit Graph

28150 Commits

Author SHA1 Message Date
Karl Wright 7f52920352 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/lucene-solr 2017-08-24 13:41:34 -04:00
Karl Wright fd11646af2 LUCENE-7936: Implement serialization/deserialization for all objects except GeoComplexPolygon and composites. 2017-08-24 13:41:22 -04:00
yonik f9cc109286 docs: fix erroneous comment about resulting terms list being sorted 2017-08-24 11:55:45 -04:00
Karl Wright 6b8f98db93 LUCENE-7936: Add Geo3d framework for serialization and deserialization. 2017-08-23 10:00:31 -04:00
Mikhail Khludnev 7760b35645 LUCENE-7827: AnalysingInfixSuggester omits textgrams when
minPrefixChars=0
2017-06-30 11:07:04 +03:00
Tomas Fernandez Lobbe a3bcf77705 Fix replica type combination recommendation 2017-08-23 11:14:52 -07:00
Adrien Grand 3be5808caf LUCENE-7939: Speed up MinShouldMatchSumScorer in conjunctions. 2017-08-23 19:09:40 +02:00
Christine Poerschke 40fc36b87e SOLR-11254: Add score-less (abstract) DocTransformer.transform method. 2017-08-23 16:36:14 +01:00
Mikhail Khludnev 19a8be3c9f SOLR-11272: fix NPE from EmbeddedSolrServer on /admin/info/system 2017-06-30 01:18:33 +03:00
Andrzej Bialecki 946c6a95fa SOLR-11281: Improve failure message. 2017-08-23 13:15:36 +02:00
Noble Paul 1a614058ea SOLR-10136: unused imports 2017-08-23 20:42:11 +09:30
Andrzej Bialecki 7c8fbacae6 Release the correct server. 2017-08-23 00:07:43 +02:00
Andrzej Bialecki 9a72405f68 Make this test more robust by using our own MBeanServer. 2017-08-22 22:55:32 +02:00
Andrzej Bialecki a0dd76ae06 Make this test more robust to thread stalls. 2017-08-22 22:50:50 +02:00
Andrzej Bialecki 5d9b9d7a23 SOLR-11255: Use concurrent set for metric names. 2017-08-22 22:31:43 +02:00
Toke Eskildsen fa1198be73 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/lucene-solr 2017-08-22 15:16:48 +02:00
Noble Paul de6b38fe4c SOLR-10136: Re-enablinng it as I could not make it fail even after 200 iterations 2017-08-22 22:43:12 +09:30
Toke Eskildsen 85b89d15a8 SOLR-11240: Raise UnInvertedField internal limit 2017-08-22 15:12:38 +02:00
Jan Høydahl b67424ee58 SOLR-10628: Less verbose output from bin/solr commands 2017-08-22 12:50:53 +02:00
Adrien Grand ea14a0721d Rename assertUnpositioned to checkUnpositioned since this is a hard exception and not an assertion. 2017-08-22 08:40:43 +02:00
Cao Manh Dat ebc3916b04 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/lucene-solr 2017-08-22 10:08:18 +07:00
Cao Manh Dat 6a3cd2788b SOLR-5129: Renaming test class to ZkFailoverTest 2017-08-22 10:07:51 +07:00
Uwe Schindler 86f7d6779a SOLR-8689: Fix bin/solr.cmd so it can run properly on Java 9 2017-08-21 22:30:53 +02:00
Steve Rowe 25bbd2512e SOLR-11181: changes entry 2017-08-21 16:05:57 -04:00
Steve Rowe 379ccd46c4 SOLR-11181: Switch order of maven artifact publishing procedure: deploy first instead of locally installing first, to workaround a double repository push of *-sources.jar and *-javadoc.jar files. 2017-08-21 16:01:29 -04:00
Adrien Grand ab793e7ab5 LUCENE-7925: Collapse duplicate SHOULD or MUST clauses by summing up their boosts. 2017-08-21 11:38:08 +02:00
Adrien Grand bb9b82f98b LUCENE-7621: Add CoveringQuery, a query whose required number of matching clauses can be defined per document. 2017-08-21 11:30:34 +02:00
Cao Manh Dat 04956b8a90 SOLR-11054: In SoftAutoCommitTest.testSoftAndHardCommitMaxDocs() all indexed docs must be searchable 2017-08-21 15:36:17 +07:00
Cao Manh Dat 9d8d3b0f29 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/lucene-solr 2017-08-21 15:30:29 +07:00
Cao Manh Dat 4aedb5039f SOLR-5129: Timeout property for waiting ZK get started 2017-08-21 15:30:08 +07:00
Varun Thacker a6fd6ef4fa SOLR-11228: Move CHANGES entry under 6.6.1 ( Correct Place ) 2017-08-21 13:52:26 +05:30
Varun Thacker 8ff5f2359d SOLR-11228: Move CHANGES entry under 7.0 2017-08-21 13:48:55 +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
Karl Wright b498b08e63 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/lucene-solr 2017-08-20 08:05:58 -04:00
Karl Wright 94b695e672 LUCENE-7934: Add planet model interface. 2017-08-20 08:01:19 -04:00
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
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
Joel Bernstein 3e2d72bf7b SOLR-10651: fix docs ... 2017-08-17 16:21:28 -04:00
Joel Bernstein 6c256749f9 SOLR-10651: fix docs ... 2017-08-17 16:18:27 -04:00
Joel Bernstein d0009d10b6 SOLR-10651: fix docs ... 2017-08-17 16:17:20 -04:00
Joel Bernstein e1e557f187 SOLR-10651: fix docs 2017-08-17 16:14:37 -04:00
Joel Bernstein b7b7f4df02 SOLR-10651: Statistical function docs for 7.0 Part 3 2017-08-17 16:06:34 -04:00
Cassandra Targett 3b548e92d8 Make example paths consistent across examples. This closes #235. 2017-08-17 09:49:18 -05:00