5603 Commits

Author SHA1 Message Date
Shalin Shekhar Mangar
dbe4464033 SOLR-10339: New set-trigger and remove-trigger APIs for autoscaling 2017-04-04 14:41:10 +05:30
Shalin Shekhar Mangar
20e2490560 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:30:31 +05:30
Mikhail Khludnev
55b608ce48 SOLR-9745: check exit code only if process has finished 2017-04-04 14:30:31 +05:30
Adrien Grand
fd9689cb36 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 14:30:31 +05:30
Mikhail Khludnev
521a9398e9 SOLR-9745: bring back timeout value to fix tests 2017-04-04 14:30:31 +05:30
Mark Miller
4d538a51b4 SOLR-10338: Revert configure SecureRandom non blocking for tests. (reverted from commit 0445f8200e0630e1bb8b7117f200529ed1259747) 2017-04-04 14:30:30 +05:30
Joel Bernstein
4dd785e5ef SOLR-10351: Add try-with-resources clause around TokenStream 2017-04-04 14:30:30 +05:30
Mikhail Khludnev
5ee18c8ab5 SOLR-9745: fix solr.cmd to print errors from invoked script 2017-04-04 14:30:30 +05:30
Erick Erickson
e9ef17468e SOLR-8906: Make transient core cache pluggable 2017-04-04 14:30:30 +05:30
Dennis Gove
8036300328 SOLR-10356: Adds basic math streaming evaluators 2017-04-04 14:30:29 +05:30
Shalin Shekhar Mangar
3af6f639b7 SOLR-10358: Clear persisted auto scaling configuration between tests 2017-04-03 17:37:54 +05:30
Shalin Shekhar Mangar
6904e04468 SOLR-10339: New set-trigger and remove-trigger APIs for autoscaling 2017-04-03 17:30:26 +05:30
Dennis Gove
14e412d64a SOLR-10393: Adds UUID Streaming Evaluator 2017-04-03 17:13:41 +05:30
Dennis Gove
017a4b796f SOLR-10356: Adds basic math streaming evaluators 2017-04-03 17:13:41 +05:30
Chris Hostetter
a5824cd962 SOLR-10399: cleanup unused imports 2017-04-01 16:46:45 +05:30
Chris Hostetter
62304383af SOLR-10399: Generalize some internal facet logic to simplify points/non-points field handling 2017-04-01 16:46:45 +05:30
yonik
c7b94034af SOLR-7452: add more tests for refinement of missing buckets 2017-04-01 16:46:45 +05:30
yonik
6edef4625e SOLR-7452: refinement of missing buckets and partial facets through missing buckets 2017-04-01 16:46:45 +05:30
Adrien Grand
30dc73adc0 LUCENE-7753: Make fields static when possible. 2017-04-01 16:46:45 +05:30
markrmiller
cccc55c133 SOLR-10338: Configure SecureRandom non blocking for tests. 2017-04-01 16:46:45 +05:30
Joel Bernstein
f5b7738da8 SOLR-10351: Add analyze Stream Evaluator to support streaming NLP 2017-03-31 19:27:36 +05:30
Erick Erickson
6c17c6e6ca SOLR-10387: zkTransfer normalizes destination path incorrectly if source is a windows directory 2017-03-30 17:09:07 +05:30
Andrzej Bialecki
1d8193c7c9 SOLR-10362 Be more specific when catching this exception. 2017-03-30 17:09:07 +05:30
Cao Manh Dat
a053750e47 SOLR-9993: Add support for ExpandComponent with PointFields 2017-03-30 17:09:07 +05:30
Shai Erera
83e95eb06c 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-30 17:09:06 +05:30
Cao Manh Dat
63295f838f SOLR-10079: TestInPlaceUpdates(Distrib|Standalone) failures 2017-03-30 17:09:06 +05:30
yonik
0a6ba6fb0c SOLR-7452: change terminology from _m missing-bucket to _p partial-bucket for refinement 2017-03-30 17:09:06 +05:30
Steve Rowe
01520e393a SOLR-10357: Enable edismax and standard query parsers to handle the option combination sow=false / autoGeneratePhraseQueries=true by setting QueryBuilder.autoGenerateMultiTermSynonymsQuery 2017-03-30 17:09:06 +05:30
Ishan Chattopadhyaya
f3379a4cf3 SOLR-6736: Adding support for uploading zipped configsets using ConfigSets API 2017-03-30 17:09:06 +05:30
Ishan Chattopadhyaya
1d550b8b35 SOLR-10365: Handle a SolrCoreInitializationException while publishing core state during SolrCore creation 2017-03-30 17:09:06 +05:30
Joel Bernstein
acbe2a5981 SOLR-10341: SQL AVG function mis-interprets field type 2017-03-30 17:09:06 +05:30
Steve Rowe
edcb3ac38b SOLR-10343: Update Solr default/example and test configs to use SynonymGraphFilterFactory 2017-03-30 17:09:06 +05:30
Adrien Grand
a0a6c22c34 LUCENE-7743: Avoid calling new String(String). 2017-03-30 17:09:05 +05:30
Adrien Grand
12d8de86f1 LUCENE-7751: Avoid boxing primitives only to call compareTo. 2017-03-30 17:09:05 +05:30
Adrien Grand
a0711a37e5 LUCENE-7754: Inner classes should be static whenever possible. 2017-03-30 17:09:05 +05:30
Steve Rowe
2e615fa370 SOLR-10344: Update Solr default/example and test configs to use WordDelimiterGraphFilterFactory 2017-03-30 17:09:04 +05:30
Andrzej Bialecki
55a0ce1b0d SOLR-10362: "Memory Pool not found" error when reporting JVM metrics. 2017-03-30 17:09:04 +05:30
Erick Erickson
f10f76dbae SLR-10108: bin/solr script recursive copy broken 2017-03-30 17:09:04 +05:30
Erick Erickson
294692ca34 SOLR-10371: There is some spelling mistakes in the Java source code Thanks hu xiaodong" 2017-03-30 17:09:04 +05:30
Shalin Shekhar Mangar
5146c08a8b SOLR-9835: Fixed precommit failure. 2017-03-30 17:09:04 +05:30
Cao Manh Dat
f8166f3d80 SOLR-9835: TestInjection.waitForInSyncWithLeader() should rely on commit point of searcher 2017-03-30 17:09:04 +05:30
David Smiley
b3de5c989c SOLR-10304: Refactor new SolrDocumentFetcher out of SolrIndexSearcher 2017-03-27 11:34:10 +05:30
David Smiley
6e7625f801 SOLR-10249: Refactor IndexFetcher to return detailed result 2017-03-27 11:34:10 +05:30
yonik
a42704ec4b SOLR-7452: add support for _m buckets, missing and has sub-facets in need of refinement 2017-03-27 11:34:10 +05:30
Chris Hostetter
843fabb6e1 Fix test to stop asserting specific order when secondary sort is unspecified, add new checks that do assert an explicit order when secondary sort IS specified. 2017-03-27 11:34:10 +05:30
Shalin Shekhar Mangar
7e4dc2b79d SOLR-10358: New suspend-trigger and resume-trigger APIs for autoscaling 2017-03-24 18:57:21 +05:30
Shalin Shekhar Mangar
c98909bcac SOLR-10339: Default actions were not being persisted to Zookeeper 2017-03-24 17:44:23 +05:30
Shalin Shekhar Mangar
0fb9d1bd1b SOLR-10340: New set-listener and remove-listener API 2017-03-24 14:07:56 +05:30
Shalin Shekhar Mangar
e4b3df41a9 SOLR-10339: New set-trigger and remove-trigger APIs for autoscaling 2017-03-24 13:11:10 +05:30
Noble Paul
09739b66cb SOLR-6615: use constants for 'sort', 'distrib' 2017-03-23 20:10:13 +05:30