Commit Graph

25855 Commits

Author SHA1 Message Date
Chris Hostetter c17605b4a9 SOLR-9363: tweak test to work around SOLR-9366 + SOLR-9367 since those issues are not key to what's being tested here
(cherry picked from commit 04321c401c)
2016-08-02 08:50:34 -07:00
Mikhail Khludnev 77409fd432 SOLR-9209,SOLR-9256: extracting
JdbcDataSource.createResultSetIterator(), adding a test for
ResultSetIterator.hasNext()
2016-08-02 15:12:17 +03:00
Mike McCandless 5ace3b4306 fix javadocs 2016-08-02 05:09:44 -04:00
Mike McCandless 5b9e6b3f8b fix SimpleCopyJob.compareTo test bug 2016-08-02 05:09:28 -04:00
Mike McCandless 6c02a5323a add toString method 2016-08-02 05:09:11 -04:00
Jan Høydahl 0dc1cf5ddd SOLR-9358: [AngularUI] In Cloud->Tree file view area, collapse metadata by default
(cherry picked from commit d86c369)
2016-07-31 23:10:11 +02:00
Mike McCandless e3de51be2e LUCENE-7390: another part of the revert 2016-07-29 14:05:54 -04:00
Mike McCandless c5c5335c9b LUCENE-7390: revert this change, since it's obsoleted by the much better LUCENE-7396 2016-07-29 14:03:52 -04:00
Adrien Grand 6b8b34ed35 LUCENE-7396: Speed flush of points. 2016-07-29 10:24:53 +02:00
Jan Høydahl 0df3d5ad45 SOLR-8379: UI Cloud->Tree view now shows .txt files correctly. This closes #58
(cherry picked from commit 96280d1)
2016-07-29 09:36:42 +02:00
David Smiley c434eff828 SOLR-9279: new function queries: gt, gte, lt, lte, eq
Lucene Queries module: new ComparisonBoolFunction base class
(cherry picked from commit d12b93e)
2016-07-28 22:49:18 -04:00
Jan Høydahl 46e183deea SOLR-8645: managed-schema is now syntax highlighted in cloud->Tree view. This closes #57
(cherry picked from commit 1fb4c5d)
2016-07-29 00:07:01 +02:00
David Smiley 0f26f11f6c SOLR-9269: Snapshots (Solr core level)
(cherry picked from commit b7aa0b5)
2016-07-28 15:01:56 -04:00
Robert Muir 5d88b24205 LUCENE-7393: restore old myanmar syllable tokenization as an option. 2016-07-28 11:01:53 -04:00
Jan Høydahl 3292acdb50 SOLR-8596: Split UIs RAW query params only on first equal sign
(cherry picked from commit c9935b4)
2016-07-28 15:55:45 +02:00
Adrien Grand c95eef0d2a Add missing update of `lastDocId` in AssertingPointsFormat. 2016-07-28 15:27:41 +02:00
Alan Woodward 8247f9f0cd SOLR-9106: Add javadocs to ZkStateReader cluster properties methods 2016-07-28 10:56:07 +01:00
Uwe Schindler f34a9ecd74 Suppress fall-through warning in minmash's murmur 2016-07-28 11:22:32 +02:00
Alan Woodward 90e9c76851 SOLR-9346: Always close ZkStateReader 2016-07-27 18:03:48 +01:00
Uwe Schindler 22d24969f5 LUCENE-7395, SOLR-9315: Fix PerFieldSimilarityWrapper to also delegate query norm and coordination factor using a default similarity added as ctor param 2016-07-27 10:06:52 +02:00
Varun Thacker 1244928262 SOLR-9242: Disabling TestLocalFSCloudBackupRestore on Windows till we fix it 2016-07-27 00:14:22 +05:30
Varun Thacker 91ed36ddb4 SOLR-9340: Change ZooKeeper disconnect and session expiry related logging from INFO to WARN to make debugging easier 2016-07-27 00:06:11 +05:30
Varun Thacker 7b6a16c30b SOLR-9335: Switch Solr cache/search/update stats counters to use LongAdder 2016-07-26 18:28:11 +05:30
Noble Paul 3a1fe0a8ee SOLR-9339: NPE in CloudSolrClient when the response is null 2016-07-26 13:09:44 +05:30
Mike McCandless 30db9e72ba 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:17:28 -04:00
Noble Paul 501d73b4b8 Merge remote-tracking branch 'origin/branch_6x' into branch_6x
Conflicts:
	solr/CHANGES.txt
2016-07-25 21:14:17 +05:30
Noble Paul a30084ec82 SOLR-9334: CloudSolrClient.collectionStateCache is unbounded 2016-07-25 21:13:35 +05:30
Mike McCandless 686f67d9a3 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:34:00 -04:00
David Smiley d85a971856 LUCENE-7391: Fix MemoryIndex fields() perf regression
(cherry picked from commit dcc9a4b)
2016-07-25 10:03:21 -04:00
Mike McCandless 3daa82c659 LUCENE-5438: make some APIs public so servers can actually use this feature 2016-07-25 06:00:11 -04:00
Noble Paul 7d388c02b1 SOLR-9310: reverting the variable name change becaause it can break back-compat 2016-07-25 12:30:10 +05:30
Noble Paul 3416dda961 Merge remote-tracking branch 'origin/branch_6x' into branch_6x 2016-07-25 12:13:34 +05:30
Noble Paul 3740156adf SOLR-9310: The variable name is confusing. maxInHash is not a hash 2016-07-25 12:10:49 +05:30
Martijn van Groningen dc54f97a35 LUCENE-7383: Fix 'dimensionNumBytes' validation 2016-07-25 08:27:01 +02:00
Steve Rowe a6655a9d39 SOLR-9076: disable broken nightly tests MorphlineBasicMiniMRTest and MorphlineGoLiveMiniMRTest via @AwaitsFix 2016-07-22 14:26:55 -04:00
Nicholas Knize 2aa01ed037 remove unused import (DocCollection) 2016-07-22 11:46:59 -05:00
Nicholas Knize 1a94c25a04 LUCENE-7381: Fix equals relation in RangeFieldQuery. Fix relation logic in BaseRangeFieldQueryTestCase. 2016-07-22 11:23:00 -05:00
Christine Poerschke 7a4f800388 SOLR-9323: remove unused import (SQLHandler) 2016-07-22 17:18:58 +01:00
Noble Paul d9bbd70ff1 SOLR-9323: Expose ClusterSate.getCollectionStates which returns unverified list of collection names 2016-07-22 13:57:47 +05:30
Noble Paul c627ddc16c SOLR-8995: Use lambdas in CoreAdminHandler 2016-07-21 20:27:11 +05:30
Noble Paul 0ec1c25097 SOLR-8995: Use lambda to simplify CollectionsHandler 2016-07-21 13:20:24 +05:30
Nicholas Knize 7dfcfcc718 LUCENE-7381: add point based DoubleRangeField and RangeFieldQuery for indexing and querying on Ranges up to 4 dimensions 2016-07-20 22:07:32 -05:00
Adrien Grand d5779335aa LUCENE-7311: Cached term queries do not seek the terms dictionary anymore. 2016-07-20 17:43:31 +02:00
Christine Poerschke 433ab5ea6d Tweak LeafFieldComparator javadocs (duplicate and copy/paste). 2016-07-20 13:00:11 +01:00
Christine Poerschke a4970c8685 SOLR-9275: fix NPE in SolrCoreParser.init 2016-07-20 11:32:47 +01:00
Christine Poerschke 80a2e73ccd SOLR-9275: make XML QueryParser support (defType=xmlparser) extensible via configuration 2016-07-20 11:32:33 +01:00
Christine Poerschke b0d322d528 SOLR-9275: add defaultField protected field to queryparser/xml's CoreParser 2016-07-20 11:32:20 +01:00
Chris Hostetter acbe59c70c SOLR-9309: Fix SolrCloud RTG response structure when multi ids requested but only 1 found
(cherry picked from commit 9aa639d45e)
2016-07-19 11:12:01 -07:00
Chris Hostetter 9feeee4e27 SOLR-9288: Fix [docid] transformer to return -1 when used in RTG with uncommitted doc
(cherry picked from commit 08019f4288)
2016-07-19 10:51:25 -07:00
David Smiley dfa3f61ecf LUCENE-7384: Tweak SpanWeight.buildSimWeight to reuse the existing similarity.
(cherry picked from commit 180f956)
2016-07-19 12:53:58 -04:00