Commit Graph

3626 Commits

Author SHA1 Message Date
Christine Poerschke 048b24c64a SOLR-10192: Fix copy/paste in solr-ltr pom.xml template. 2017-02-27 12:31:25 +00:00
Uwe Schindler ea37b9ae87 SOLR-10158: Add support for "preload" option in MMapDirectoryFactory 2017-02-25 21:15:09 +01:00
Tomas Fernandez Lobbe 39887b8629 SOLR-10190: Fix NPE in CloudSolrClient when reading stale alias
This closes #160
2017-02-24 17:33:12 -08:00
Jan Høydahl 30125f99da Revert "SOLR-9640: Support PKI authentication and SSL in standalone-mode master/slave auth with local security.json"
This reverts commit 95d6fc2512.
2017-02-25 00:43:42 +01:00
Jan Høydahl 95d6fc2512 SOLR-9640: Support PKI authentication and SSL in standalone-mode master/slave auth with local security.json 2017-02-24 14:30:42 +01:00
yonik 05c17c9a51 SOLR-9764: fix CHANGES entry 2017-02-23 16:55:36 -05:00
Uwe Schindler 894a43b259 SOLR-9450: The docs/ folder in the binary distribution now contains a single index.html file linking to the online documentation, reducing the size of the download 2017-02-23 15:43:45 +01:00
Erick Erickson 8367e159e4 SOLR-10021: Cannot reload a core if it fails initialization. 2017-02-22 17:46:36 -08:00
Jan Høydahl 1e206d820a SOLR-10055: Linux installer now renames existing bin/solr.in.* as bin/solr.in.*.orig to avoid wrong resolving. 2017-02-22 23:44:19 +01:00
markrmiller d6337ac3e5 SOLR-9824: Some bulk update paths could be very slow due to CUSC polling. 2017-02-22 14:44:18 -05:00
Tomas Fernandez Lobbe 55ef713eb2 SOLR-10143: Added CHANGES entry 2017-02-22 10:32:54 -08:00
Steve Rowe 6ddf3693bb solr/CHANGES.txt: Re-order a couple entries in the 6.5.0 section to make it like the branch_6x version 2017-02-22 13:23:34 -05:00
Steve Rowe 9bc3fa39c8 Sync 6.5.0 section in solr/CHANGES.txt with the branch_6x version. 2017-02-22 13:11:11 -05:00
Christine Poerschke 18a2509ae3 SOLR-10083: move CHANGES.txt entry from 6.5.0 to 6.4.2 section. 2017-02-22 17:40:17 +00:00
markrmiller eb9e3cba8d SOLR-9848: Lower solr.cloud.wait-for-updates-with-stale-state-pause back down from 7 seconds. 2017-02-22 09:54:48 -05:00
markrmiller f2f8154d0b SOLR-9842: UpdateRequestProcessors have no way to guarantee the closing of resources used for a request. 2017-02-22 09:50:28 -05:00
Christine Poerschke ee55bec9f0 SOLR-10173: Make HttpShardHandlerFactory.getReplicaListTransformer more extensible. (Ramsey Haddad via Christine Poerschke) 2017-02-22 14:15:40 +00:00
Erick 14b3622608 SOLR-10020: CoreAdminHandler silently swallows some errors 2017-02-21 21:59:26 -08:00
yonik e9e02a2313 SOLR-10141: Upgrade to Caffeine 2.4.0 to fix issues with removal listener 2017-02-21 17:15:05 -05:00
markrmiller 8c1e67e30e SOLR-10170: ClassCastException in RecoveryStrategy. 2017-02-19 20:38:32 -05:00
markrmiller 33466cb0b7 SOLR-10168: ShardSplit can fail with NPE in OverseerCollectionMessageHandler#waitForCoreAdminAsyncCallToComplete. 2017-02-19 20:38:31 -05:00
Ishan Chattopadhyaya ea19bf5101 Move solr/CHANGES.txt entries to appropriate sections after backporting SOLR-5944 and SOLR-10114 2017-02-19 14:29:57 +05:30
Ishan Chattopadhyaya 82f598d895 SOLR-10159: When DBQ is reordered with an in-place update, upon whose updated value the DBQ is based on, the DBQ fails due to excessive caching in DeleteByQueryWrapper 2017-02-19 07:12:28 +05:30
Cao Manh Dat 46ef9256b4 SOLR-9966: Convert/migrate tests using EasyMock to Mockito 2017-02-19 07:00:40 +07:00
markrmiller ed05debb4e SOLR-9846: Overseer is not always closed after being started. 2017-02-17 21:22:43 -05:00
yonik 6804f36942 SOLR-10141: Upgrade to Caffeine 2.3.5 to fix issues with removal listener 2017-02-17 12:50:38 -05:00
Jan Høydahl bd459c1275 SOLR-9584: Use relative URLs also for files and query 2017-02-17 11:08:20 +01:00
yonik 99188ae00c SOLR-10114: add _version_ field to child documents, fix reordered-dbq to not drop child docs 2017-02-15 22:51:21 -05:00
Adrien Grand 3ec273ae0a Synchronize CHANGES entries. 2017-02-15 18:59:34 +01:00
Andrzej Bialecki f51253a331 SOLR-10138: Transaction log replay can hit an NPE due to new Metrics code. 2017-02-15 16:49:18 +01:00
yonik b71a667d74 SOLR-10121: fix race conditions in BlockCache.fetch and BlockCache.store 2017-02-15 09:56:50 -05:00
Andrzej Bialecki b6f49dc1fb SOLR-10130 Serious performance degradation in Solr 6.4.1 due to the
new metrics collection.
2017-02-15 14:55:48 +01:00
Christine Poerschke 787a388ec8 SOLR-9890: factor out ShardResultTransformerUtils.[un]marshSortValue methods
(Judith Silverman, Christine Poerschke)
2017-02-15 10:54:35 +00:00
Ishan Chattopadhyaya 9a1702a8f5 SOLR-8029: Reverting the previous commit and the merge 2017-02-15 07:13:28 +05:30
Noble Paul 325cbf0018 Revert "Merge remote-tracking branch 'origin/master'"
This reverts commit 26298f35df, reversing
changes made to 65c6c576b7.

undoing the merge commit
2017-02-14 17:32:14 -08:00
markrmiller a1f114f70f SOLR-10104: BlockDirectoryCache release hooks do not work with multiple directories.
# Conflicts:
#	solr/CHANGES.txt
2017-02-14 12:06:44 -05:00
Tomas Fernandez Lobbe 0240a8b4fa Moved Solr PointField Jiras to 6.5 2017-02-13 13:29:53 -08:00
Tomas Fernandez Lobbe 7dcf9de41f SOLR-9987: Implement support for multi-valued DocValues in PointFields
CC SOLR-8396
2017-02-13 09:47:49 -08:00
markrmiller 387c8e9c2d SOLR-10072: The test TestSelectiveWeightCreation appears to be unreliable. 2017-02-12 17:04:23 -05:00
markrmiller 5b976959d9 SOLR-10063: CoreContainer shutdown has race condition that can cause a hang on shutdown. 2017-02-11 17:08:43 -05:00
markrmiller 2196663156 SOLR-10120: A SolrCore reload can remove the index from the previous SolrCore during replication index rollover.
SOLR-10124: Replication can skip removing a temporary index directory in some cases when it should not.
SOLR-10119: Harden TestReplicationHandler.
2017-02-11 17:08:42 -05:00
markrmiller 9d8a2faf18 SOLR-9903: Stop interrupting the update executor on shutdown, it can cause graceful shutdowns to put replicas into Leader Initiated Recovery among other undesirable things. 2017-02-10 09:40:47 -05:00
Dennis Gove 62489678d0 SOLR-9916: Adds Stream Evaluators to support evaluating values from tuples 2017-02-10 00:39:51 -05:00
Christine Poerschke 0b817e6e49 SOLR-9912: Add facet.excludeTerms parameter support. (Jonny Marks, David Smiley, Christine Poerschke) 2017-02-09 14:55:06 +00:00
Christine Poerschke 55afc2031c SOLR-9914: SimpleFacets: refactor "contains" check into "SubstringBytesRefFilter" class. (Jonny Marks, David Smiley, Christine Poerschke) 2017-02-09 11:53:04 +00:00
Christine Poerschke c20853bf09 SOLR-10083: Fix instanceof check in ConstDoubleSource.equals (Pushkar Raste via Christine Poerschke) 2017-02-08 17:18:02 +00:00
Adrien Grand 0e0821fdc1 Add 5.5.4 to the change log. 2017-02-08 16:00:37 +01:00
Tomas Fernandez Lobbe 59c41e2a6c SOLR-10011: Add NumberType getNumberType() to FieldType and deprecate LegacyNumericType getNumericType()
Modify references to getNumericType() to use the new getNumberType(). NumberType is shared for the different numeric implementations supported in Solr (TrieFields and PointFields).
CC SOLR-8396
2017-02-07 10:38:22 -08:00
markrmiller e1a5776457 SOLR-9997: Enable configuring SolrHttpClientBuilder via java system property. 2017-02-07 13:15:51 -05:00
Christine Poerschke ef03480743 SOLR-9800: Factor out FacetComponent.newSimpleFacets method. (Jonny Marks via Christine Poerschke) 2017-02-06 16:21:50 +01:00