27139 Commits

Author SHA1 Message Date
Andrzej Bialecki
e30cc70fdd SOLR-9959: SolrInfoMBean-s category and hierarchy cleanup. 2017-04-11 19:22:23 +02:00
Mike McCandless
e386ec973b LUCENE-7777: fix AIOOBE from ByteBlockPool.readBytes when byte block exceeds 32 KB 2017-04-11 11:47:31 -04:00
Tommaso Teofili
9c00fc6795 LUCENE-7776 - visualize diff btwn BytesRef values in ClassificationTestBase 2017-04-11 17:12:13 +02:00
Christine Poerschke
1bf3696228 LUCENE-7776: remove unused import 2017-04-11 11:35:15 +01:00
Tommaso Teofili
0f60c4233c LUCENE-7776 - use bm25 for knn classifier 2017-04-11 10:44:36 +02:00
Adrien Grand
15a1561d43 LUCENE-7767: SortedDocValues.ordValue() now throws an IOException. 2017-04-11 10:02:51 +02:00
Mike McCandless
d9973a38db LUCENE-7775: fix exception handling to throw first exception hit 2017-04-10 19:07:25 -04:00
Steve Rowe
e02a1f159e SOLR-10474: TestPointFields.testPointFieldReturn() depends on order of unsorted hits 2017-04-10 15:26:28 -04:00
Tomas Fernandez Lobbe
ce66ca93cf SOLR-10437: Delete index after each test in TestUseDocValuesAsStored 2017-04-10 09:48:07 -07:00
jdyer1
55e36615eb SOLR-8807: disable the CollapseQParser Plugin when testing spellcheck collations for hit-counts 2017-04-10 08:39:41 -05:00
Alan Woodward
caf329717e LUCENE-7701: Refactor grouping collectors 2017-04-10 11:10:18 +01:00
Noble Paul
550a324952 SOLR-10429: UpdateRequest#getRoutes()should copy the response parser 2017-04-10 06:43:27 +09:30
Tomas Fernandez Lobbe
d671273bc3 SOLR-10443: Improvements to TestPointFields
* Fixes testInternals, index needs to be cleaned after each field
* Validate that SolrQueryParser generates a PointInSetQuery when possible
2017-04-07 14:11:25 -07:00
Tomas Fernandez Lobbe
ce75eb62e9 SOLR-10437: Improve test coverage of useDocValuesAsStored=false 2017-04-07 11:36:22 -07:00
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 0445f8200e0630e1bb8b7117f200529ed1259747) 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