Commit Graph

25613 Commits

Author SHA1 Message Date
jbernste 73de207201 SOLR-9252: Pre-commit fixes 2016-08-03 11:43:00 -04:00
jbernste 87938e00e9 SOLR-9252: Feature selection and logistic regression on text 2016-08-03 11:43:00 -04:00
Adrien Grand 9fc4624853 LUCENE-7399: Speed up flush of points. 2016-08-03 14:35:48 +02:00
Adrien Grand 234ea3ef89 LUCENE-7403: Use blocks of exactly maxPointsInLeafNodes values in the 1D case. 2016-08-03 14:34:06 +02:00
Gregory Chanan a07425a4e1 SOLR-9324: Fix jira number in CHANGES.txt 2016-08-02 19:49:00 -04:00
Gregory Chanan e50858c314 SOLR-9324: Support Secure Impersonation / Proxy User for solr authentication 2016-08-02 19:42:10 -04:00
Chris Hostetter b3505298a5 SOLR-9308: Fix distributed RTG to forward request params, fixes fq and non-default fl params 2016-08-02 12:23:19 -07:00
Chris Hostetter 04321c401c SOLR-9363: tweak test to work around SOLR-9366 + SOLR-9367 since those issues are not key to what's being tested here 2016-08-02 08:50:13 -07:00
Gregory Chanan c60cd2529b SOLR-9200: Prepare Locale before starting MiniKdc 2016-08-02 11:36:45 -04:00
Mikhail Khludnev 209bfcf021 SOLR-9209,SOLR-9256: extracting
JdbcDataSource.createResultSetIterator(), adding a test for
ResultSetIterator.hasNext()
2016-08-02 14:45:37 +03:00
Mike McCandless d9df295bb7 fix javadocs 2016-08-02 05:10:30 -04:00
Mike McCandless dcbc49b06a fix SimpleCopyJob.compareTo test bug 2016-08-02 05:10:24 -04:00
Mike McCandless 81236ba48a add toString method 2016-08-02 05:10:17 -04:00
Jan Høydahl d86c369533 SOLR-9358: [AngularUI] In Cloud->Tree file view area, collapse metadata by default 2016-07-31 23:07:51 +02:00
Tommaso Teofili 53a34b312e LUCENE-7400 - splitter should be able to group using sorted set dv 2016-07-30 07:58:25 +02:00
Mike McCandless 9554719f12 LUCENE-7390: another part of the revert 2016-07-29 14:05:23 -04:00
Mike McCandless 1aecdd28d1 LUCENE-7390: revert this change, since it's obsoleted by the much better LUCENE-7396 2016-07-29 14:02:00 -04:00
Adrien Grand 60975d2dfa LUCENE-7396: Speed flush of points. 2016-07-29 10:23:54 +02:00
Jan Høydahl 96280d15e3 SOLR-8379: UI Cloud->Tree view now shows .txt files correctly. This closes #58 2016-07-29 09:33:44 +02:00
David Smiley d12b93e272 SOLR-9279: new function queries: gt, gte, lt, lte, eq
Lucene Queries module: new ComparisonBoolFunction base class
2016-07-28 22:45:43 -04:00
Steve Rowe cead204fb6 SOLR-9200: Use direct package for Guava's Preconditions class 2016-07-28 19:18:04 -04:00
Jan Høydahl 1fb4c5d46d SOLR-8645: managed-schema is now syntax highlighted in cloud->Tree view. This closes #57 2016-07-29 00:03:24 +02:00
David Smiley b7aa0b56be SOLR-9269: Snapshots (Solr core level) 2016-07-28 14:23:09 -04:00
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