Commit Graph

27125 Commits

Author SHA1 Message Date
Joel Bernstein b2a631079a Add version 6.5.1 2017-04-07 12:36:39 -04:00
Christine Poerschke adabfdd9c2 SOLR-10264: Fixes multi-term synonym parsing in ManagedSynonymFilterFactory.
(Jörg Rathlev, Steve Rowe, Christine Poerschke)
2017-04-07 11:11:23 +01:00
Christine Poerschke 206021578e SOLR-10440: LBHttpSolrClient.doRequest is now always wrapped in a Mapped Diagnostic Context (MDC). 2017-04-07 11:04:41 +01:00
Christine Poerschke 94b83f1f7d SOLR-10441: remove no longer used HttpShardHandlerFactory.USE_RETRIES 2017-04-07 10:37:30 +01:00
Tommaso Teofili f37fad206b LUCENE-5548 - improved testing for SNBC 2017-04-07 10:59:20 +02:00
Tommaso Teofili 276ccff751 LUCENE-6853 - re-enabled test classification measures for bpc 2017-04-07 10:59:20 +02:00
Tommaso Teofili cbad533d7a LUCENE-6853 - renamed threshold to bias, initialize to avg tf 2017-04-07 10:59:20 +02:00
Joel Bernstein c05ab96dc4 SOLR-10341, SOLR-10444: Update CHANGES.txt 2017-04-06 22:06:07 -04:00
Joel Bernstein a0d22297ce SOLR-10444: Fix precommit 2017-04-06 21:33:47 -04:00
Joel Bernstein 865f9b2b01 SOLR-10444: SQL interface does not use client cache 2017-04-06 21:19:45 -04:00
Chris Hostetter 6e5f6fab53 SOLR-10425: Fix indexed="false" on numeric PointFields 2017-04-06 12:07:41 -07:00
jdyer1 e75a2e6b86 SOLR-10323: fix to SpellingQueryConverter to properly strip out colons in field-specific queries 2017-04-06 12:48:19 -05:00
yonik 53aeffade5 SOLR-7452: add support for refining missing allBuckets 2017-04-06 09:29:29 -04:00
Cao Manh Dat ad1326698d SOLR-10239: Update CHANGES.txt 2017-04-06 16:02:20 +07:00
Cao Manh Dat c30a7dc597 SOLR-10239: change empty lambda to null 2017-04-06 15:57:43 +07:00
Cao Manh Dat 9c2ef561e5 SOLR-10239: MOVEREPLICA API 2017-04-06 15:48:38 +07:00
Joel Bernstein 37b6c60548 SOLR-10426: Add shuffle Streaming Expression 2017-04-05 17:57:24 -04:00
Steve Rowe dbd22a6ada SOLR-10423: Disable graph query production via schema configuration <fieldtype ... enableGraphQueries="false">. This fixes broken queries for ShingleFilter-containing query-time analyzers when request param sow=false. 2017-04-05 16:23:26 -04:00
Nicholas Knize ef8126e5ea LUCENE-7738: Fix min/max verification bug in InetAddressRange to correctly compare IPv4 and IPv6. Update tests. 2017-04-05 11:10:15 -05:00
David Smiley cb9f151db4 SOLR-10404: fetch() streaming expression: escape values in generated query. 2017-04-05 08:56:50 -04:00
Christine Poerschke 50ed729459 Remove unused (private static final) loggers in LTRQParserPlugin and LTRFeatureLoggerTransformerFactory. 2017-04-05 11:52:34 +01:00
Christine Poerschke dfa342bc90 SOLR-10421: Fix params persistence for solr/contrib/ltr (MinMax|Standard)Normalizer classes.
(Jianxiong Dong, Christine Poerschke)
2017-04-05 11:50:13 +01:00
Shalin Shekhar Mangar 60303028de SOLR-10277: On 'downnode', lots of wasteful mutations are done to ZK 2017-04-05 16:01:44 +05:30
Tomas Fernandez Lobbe f08889f390 SOLR-10347: Remove index level boost support from 'documents' section of the admin UI 2017-04-04 13:11:02 -07:00
Christine Poerschke 05749d0694 SOLR-10394: Rename getSortWithinGroup to getWithinGroupSort in search.grouping.Command class.
(Judith Silverman, Christine Poerschke)
2017-04-04 12:52:09 +01:00
Shalin Shekhar Mangar ee98cdc790 SOLR-10416: The JSON output of /admin/metrics is fixed to write the container as a map (SimpleOrderedMap) instead of an array (NamedList) 2017-04-04 14:20:31 +05:30
Mikhail Khludnev 4c737b8df9 SOLR-9745: check exit code only if process has finished 2017-04-04 11:02:59 +03:00
Adrien Grand 23b002a0fd LUCENE-7756: Only record the major Lucene version that created the index, and record the minimum Lucene version that contributed to segments. 2017-04-04 09:57:16 +02:00
Mikhail Khludnev 3f172a019b SOLR-9745: bring back timeout value to fix tests 2017-04-04 08:42:31 +03:00
Mark Miller 0bf7a5ff33 SOLR-10338: Revert configure SecureRandom non blocking for tests. (reverted from commit 0445f8200e) 2017-04-03 22:00:08 -03:00
Joel Bernstein e872dc7913 SOLR-10351: Add try-with-resources clause around TokenStream 2017-04-03 20:39:37 -04:00
Mikhail Khludnev 65b4530fb3 SOLR-9745: fix solr.cmd to print errors from invoked script 2017-04-03 23:53:54 +03:00
Erick Erickson 52632cfc0c SOLR-8906: Make transient core cache pluggable 2017-04-03 13:27:12 -07:00
Adrien Grand 2e545d78f5 LUCENE-7749: Made LRUQueryCache delegate the scoreSupplier method. 2017-04-03 15:07:03 +02:00
Christine Poerschke 186c5edd63 SOLR-10383: Fix debug related NullPointerException in solr/contrib/ltr OriginalScoreFeature class.
(Vitezslav Zak, Christine Poerschke)
2017-04-03 13:01:16 +01:00
Christine Poerschke e875f135be SOLR-10383: reduce code duplication in TestOriginalScoreFeature 2017-04-03 12:10:09 +01:00
Mike McCandless 99af830223 switch to advanceExact 2017-04-02 16:25:09 -04:00
Dennis Gove ef821834d1 SOLR-10393: Adds UUID Streaming Evaluator 2017-04-01 23:15:43 -04:00
Dennis Gove 674ce4e893 SOLR-10356: Adds basic math streaming evaluators 2017-04-01 21:58:04 -04:00
Alexandre Rafalovitch b02626de50 SOLR-9601: DIH Tika example is now minimal
Only keep definitions and files required to show Tika-extraction in DIH
2017-04-01 19:06:50 -04:00
Alexandre Rafalovitch 580f6e98fb SOLR-7383: Replace DIH 'rss' example with 'atom'
rss example was broken for multiple reasons.
atom example showcases the same - and more - features
and uses the smallest config file needed to make it work.
2017-04-01 13:42:23 -04:00
Chris Hostetter 35aac1d462 SOLR-10399: cleanup unused imports 2017-03-31 18:16:13 -07:00
Chris Hostetter b60b86ecab SOLR-10399: Generalize some internal facet logic to simplify points/non-points field handling 2017-03-31 17:01:42 -07:00
Christine Poerschke 413555651d LUCENE-7763: Remove outdated comment in IndexWriterConfig.setIndexSort javadocs.
(马可阳 via Christine Poerschke)
2017-03-31 18:10:27 +01:00
yonik bdb0d588ee SOLR-7452: add more tests for refinement of missing buckets 2017-03-31 12:55:15 -04:00
yonik cc623403bd SOLR-7452: refinement of missing buckets and partial facets through missing buckets 2017-03-31 12:54:30 -04:00
Adrien Grand e80643e5a7 LUCENE-7753: Make fields static when possible. 2017-03-31 17:28:21 +02:00
Adrien Grand 23c6ea274e LUCENE-7761: Fixed comment in ReqExclScorer. 2017-03-31 17:28:21 +02:00
markrmiller 0445f8200e SOLR-10338: Configure SecureRandom non blocking for tests. 2017-03-31 10:53:20 -04:00
Joel Bernstein bdd0c7e320 SOLR-10351: Fix pre-commit 2017-03-30 17:53:07 +01:00