Commit Graph

4113 Commits

Author SHA1 Message Date
Mark Miller b4d280f369 SOLR-10783 Add support for Hadoop Credential Provider as SSL/TLS store password source. 2017-09-06 22:33:12 -05:00
yonik cc344dc6bd SOLR-11316: date support for min/max, fix missing bug for int/long fields 2017-09-05 16:06:41 -04:00
yonik 723ca96bc0 SOLR-11317: min/max aggs use integral values for integral fields 2017-09-05 13:33:17 -04:00
Steve Rowe 547228df17 SOLR-11324: Clean up mention of trie fields in documentation and source comments 2017-09-05 11:17:54 -04:00
Steve Rowe 810ae50e7e SOLR-11313: Finish the job of removing trie fields from the DIH example schemas 2017-09-05 10:22:52 -04:00
Steve Rowe f4b13e86ff SOLR-11315: Finish the job of removing trie fields from the 'files' example schema 2017-09-05 10:00:34 -04:00
Erick 5436395325 commit 19ec48d8a22461fb5723d9e3b81e87a59f3337a3
Author: Erick <erick@apache.org>
Date:   Mon Sep 4 19:00:12 2017 -0700

    SOLR-10101: TestLazyCores hangs
2017-09-04 19:05:24 -07:00
yonik c6a5f10fd3 SOLR-11322: omit val for min/max when no values in field for bucket 2017-09-04 19:19:40 -04:00
David Smiley 3901a13de3 SOLR-11242: QueryParser: re-use the LookaheadSuccess exception. 2017-09-03 16:59:31 -04:00
Cao Manh Dat d3013ab600 SOLR-11244: Query DSL for Solr 2017-09-01 20:21:43 +07:00
Noble Paul 1d31370577 SOLR-11293: Potential data loss in TLOG replicas after replication failures 2017-08-31 22:42:19 +09:30
Jan Høydahl aa7394d27f SOLR-6671: Move changes entry to 7.0.0 2017-08-31 09:53:15 +02:00
Shalin Shekhar Mangar b4c6bfafdb SOLR-11278: Stopping CDCR should cancel a running bootstrap operation 2017-08-30 22:59:30 +05:30
Anshum Gupta c0e9b8ad13 SOLR-11177: Fix changes entry as this is in branch_7_0 as well 2017-08-30 07:22:16 -07:00
Anshum Gupta f4b2be1282 Merging changes from 6.7.0 section into 7.0.0 2017-08-29 14:56:02 -07:00
markrmiller db87e55750 SOLR-11209: Upgrade HttpClient to 4.5.3. 2017-08-28 18:03:18 -05:00
Dennis Gove 4b6f2e5ca7 SOLR-11283: Refactors all Stream Evaluators in solrj.io.eval to simplify them 2017-08-25 22:07:37 -04:00
Christine Poerschke 492265014b SOLR-11164, SOLR-11180, SOLR-11220: Fix NullPointerException and always-returns-zero contrib/ltr OriginalScoreFeature issues in SolrCloud mode.
(Yuki Yano, Jonathan Gonzalez, Ryan Yacyshyn, Christine Poerschke)
2017-08-25 15:34:04 +01:00
yonik a7cc9c3631 SOLR-11289: fix comma handling in terms component 2017-08-24 15:54:43 -04:00
Christine Poerschke 40fc36b87e SOLR-11254: Add score-less (abstract) DocTransformer.transform method. 2017-08-23 16:36:14 +01:00
Mikhail Khludnev 19a8be3c9f SOLR-11272: fix NPE from EmbeddedSolrServer on /admin/info/system 2017-06-30 01:18:33 +03:00
Andrzej Bialecki 5d9b9d7a23 SOLR-11255: Use concurrent set for metric names. 2017-08-22 22:31:43 +02:00
Toke Eskildsen 85b89d15a8 SOLR-11240: Raise UnInvertedField internal limit 2017-08-22 15:12:38 +02:00
Jan Høydahl b67424ee58 SOLR-10628: Less verbose output from bin/solr commands 2017-08-22 12:50:53 +02:00
Uwe Schindler 86f7d6779a SOLR-8689: Fix bin/solr.cmd so it can run properly on Java 9 2017-08-21 22:30:53 +02:00
Cao Manh Dat 9d8d3b0f29 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/lucene-solr 2017-08-21 15:30:29 +07:00
Cao Manh Dat 4aedb5039f SOLR-5129: Timeout property for waiting ZK get started 2017-08-21 15:30:08 +07:00
Varun Thacker a6fd6ef4fa SOLR-11228: Move CHANGES entry under 6.6.1 ( Correct Place ) 2017-08-21 13:52:26 +05:30
Varun Thacker 8ff5f2359d SOLR-11228: Move CHANGES entry under 7.0 2017-08-21 13:48:55 +05:30
Noble Paul 8658742096 SOLR-11268: AtomicUpdateProcessor complains missing UpdateLog 2017-08-21 15:51:25 +09:30
Uwe Schindler ef079cc3b4 Sync changes 2017-08-21 00:22:28 +02:00
Ishan Chattopadhyaya c8e0e939e4 SOLR-11183: V2 APIs are now available at /api endpoint 2017-08-20 21:00:15 +05:30
Uwe Schindler c68e668dd7 SOLR-11261, SOLR-10966: Upgrade to Hadoop 2.7.4 to fix incompatibility with Java 9.
This also reverts commit 85a27a231f.
2017-08-20 13:28:18 +02:00
yonik a4374e840d SOLR-11173: implement Points support in TermsComponent via PointMerger 2017-08-19 18:02:11 -04:00
David Smiley 18a02ac348 SOLR-11249: Upgrade Jetty to 9.3.20.v20170531 2017-08-17 09:17:31 -04:00
Andrzej Bialecki 1c36569176 SOLR-11215: Make a metric accessible through a single param. 2017-08-17 12:33:36 +02:00
Erick Erickson ac97931c7e SOLR-11069: CDCR bootstrapping can get into an infinite loop when a core is reloaded 2017-08-16 16:01:32 -07:00
Erick Erickson 32ddb5b921 Moved recent backports to Solr 6.6.1 to the proper section 2017-08-16 14:43:14 -07:00
Shalin Shekhar Mangar 7a576ffa1b SOLR-11239: A special value of -1 can be specified for 'maxShardsPerNode' to denote that there is no limit. The bin/solr script send maxShardsPerNode=-1 when creating collections. The use of maxShardsPerNode is not supported when a cluster policy is in effect or when a collection specific policy is specified during collection creation 2017-08-16 17:26:32 +05:30
Shalin Shekhar Mangar ae43ffe354 SOLR-11243: Replica Placement rules are ignored if a cluster policy exists 2017-08-16 12:31:46 +05:30
Joel Bernstein 5786d09254 SOLR-10698: Updated CHANGES.txt 2017-08-15 21:10:09 -04:00
Andrzej Bialecki afe7dffa23 SOLR-11235: Some SolrCore metrics should check if core is closed before reporting. 2017-08-15 11:32:24 +02:00
Andrzej Bialecki 7aa660b747 SOLR-11221: SolrJmxReporter broken on core reload. 2017-08-14 12:42:33 +02:00
Erick Erickson 7109820e01 SOLR-11084 Issue with starting script with solr.home (-s) == solr 2017-08-13 19:43:01 -07:00
Varun Thacker bbc368d0ef SOLR-11228: Exclude static html files in the partials directory from authentication and authorization checks 2017-08-11 12:08:43 -07:00
Christine Poerschke 3959c53eaf SOLR-11195: Require class attribute for shard and cluster metric reporter configuration. 2017-08-11 15:07:28 +01:00
Tomas Fernandez Lobbe 4fcd8a806f SOLR-11071: Improve TestIntervalFacets.testRandom 2017-08-09 16:45:03 -07:00
Varun Thacker e7062b6f91 SOLR-11190: GraphQuery also supports string fields which are indexed=false and docValues=true 2017-08-09 12:43:54 -07:00
Andrzej Bialecki d4b4782943 SOLR-11061: Add a spins metric for data directory paths. 2017-08-09 16:07:35 +02:00
Christine Poerschke 8e2dab7315 SOLR-11090: Add Replica.getProperty accessor. 2017-08-09 09:48:02 +01:00