25571 Commits

Author SHA1 Message Date
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
Noble Paul
74633594d8 SOLR-7280: precommit errors 2016-07-16 19:54:43 +05:30
Noble Paul
6c1b75b06b SOLR-7280: In cloud-mode sort the cores smartly before loading & limit threads to improve cluster stability 2016-07-16 19:12:59 +05:30
Jan Høydahl
4f45226174 SOLR-9237: Make FvhContainer public 2016-07-16 11:51:06 +02:00
Uwe Schindler
2585c9f3ff LUCENE-7382: Fix bug introduced by LUCENE-7355 that used the wrong default AttributeFactory for new Tokenizers 2016-07-16 10:09:40 +02:00
Shalin Shekhar Mangar
833c8ee152 SOLR-9290: MockCoreContainer should call super.shutdown() 2016-07-16 00:59:35 +05:30
Mike McCandless
343f374b53 LUCENE-7380: add Polygon.fromGeoJSON 2016-07-15 10:51:08 -04:00
Martijn van Groningen
2e0b2f5e37 LUCENE-7383: fix test, only use BoostQuery once 2016-07-15 16:32:04 +02:00
Christine Poerschke
f9c9470641 SOLR-9306: give solr/contrib/analysis-extras's test classes access to lucene/analysis's test classes 2016-07-14 10:20:35 +01:00
Martijn van Groningen
3a71c7d8df LUCENE-7376: Add support for ToParentBlockJoinQuery to fast vector highlighter's FieldQuery. 2016-07-14 10:10:44 +02:00
Steve Rowe
51d4af6859 LUCENE-7013: add licence header position checker to -validate-source-patterns, and fix the violations it found 2016-07-13 13:21:36 -04:00
Christine Poerschke
1e92fc5f35 SOLR-9300: fix replace expression in GetMavenDependenciesTask's dependencyToArtifactId (Christine Poerschke, Daniel Collins) 2016-07-13 17:12:35 +01:00
Christine Poerschke
15e8719b8a LUCENE-7372: Factor out an org.apache.lucene.search.FilterWeight class. 2016-07-13 16:04:24 +01:00
Christine Poerschke
415d321044 SOLR-9298: add resources directory to solr/test-framework's pom.xml
This is needed to fix solr/contrib/analysis-extras mvn test failure (SSLTestConfig).

(Christine Poerschke, Steve Row)
2016-07-13 12:50:26 +01:00
Varun Thacker
eefdc62c99 SOLR-9242: Move license headers to the top + force refresh cluster propery before reading the 'location' param 2016-07-13 14:42:19 +05:30
Adrien Grand
b54d46722b LUCENE-7371: Fix CHANGES entry. 2016-07-12 18:04:08 +02:00
Adrien Grand
866398bea6 LUCENE-7371: Better compression of values in Lucene60PointsFormat. 2016-07-12 17:57:56 +02:00
Adrien Grand
e92a38af90 LUCENE-7355: Add Analyzer#normalize() and use it in query parsers. 2016-07-12 16:33:07 +02:00
Mike McCandless
ced9140368 add points to back compat indices 2016-07-12 10:23:12 -04:00
Mike McCandless
1e794e0ee2 add points to back compat indices 2016-07-12 10:14:24 -04:00