Commit Graph

27055 Commits

Author SHA1 Message Date
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
Joel Bernstein 6c2155c024 SOLR-10351: Add analyze Stream Evaluator to support streaming NLP 2017-03-30 17:53:07 +01:00
Adrien Grand edafcbad14 LUCENE-7755: Join queries should not reference IndexReaders. 2017-03-30 15:11:52 +02:00
Erick Erickson edcdc3052b SOLR-10387: zkTransfer normalizes destination path incorrectly if source is a windows directory 2017-03-29 21:13:40 -07:00
Ishan Chattopadhyaya efdb04d06c SOLR-10352: Fixing available entropy warning limit to 300 2017-03-29 19:22:02 +05:30
Andrzej Bialecki 30f7914c3b SOLR-10362 Be more specific when catching this exception. 2017-03-29 15:26:33 +02:00
Mike McCandless 1ace1740d9 remove dead code 2017-03-29 08:48:26 -04:00
Jan Høydahl a6f27d3e1e SOLR-10147: Admin UI -> Cloud -> Graph: Impossible to see shard state 2017-03-29 10:54:02 +02:00
Cao Manh Dat 9b7c8d5606 SOLR-9993: Add support for ExpandComponent with PointFields 2017-03-29 13:52:51 +07:00
Shai Erera deddc9b5c8 SOLR-10349: Add totalTermFreq support to TermsComponent
TermsComponent only returns docFreq information per requested term.
This commit adds a terms.ttf parameter, which if set to true, will
return both docFreq and totalTermFreq statistics for each requested
term.
2017-03-29 06:18:39 +03:00
Cao Manh Dat 144091ad29 SOLR-10079: TestInPlaceUpdates(Distrib|Standalone) failures 2017-03-29 08:09:40 +07:00
yonik 66bfdcbdba SOLR-7452: change terminology from _m missing-bucket to _p partial-bucket for refinement 2017-03-28 19:52:51 -04:00
Steve Rowe 0a689f4d95 SOLR-10357: Enable edismax and standard query parsers to handle the option combination sow=false / autoGeneratePhraseQueries=true by setting QueryBuilder.autoGenerateMultiTermSynonymsQuery 2017-03-28 18:39:28 -04:00
Ishan Chattopadhyaya 6b0217b7cb SOLR-6736: Adding support for uploading zipped configsets using ConfigSets API 2017-03-29 00:44:27 +05:30
Ishan Chattopadhyaya 0322068ea4 SOLR-10365: Handle a SolrCoreInitializationException while publishing core state during SolrCore creation 2017-03-29 00:26:31 +05:30
Joel Bernstein aa2b46a62a SOLR-10341: SQL AVG function mis-interprets field type 2017-03-28 18:42:18 +01:00
Steve Rowe 1a80e4d694 SOLR-10343: Update Solr default/example and test configs to use SynonymGraphFilterFactory 2017-03-28 11:47:02 -04:00
Adrien Grand 390ef9af9f LUCENE-7743: Avoid calling new String(String). 2017-03-28 15:35:04 +02:00
Adrien Grand c189139e52 LUCENE-7751: Avoid boxing primitives only to call compareTo. 2017-03-28 15:35:04 +02:00
Adrien Grand 53064e46dd LUCENE-7754: Inner classes should be static whenever possible. 2017-03-28 15:35:04 +02:00
Jan Høydahl 68eb078af8 SOLR-10369: bin\solr.cmd delete and healthcheck now works again (fixed continuation chars ^) 2017-03-28 14:24:09 +02:00