Commit Graph

27043 Commits

Author SHA1 Message Date
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
Steve Rowe b46b8278c6 SOLR-10344: Update Solr default/example and test configs to use WordDelimiterGraphFilterFactory 2017-03-27 23:53:55 -04:00
Andrzej Bialecki cb20eae178 SOLR-10362: "Memory Pool not found" error when reporting JVM metrics. 2017-03-27 22:19:03 +02:00
Erick Erickson 0b3ca1bb61 SLR-10108: bin/solr script recursive copy broken 2017-03-27 12:15:05 -07:00
Ishan Chattopadhyaya 2ba54a36ba SOLR-10352: bin/solr script now prints warning when available system entropy is lower than 300 2017-03-27 23:56:23 +05:30
Erick Erickson bd01064f69 SOLR-10371: There is some spelling mistakes in the Java source code Thanks hu xiaodong" 2017-03-27 09:31:15 -07:00
markrmiller e11c86f6e4 SOLR-10076: Move changes entry to 6.6 release. 2017-03-27 10:44:45 -04:00
Shalin Shekhar Mangar cd66a5ff51 SOLR-9835: Fixed precommit failure. 2017-03-27 20:06:01 +05:30
Cao Manh Dat d156aafd1d SOLR-9835: TestInjection.waitForInSyncWithLeader() should rely on commit point of searcher 2017-03-27 16:44:22 +07:00
Jim Ferenczi 013601f053 Update project doap files with 6.5.0 release 2017-03-25 18:44:39 +01:00
Jim Ferenczi 56d455c433 Add 6.5.0 back compat test indexes 2017-03-25 18:37:25 +01:00
Mike McCandless 40f43248fb fix typo in comment 2017-03-25 06:21:29 -04:00
David Smiley f1aef3d12b SOLR-10304: Refactor new SolrDocumentFetcher out of SolrIndexSearcher 2017-03-24 23:01:32 -04:00