25824 Commits

Author SHA1 Message Date
Shalin Shekhar Mangar
7d2f42e543 SOLR-9439: Shard split clean up logic for older failed splits is faulty 2016-08-27 09:08:53 +05:30
Shalin Shekhar Mangar
ae40929f0b SOLR-9445: Admin requests are retried by CloudSolrClient and LBHttpSolrClient on failure 2016-08-27 09:08:02 +05:30
Tomas Fernandez Lobbe
b3d12d265b SOLR-6744: Consider uniqueKey rename when handling shard responses in distributed search 2016-08-26 16:10:48 -07:00
markrmiller
6bff06ce4f SOLR-9389: HDFS Transaction logs stay open for writes which leaks Xceivers. 2016-08-26 13:39:59 -04:00
Mike McCandless
5861a2e223 sync up 6.2.0 CHANGES.txt 2016-08-26 09:53:39 -04:00
Christine Poerschke
7f3d86524d SOLR-9436: remove no longer used acceptsDocsOutOfOrder methods (LUCENE-6179 removed out-of-order scoring) 2016-08-26 13:45:36 +01:00
Christine Poerschke
4abbdbe78a LUCENE-7427: in DocumentsWriterDeleteQueue remove unused private members and tweak javadoc. 2016-08-26 13:44:25 +01:00
Uwe Schindler
646b6bfd2c LUCENE-7416: Simplify MatchNoDocs rewrite in BQ (using Java 8 streams); add another special case: MUST_NOT with MatchAllDocsQuery also produces no results 2016-08-26 09:28:49 +02:00
Adrien Grand
63b2e8052f LUCENE-7416: Make 7.0 only. 2016-08-26 09:12:02 +02:00
Mike McCandless
d44e7315b4 LUCENE-7425: change from Perl to Python for our script to polling mirrors during the release process 2016-08-25 19:48:44 -04:00
Karl Wright
8683da80ed Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/lucene-solr 2016-08-25 18:10:16 -04:00
Karl Wright
884aa1609a LUCENE-7424: GeoPolygon computation of intersection bounds was incorrect. 2016-08-25 18:09:50 -04:00
Robert Muir
d489b8c05d remove deprecated IndexWriter.isLocked() 2016-08-25 12:34:38 -04:00
Robert Muir
ada714972c remove unnecessary deprecated classes 2016-08-25 12:20:29 -04:00
Robert Muir
13acba8b4e simplify test to use CannedTokenStream 2016-08-25 12:07:53 -04:00
Robert Muir
f6253d5ed1 LUCENE-7426: remove deprecated DataInput/Output map/string methods 2016-08-25 12:02:52 -04:00
Adrien Grand
81c796a1fa LUCENE-7416: Rewrite optimizations for BooleanQuery. 2016-08-25 15:48:50 +02:00
Robert Muir
18306628a9 LUCENE-7422: fix bugs in test's retry loop 2016-08-25 08:20:53 -04:00
Mike McCandless
981180284d Add 6.2.0 back compat test indices 2016-08-24 18:03:03 -04:00
Robert Muir
312f45685e make javadoc less confusing 2016-08-24 13:23:02 -04:00
jbernste
4c0ff4e0f1 SOLR-9406: Update CHANGES.txt 2016-08-23 20:09:44 -04:00
jbernste
49ba37ac4d SOLR-9432: Fix-up precommit 2016-08-23 15:25:18 -04:00
jbernste
a1b55eb743 SEARCH-9406: SolrSuggester should selectively register close hook 2016-08-23 15:02:35 -04:00
Noble Paul
c6c3166bf5 SOLR-9310: addressing the test failures in jenkins 2016-08-23 23:00:27 +05:30
yonik
43ca5078bf SOLR-9432: JSON Facet refactoring to support refinement 2016-08-23 12:54:49 -04:00
Noble Paul
61e1f095e9 SOLR-9310: unhandled exception during parallel indexing 2016-08-23 11:36:07 +05:30
Steve Rowe
e5cdaf8ac8 update JDK bug link 2016-08-22 21:36:57 -04:00
Uwe Schindler
1966b22c10 Fix duplicate header in changes 2016-08-23 00:56:32 +02:00
Noble Paul
488e41d1fc Merge remote-tracking branch 'origin/master' 2016-08-22 23:18:13 +05:30
Noble Paul
37ae065591 SOLR-9310: fixing concurrency issue and taking care of negative versions 2016-08-22 23:17:39 +05:30
Varun Thacker
c513ae1999 SOLR-7362: Fix TestReqParamsAPI test failures 2016-08-22 18:22:25 +05:30
Robert Muir
5347cc8ea7 LUCENE-7418: remove deprecated legacy numerics from join/ and queryparser/ 2016-08-22 08:39:13 -04:00
Christine Poerschke
c9c2d5537a SOLR-9412: Add failOnMissingParams option to MacroExpander, add TestMacroExpander class. (Jon Dorando, Christine Poerschke) 2016-08-22 10:36:07 +01:00
Noble Paul
80f9167807 SOLR-9310: PeerSync fails on a node restart due to IndexFingerPrint mismatch, precommit errors fixed 2016-08-22 13:58:03 +05:30
Noble Paul
c2e769450f SOLR-9310: PeerSync fails on a node restart due to IndexFingerPrint mismatch 2016-08-22 12:32:13 +05:30
Varun Thacker
364a29c0ab SOLR-9428: Improve logging to log root cause 2016-08-22 01:08:47 +05:30
Uwe Schindler
c164d7f2b2 Add extra permission for linedocsfile 2016-08-21 20:48:42 +02:00
Mike McCandless
2a337c3994 also accept ant 1.9.x in JAR manifest 2016-08-21 04:50:02 -04:00
Karl Wright
e325973119 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/lucene-solr 2016-08-20 07:36:01 -04:00
Karl Wright
aa9b5204da LUCENE-7412: Make sure no combined edge of a polygon extends for more than 180 degrees. 2016-08-20 07:35:38 -04:00
Mike McCandless
ca1ce0b255 allow ant 1.9.x as well 2016-08-20 04:32:13 -04:00
Mike McCandless
b134102a9f add version constant for next feature release (6.3.0) 2016-08-20 04:27:08 -04:00
Mike McCandless
d19ecc0e65 try to fix back compat version check again 2016-08-20 04:14:01 -04:00
Robert Muir
f8536ce726 LUCENE-7419: Don't lookup PositionIncrementAttribute every time in TokenStream.end() 2016-08-19 11:14:45 -04:00
Mikhail Khludnev
2c7d86bc4d SOLR-8644: Test asserts that block join facets work with parent level fq exclusions 2016-08-19 16:51:14 +03:00
Mike McCandless
f0963b3b4f add test case to ensure SearchManager can handle concurrent close, refresh, searching and IndexWriter closing 2016-08-19 09:28:17 -04:00
Mikhail Khludnev
3e64a97597 SOLR-8643: fix CHANGES.txt. Note: branch_6x aready fixed. 2016-08-19 15:31:58 +03:00
Mikhail Khludnev
915e6e33b2 SOLR-8643: made BlockJoinFacetComponent just a shortcut for BlockJoinDocSetFacetComponent, which supports pure disjunctions 2016-08-19 14:36:25 +03:00
Christine Poerschke
250a867de2 SOLR-9391: LBHttpSolrClient.request now correctly returns Rsp.server when previously skipped servers were successfully tried. 2016-08-19 10:01:45 +01:00
Noble Paul
bbd1efe5d8 SOLR-9421: Refactored out OverseerCollectionMessageHandler to smaller classes 2016-08-19 11:14:25 +05:30