Commit Graph

25640 Commits

Author SHA1 Message Date
Gregory Chanan 7bf019a9c2 SOLR-9200: Add Delegation Token Support to Solr 2016-07-28 12:59:05 -04:00
Robert Muir 58f0fbd376 LUCENE-7393: restore old myanmar syllable tokenization as an option. 2016-07-28 11:00:24 -04:00
Jan Høydahl c9935b4788 SOLR-8596: Split UIs RAW query params only on first equal sign 2016-07-28 15:52:43 +02:00
Adrien Grand bc29a3d7ed Add missing update of `lastDocId` in AssertingPointsFormat. 2016-07-28 15:27:14 +02:00
Alan Woodward c2db9fae2c SOLR-9106: Add javadocs to ZkStateReader cluster properties methods 2016-07-28 10:55:52 +01:00
Uwe Schindler ef53ef9fcb Suppress fall-through warning in minmash's murmur 2016-07-28 11:21:34 +02:00
Alan Woodward 78ebcd3cf5 SOLR-9346: Always close ZkStateReader 2016-07-27 16:45:59 +01:00
Varun Thacker 219406d912 SOLR-9242: Disabling TestLocalFSCloudBackupRestore on Windows till we fix it 2016-07-27 00:13:36 +05:30
Varun Thacker 3603a62889 SOLR-9340: Change ZooKeeper disconnect and session expiry related logging from INFO to WARN to make debugging easier 2016-07-26 23:41:39 +05:30
Varun Thacker f906862afe SOLR-9335: Switch Solr cache/search/update stats counters to use LongAdder 2016-07-26 16:17:41 +05:30
Noble Paul aba731a285 Merge remote-tracking branch 'origin/master' 2016-07-26 13:08:44 +05:30
Noble Paul 9a24dc5d2c SOLR-9339: NPE in CloudSolrClient when the response is null 2016-07-26 13:08:28 +05:30
Mike McCandless 614b45d2df reduce IW.infoStream noise when stalling happens due to too many total bytes flushing; only notifyAll in stall/unstall when it changes 2016-07-25 19:18:23 -04:00
Mike McCandless 3a0a9fd2c2 LUCENE-7390: improve points indexing performance by letting the codec use transient heap in proportion to IndexWriter's indexing buffer, by default 2016-07-25 11:33:34 -04:00
Noble Paul 4ed68bc80e SOLR-9334: CloudSolrClient.collectionStateCache is unbounded 2016-07-25 20:47:19 +05:30
David Smiley dcc9a4b9a4 LUCENE-7391: Fix MemoryIndex fields() perf regression 2016-07-25 09:59:00 -04:00
Mike McCandless 2d07ffd97f LUCENE-5438: make some APIs public so servers can actually use this feature 2016-07-25 06:00:37 -04:00
Noble Paul 4c61d5aacc SOLR-9310: reverting the variable name change becaause it can break back-compat 2016-07-25 12:29:06 +05:30
Noble Paul 830228602d SOLR-9310: The variable name is confusing. maxInHash is not a hash 2016-07-25 12:15:02 +05:30
Martijn van Groningen 9b85f68278 LUCENE-7383: Fix 'dimensionNumBytes' validation 2016-07-25 08:25:51 +02:00
Steve Rowe 85a585c516 SOLR-9076: disable broken nightly tests MorphlineBasicMiniMRTest and MorphlineGoLiveMiniMRTest via @AwaitsFix 2016-07-22 14:26:32 -04:00
Nicholas Knize a00e34495b remove unused import (DocCollection) 2016-07-22 11:46:25 -05:00
Nicholas Knize 7f1db8a047 LUCENE-7381: Fix equals relation in RangeFieldQuery. Fix relation logic in BaseRangeFieldQueryTestCase. 2016-07-22 11:21:17 -05:00
Christine Poerschke f70adac1ab SOLR-9323: remove unused import (SQLHandler) 2016-07-22 17:15:27 +01:00
Noble Paul 0ad365cbd0 SOLR-9323: Expose ClusterSate.getCollectionStates which returns unverified list of collection names 2016-07-22 13:56:58 +05:30
Noble Paul f8a99dc3c3 Merge remote-tracking branch 'origin/master' 2016-07-21 20:26:31 +05:30
Noble Paul 941dff9bcd SOLR-8995: Use lambdas in CoreAdminHandler 2016-07-21 20:26:14 +05:30
Nicholas Knize f5964ec6e4 LUCENE-7381: add point based DoubleRangeField and RangeFieldQuery for indexing and querying on Ranges up to 4 dimensions 2016-07-20 21:29:06 -05:00
Noble Paul d4cb52fb20 Merge remote-tracking branch 'origin/master' 2016-07-20 22:01:10 +05:30
Noble Paul fb4de6adb1 SOLR-8995: Use lambda to simplify CollectionsHandler 2016-07-20 22:00:55 +05:30
Adrien Grand 71541bcd6c LUCENE-7311: Cached term queries do not seek the terms dictionary anymore. 2016-07-20 17:42:51 +02:00
Christine Poerschke ee44da6662 Tweak LeafFieldComparator javadocs (duplicate and copy/paste). 2016-07-20 11:48:21 +01:00
Chris Hostetter 9aa639d45e SOLR-9309: Fix SolrCloud RTG response structure when multi ids requested but only 1 found 2016-07-19 11:11:49 -07:00
Chris Hostetter 08019f4288 SOLR-9288: Fix [docid] transformer to return -1 when used in RTG with uncommitted doc 2016-07-19 10:50:45 -07:00
David Smiley 180f9562aa LUCENE-7384: Tweak SpanWeight.buildSimWeight to reuse the existing similarity. 2016-07-19 12:45:28 -04:00
David Smiley abb81e4ded LUCENE-7384: Remove defunct ScoringWrapperSpans. 2016-07-19 12:45:09 -04:00
Noble Paul b4c8f5678d Merge remote-tracking branch 'origin/master' 2016-07-19 18:21:38 +05:30
Noble Paul 2d1496c83d SOLR-7280: refactored to incorporate Mike's suggestions. Default thread count for cloud is limited to 8 now. In our internal teting 8 has given us the best stability during restarts 2016-07-19 18:21:23 +05:30
Christine Poerschke 832dacffc8 SOLR-9275: fix NPE in SolrCoreParser.init 2016-07-19 11:28:57 +01:00
David Smiley 5c4b7173a8 LUCENE-7385: fix location of CHANGES.txt entry in master (branch_6x is good) 2016-07-18 22:11:26 -04:00
David Smiley efef37bb67 LUCENE-7385: Improve/fix assert messages in SpanScorer. 2016-07-18 22:04:26 -04:00
Chris Hostetter 4123b3bf26 SOLR-9285: Fixed AIOOBE when using ValueSourceAugmenter in single node RTG 2016-07-18 10:21:08 -07:00
Christine Poerschke 6f76ac1314 SOLR-9275: make XML QueryParser support (defType=xmlparser) extensible via configuration 2016-07-18 15:45:33 +01:00
Christine Poerschke 9f13bf6718 SOLR-9275: add defaultField protected field to queryparser/xml's CoreParser 2016-07-18 15:45:01 +01:00
Shalin Shekhar Mangar 05b38f5f21 SOLR-7362: Log the actual payload being sent to Solr 2016-07-18 10:59:23 +05:30
jbernste 10f3700e72 SOLR-9240: Update CHANGES.txt 2016-07-17 21:49:24 -04:00
Uwe Schindler 59218b90e1 Don't fail ASAP on Jenkins builds, run the whole build and fail finally (Jenkins does this for us with reason "unstable" once the build is done). This allows to run build completely, although some tests fail. 2016-07-17 13:02:03 +02:00
Uwe Schindler 621527d1a2 Update JGit to keep up-to-date with recent GIT versions 2016-07-17 12:50:23 +02:00
jbernste c3c1f8d6e6 SOLR-9240: Added testcase with text field in the fl for topic 2016-07-16 22:36:30 -04:00
jbernste fc3894e837 SOLR-9240:Support running the topic() Streaming Expression in parallel mode. 2016-07-16 22:36:30 -04:00