4879 Commits

Author SHA1 Message Date
Tomas Fernandez Lobbe
43d03430b9 SOLR-6744: Consider uniqueKey rename when handling shard responses in distributed search 2016-08-26 16:26:21 -07:00
Christine Poerschke
cdc317131c SOLR-9436: remove no longer used acceptsDocsOutOfOrder methods (LUCENE-6179 removed out-of-order scoring) 2016-08-26 14:43:25 +01:00
Varun Thacker
f6162f3f00 SOLR-7362: Fix TestReqParamsAPI test failures 2016-08-24 14:56:08 +05:30
jbernste
f64262ed89 SOLR-9432: Fix-up precommit 2016-08-23 15:40:37 -04:00
jbernste
171f633616 SEARCH-9406: SolrSuggester should selectively register close hook 2016-08-23 15:38:49 -04:00
Noble Paul
d9c4c5282a SOLR-9310: addressing the test failures in jenkins 2016-08-23 23:09:05 +05:30
yonik
5d29fd87f1 SOLR-9432: JSON Facet refactoring to support refinement 2016-08-23 12:55:32 -04:00
Noble Paul
5d65656086 SOLR-9310: unhandled exception during parallel indexing 2016-08-23 11:40:31 +05:30
Noble Paul
f50ced3c59 Merge remote-tracking branch 'origin/branch_6x' into branch_6x 2016-08-23 00:06:24 +05:30
Noble Paul
0bdbbbfd52 SOLR-9310: fixing concurrency issue and taking care of negative versions 2016-08-22 23:19:23 +05:30
Christine Poerschke
c2a8814df2 SOLR-9412: Add failOnMissingParams option to MacroExpander, add TestMacroExpander class. (Jon Dorando, Christine Poerschke) 2016-08-22 12:03:06 +01:00
Noble Paul
9722f006ba Merge remote-tracking branch 'origin/branch_6x' into branch_6x
Conflicts:
	solr/CHANGES.txt
2016-08-22 14:04:59 +05:30
Noble Paul
2af7f5276a SOLR-9310: PeerSync fails on a node restart due to IndexFingerPrint mismatch 2016-08-22 14:03:21 +05:30
Noble Paul
2f73129eda SOLR-9310: PeerSync fails on a node restart due to IndexFingerPrint mismatch 2016-08-22 14:02:16 +05:30
Varun Thacker
141ccdefd0 SOLR-9428: Improve logging to log root cause 2016-08-22 01:09:50 +05:30
Mikhail Khludnev
082f36e012 SOLR-8644: Test asserts that block join facets work with parent level fq exclusions 2016-08-19 16:56:56 +03:00
Mikhail Khludnev
15bfeb6b0c SOLR-8643: made BlockJoinFacetComponent just a shortcut for BlockJoinDocSetFacetComponent, which supports pure disjunctions 2016-08-19 15:27:59 +03:00
Noble Paul
292644f9a5 SOLR-9421: Refactored out OverseerCollectionMessageHandler to smaller classes 2016-08-19 11:12:29 +05:30
Steve Rowe
43aed486a9 drop empty javadoc line 2016-08-18 10:04:09 -04:00
Noble Paul
20a6818f1b Merge remote-tracking branch 'origin/branch_6x' into branch_6x
Conflicts:
	solr/core/src/java/org/apache/solr/update/TransactionLog.java
2016-08-18 16:31:41 +05:30
Noble Paul
8b3822658d SOLR-8995: reverting the previous change due to compile error 2016-08-18 16:31:24 +05:30
Noble Paul
29494f3cce SOLR-8995: Use lambda in PeerSync ObjectResolver 2016-08-18 10:42:12 +05:30
David Smiley
dd927dba2a SOLR-9404: Refactor move/renames in JSON FacetProcessor and FacetFieldProcessor.
(cherry picked from commit 7072458)
2016-08-15 23:36:28 -04:00
Christine Poerschke
545734e035 SOLR-9410: Make ReRankQParserPlugin's private ReRankWeight a public class of its own. 2016-08-15 11:33:36 +01:00
Varun Thacker
45f9b6b1ff SOLR-9092: In the deletereplica commandand add a live check before calling delete core 2016-08-13 18:01:44 +05:30
Varun Thacker
5fc35a65c3 SOLR-9320: Improve logging 2016-08-13 16:38:26 +05:30
Christine Poerschke
0252790962 SOLR-9331: Remove ReRankQuery's length constructor argument and member. 2016-08-11 09:51:35 +01:00
Noble Paul
8412af5513 SOLR-8995: Use lambdas for CacheRegenerator implementations 2016-08-11 12:48:21 +05:30
Noble Paul
519be6acf0 SOLR-9320: A REPLACENODE command to decommission an existing node with another new node and SOLR-9318 the DELETENODE command that deletes all replicas in a node 2016-08-11 12:24:06 +05:30
Noble Paul
74b470a7a9 SOLR-9397: Config API does not support adding caches 2016-08-10 20:23:22 +05:30
Chris Hostetter
8ad1a830fb SOLR-9367: Improved TestInjection's randomization logic to use LuceneTestCase.random()
(cherry picked from commit 84a8c098fca2018ca8c6abde13ae0d56f081dae1)
2016-08-09 14:48:37 -07:00
Christine Poerschke
ae80f3ed03 SOLR-9385: remove unused import in SpellCheckComponent.java 2016-08-09 18:45:19 +01:00
Christine Poerschke
fc9a010e58 SOLR-9385: Add QParser.getParser(String,SolrQueryRequest) variant. 2016-08-09 15:07:26 +01:00
Chris Hostetter
e08d656a15 SOLR-9377: Fix jdocs and test to match expected behavior, workaround SOLR-9396
(cherry picked from commit 1164c17e0e1c81fae4aa1103506536f82f70cf3c)
2016-08-08 19:48:57 -07:00
David Smiley
91d7b53d9c SOLR-9350: JSON Facet and method=stream: cacheDf threshold now gates use of the filter cache
(cherry picked from commit b63bb51)
2016-08-08 10:38:05 -04:00
Christine Poerschke
812dc1d0b5 SOLR-9353: Factor out ReRankQParserPlugin.ReRankQueryRescorer private class. 2016-08-08 10:21:36 +01:00
Shalin Shekhar Mangar
cc3f3e8a8b SOLR-6465: CDCR: fall back to whole-index replication when tlogs are insufficient
(cherry picked from commit 153c2700450af1e1c4bd063d7d8b65cc4a726438)
2016-08-08 11:22:50 +05:30
Varun Thacker
9c37aaabe4 SOLR-9242: fix windows path issue + load live cluster properties. This closes #62 2016-08-08 09:18:14 +05:30
Shalin Shekhar Mangar
a2993363b5 SOLR-9392: Fixed CDCR Test failures which were due to leaked resources
(cherry picked from commit bfee229)
2016-08-08 07:47:08 +05:30
Chris Hostetter
f5ae939bbd SOLR-9314: beef up TestRandomFlRTGCloud
(cherry picked from commit d07f2dd87de61674f9685b1c6021e55cdad1158f)
2016-08-04 09:48:29 -07:00
Noble Paul
74653e9dbf Merge remote-tracking branch 'origin/branch_6x' into branch_6x 2016-08-04 12:23:24 +05:30
Noble Paul
750bb367d2 SOLR-9179: NPE in IndexSchema using IBM JDK 2016-08-04 12:22:16 +05:30
jbernste
728b4fbcdc SOLR-9252: Pre-commit fixes 2016-08-03 13:37:26 -04:00
jbernste
e38d6d535c SOLR-9252: Feature selection and logistic regression on text
Conflicts:
	solr/core/src/java/org/apache/solr/handler/StreamHandler.java
2016-08-03 13:36:59 -04:00
Chris Hostetter
72750167a2 SOLR-9308: Fix distributed RTG to forward request params, fixes fq and non-default fl params
(cherry picked from commit b3505298a5bef76ff83b269bf87a179d027da849)

Conflicts:
	solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java
2016-08-02 12:32:09 -07:00
Gregory Chanan
6cfec0bd7a SOLR-9200: Add Delegation Token Support to Solr 2016-08-02 12:50:49 -04:00
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 04321c401c6584395c76c509f8513c5e5e4730ee)
2016-08-02 08:50:34 -07: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
David Smiley
0f26f11f6c SOLR-9269: Snapshots (Solr core level)
(cherry picked from commit b7aa0b5)
2016-07-28 15:01:56 -04:00
Alan Woodward
90e9c76851 SOLR-9346: Always close ZkStateReader 2016-07-27 18:03:48 +01:00