Commit Graph

27416 Commits

Author SHA1 Message Date
Steve Rowe 6bbdfbc7c1 SOLR-10758: Point to Lib Directives in SolrConfig page from the Traditional Chinese ICUTokenizer paragraph. 2017-05-26 16:04:49 -04:00
David Smiley d4f87b4a36 LUCENE-7845: RPT query by point (or simple date interval) optimization 2017-05-26 16:00:28 -04:00
Steve Rowe b23aab5482 SOLR-10758: Modernize the Solr ref guide's Chinese language analysis coverage 2017-05-26 14:47:32 -04:00
Joel Bernstein d1436c4823 SOLR-10754: Add hist Stream Evaluator 2017-05-26 13:41:35 -04:00
Joel Bernstein 3e70745c79 SOLR-10747: Change the tuple field to return-value 2017-05-26 11:21:51 -04:00
Joel Bernstein 81821b29ae SOLR-10753: Add array Stream Evaluator 2017-05-26 10:23:46 -04:00
Christine Poerschke e7099e4bf5 SOLR-10741: Factor out createSliceShardsStr method from HttpShardHandler.prepDistributed.
(Domenico Fabio Marino via Christine Poerschke)
2017-05-26 10:52:57 +01:00
Christine Poerschke 4106e1b51a Fixed a couple of typos (s/begining/beginning). 2017-05-26 10:10:01 +01:00
Chronial 5f12becb15 Fix minor typo in docstring
Closes PR #203
2017-05-25 14:54:30 -07:00
Steve Rowe 78e7e1c307 SOLR-10379: Add ManagedSynonymGraphFilterFactory, deprecate ManagedSynonymFilterFactory 2017-05-25 17:49:20 -04:00
Chris Hostetter 077c9ec98f Remove deprecated/discouraged usage from stats component docs
These alternate syntax options have been deprecated since 5.0/5.1
2017-05-25 11:31:16 -07:00
Chris Hostetter 17130e692a Merge remote-tracking branch 'refs/remotes/origin/master' 2017-05-25 11:22:50 -07:00
Chris Hostetter 461fc59613 remove ref-guide mentions of 'deprecated' things that don't even exist in any 6.x release 2017-05-25 11:21:51 -07:00
Joel Bernstein b3ee2d03db SOLR-10747: Allow /stream handler to execute Stream Evaluators directly 2017-05-25 13:52:42 -04:00
Tomas Fernandez Lobbe 1e4d2052e6 SOLR-10233: ChaosMonkeySafeLeaderWithPullReplicasTest - Catch SolrException while waiting for the cluster to be ready 2017-05-25 09:37:16 -07:00
Cassandra Targett b3024d67ca Ref Guide: fix atom example for SOLR-7383 2017-05-25 10:53:17 -05:00
Christine Poerschke 6ba1834bc3 SOLR-10659: Remove ResponseBuilder.getSortSpec use in SearchGroupShardResponseProcessor. (Judith Silverman via Christine Poerschke) 2017-05-25 16:46:46 +01:00
Christine Poerschke 2bb6e2caca SOLR-10479: Adds support for HttpShardHandlerFactory.loadBalancerRequests(MinimumAbsolute|MaximumFraction) configuration. (Ramsey Haddad, Daniel Collins, Christine Poerschke) 2017-05-25 16:46:45 +01:00
Joel Bernstein 0b47126e5c SOLR-10743: Add sequence StreamEvaluator 2017-05-25 11:20:15 -04:00
Joel Bernstein 7fef7e3374 SOLR-10746: Move all Stream Evaluators to the eval package 2017-05-25 10:32:48 -04:00
Ishan Chattopadhyaya 6d80320aef SOLR-10004: Adding descriptions for a few classes to assess impact on smoke tester warnings 2017-05-25 17:47:21 +05:30
Dawid Weiss effd3766e7 LUCENE-7841: Normalize ґ to г in Ukrainian analyzer 2017-05-25 14:09:36 +02:00
Alexandre Rafalovitch 10d3aa23fe SOLR-7383: Switch to https for StackOverflow
Using http no longer works
2017-05-25 00:42:43 -04:00
Joel Bernstein 3cd144761a SOLR-10731: Fix typo in test 2017-05-24 20:20:20 -04:00
Joel Bernstein bdde9a163f SOLR-10731: Add k parameter 2017-05-24 20:04:43 -04:00
Tomas Fernandez Lobbe 94731aaa09 SOLR-10710: Fix LTR failing tests 2017-05-24 13:28:07 -07:00
Joel Bernstein 47781e3938 SOLR-10684: Add finddelay Stream Evaluator 2017-05-24 13:10:50 -04:00
Jim Ferenczi cd567b985a LUCENE-7540: Upgrade ICU to 59.1 2017-05-24 18:11:10 +02:00
Karl Wright fed7343d2e LUCENE-7849: GeoWideLongitudeSlice can fail to construct 2017-05-24 09:46:15 -04:00
Joel Bernstein 851ab0ad34 SOLR-10731: Remove debugging 2017-05-24 08:07:03 -04:00
Joel Bernstein f4872c9296 SOLR-10731: Fix precommit 2017-05-24 08:06:01 -04:00
Joel Bernstein e2284bbedc SOLR-10731: Add tests for params 2017-05-24 07:59:02 -04:00
Joel Bernstein cc87181c54 SOLR-10731: Add first test case 2017-05-24 07:59:01 -04:00
Joel Bernstein 89d48dfd9c SOLR-10731: Add knn Streaming Expression WIP 2017-05-24 07:59:01 -04:00
Martijn van Groningen 65bfa48770
LUCENE-7810: Fix numeric join equals test failure.
Numeric join equals isn't based on the index reader, but rather on the collected join values.
In a test failure during the second indexing round no new join values were indexed causing the equals assertion to fail.
2017-05-24 09:50:36 +02:00
Noble Paul 8f4d72a7d2 added docs 2017-05-24 15:59:00 +09:30
David Smiley 872ed81cc9 SOLR-10700: Remove PostingsHighlighter references from docs 2017-05-23 23:24:22 -04:00
yonik d60c72f34c SOLR-10634: calc metrics in first phase if limit=-1 and no subfacets 2017-05-23 20:52:46 -04:00
Steve Rowe ea9adc055b SOLR-10438: Assign explicit useDocValuesAsStored values to all points field types in schema-point.xml/TestPointFields. 2017-05-23 20:04:43 -04:00
David Smiley 85c3ae2040 LUCENE-7815: Remove more PostingsHighlighter remnants 2017-05-23 17:13:03 -04:00
Cassandra Targett 2319d69fd3 Ref Guide: update DIH docs for SOLR-7383; SOLR-9601; plus major surgery on page layout 2017-05-23 15:54:35 -05:00
Ishan Chattopadhyaya 4f16beb053 Fix javadocs warnings 2017-05-24 00:57:32 +05:30
Erick 28b8696d77 SOLR-10721: Provide a way to know when Core Discovery is finished and when all async cores are done loading 2017-05-23 12:20:58 -07:00
Martijn van Groningen 6a82b42b93
updated changelog to reflect backport to 6.6 branch 2017-05-23 21:07:43 +02:00
David Smiley 0d3c73eaa2 LUCENE-7815: Removed the PostingsHighlighter 2017-05-23 14:39:51 -04:00
Adrien Grand 14320a584c LUCENE-7847: Fix the all-docs-match optimization of range queries on range fields. 2017-05-23 18:46:50 +02:00
Cassandra Targett 31e02e93a5 Ref Guide: fix note for atomic updates after SOLR-9530 2017-05-23 11:05:53 -05:00
Mark Miller 73aa53b063 SOLR-10307: Add upgrade notes for back compat change. 2017-05-23 12:50:07 -03:00
David Smiley 92ed8b4220 SOLR-10729: Deprecated LatLonType, GeoHashField, SpatialPointVectorFieldType, and SpatialTermQueryPrefixTreeFieldType 2017-05-23 11:09:32 -04:00
David Smiley 2218ded2af SOLR-10700: Convert PostingsSolrHighlighter to extend UnifiedSolrHighlighter 2017-05-23 11:02:52 -04:00