Commit Graph

25432 Commits

Author SHA1 Message Date
Steve Rowe 1436e8d782 Add script to host release management tools. Currently performs a single task: makes regexes for all JIRAs included in a release by parsing the CHANGES.txt files 2016-06-24 19:17:06 -04:00
Varun Thacker daf90b5e0c SOLR-7374: Core level backup/restore now supports specifying a directory implementation 2016-06-24 18:07:31 +05:30
Tommaso Teofili 96a5595fff LUCENE-6968 - LSH Filter backported to branch 6.x 2016-06-24 10:55:29 +02:00
Erick caec6b40fd SOLR-8546: TestLazyCores is failing a lot on the Jenkins cluster. 2016-06-23 21:10:49 -07:00
Gregory Chanan b76f64fdc0 SOLR-9076: Update to Hadoop 2.7.2 2016-06-23 14:57:59 -07:00
markrmiller dae777899a SOLR-9219: Make hdfs blockcache read buffer sizes configurable and improve cache concurrency. 2016-06-23 17:28:10 -04:00
Adrien Grand c5defadd70 LUCENE-7352: Fix CheckHits for DisjunctionMax queries that generate negative scores. 2016-06-23 19:04:50 +02:00
Karl Wright 388d388c99 LUCENE-7194: Ban Math.toRadians, Math.toDegrees 2016-06-22 10:16:22 -04:00
Karl Wright 40ca6f1d64 LUCENE-7194: Ban Math.toRadians and Math.toDegrees 2016-06-22 07:52:36 -04:00
Adrien Grand 60dcef6c61 LUCENE-7339: Specialize conjunction with bit sets. 2016-06-22 08:32:01 +02:00
Mike McCandless a3fc7efbcc LUCENE-7337: empty boolean query now rewrites to MatchNoDocsQuery instead of vice/versa 2016-06-21 12:08:29 -04:00
Adrien Grand 5e2f340cfa LUCENE-7350: Remove unused imports. 2016-06-21 17:57:44 +02:00
Mike McCandless 21eb654e40 LUCENE-7287: don't use full paths to resources 2016-06-21 10:44:03 -04:00
Noble Paul 9910907551 Merge remote-tracking branch 'origin/branch_6x' into branch_6x 2016-06-21 18:52:15 +05:30
Noble Paul 73d5f1c52c SOLR-9234: srcField parameter works only when all fields are captured in the /update/json/docs endpoint 2016-06-21 18:51:45 +05:30
Mike McCandless 4a71e03a32 LUCENE-7287: add UkrainianMorfologikAnalyzer, a dictionary-based analyzer for the Ukrainian language 2016-06-21 05:24:52 -04:00
Mike McCandless 113afcf024 LUCENE-7345: MDW now disables VirusCheckingFS while trying to corrupt files 2016-06-21 04:50:09 -04:00
Noble Paul 3a9019e020 Merge remote-tracking branch 'origin/branch_6x' into branch_6x 2016-06-21 13:38:30 +05:30
Noble Paul 153ca1f6c2 SOLR-9233: avoid new string creation in CollectionAction 2016-06-21 13:38:04 +05:30
Uwe Schindler e50613cb81 SOLR-8981: Add notice for jackcess 2016-06-20 23:51:39 +02:00
Nicholas Knize fc68bd90e6 LUCENE-7343: Cleanup GeoPoint by sharing relation logic and removing stale code. 2016-06-20 14:54:27 -05:00
Adrien Grand aaddefe80e SOLR-7739: Add CHANGES entry. 2016-06-20 17:19:59 +02:00
Mike McCandless 07920c4fda LUCENE-7345: RAMDirectory now enforces write-once as well 2016-06-20 10:03:39 -04:00
Mike McCandless 0a0865b2c6 LUCENE-7345: make sure MDW's efforts to corrumpt un-sync'd files is successful 2016-06-20 09:18:13 -04:00
Christine Poerschke bf10bfcaa4 Make the eclipse setup fail on comparingIdentical and noEffectAssignment like precommit does. 2016-06-20 12:13:36 +01:00
Adrien Grand af777dd573 Make the eclipse setup fail on unused imports like precommit does. 2016-06-20 11:07:55 +02:00
Adrien Grand 5afdc1d72d SOLR-8995: Remove unused imports. 2016-06-20 09:58:50 +02:00
Adrien Grand bac521d1aa LUCENE-7317: Remove auto-prefix terms. 2016-06-20 09:58:42 +02:00
Noble Paul d3fcac779b Merge remote-tracking branch 'origin/branch_6x' into branch_6x 2016-06-20 11:17:30 +05:30
Noble Paul ab44ac17ae SOLR-8995: replace SAM implementations with lambda 2016-06-20 11:17:12 +05:30
Uwe Schindler 097cffeba7 LUCENE-7346: Update forbiddenapis to version 2.2 2016-06-19 21:28:25 +02:00
Robert Muir 331366a95c LUCENE-7345: Fix more bugs in horrible test 2016-06-19 11:37:35 -04:00
Robert Muir 5193a05385 LUCENE-7345: fix test bug so jenkins isn't on fire anymore 2016-06-19 11:13:11 -04:00
Mike McCandless a5c43b415f fix test bug: use an FSDirectory when there are too many docs 2016-06-19 06:03:53 -04:00
Steve Rowe 940aedf26b SOLR-9220: Disable failing tests 2016-06-18 16:11:33 -04:00
Uwe Schindler 1f7b955507 SOLR-8981: Add changes entry 2016-06-18 19:28:16 +02:00
Uwe Schindler 7403b46c4d SOLR-8981: Update TIKA to 1.13:
- This commit merges branch 'SOLR-8981' of https://github.com/tballison/lucene-solr
- Adds some modifications and reverts jackcess-encrypt addition (not yet working)
- Fixes order of ivy-versions.properties
- This closes #44
2016-06-18 19:21:52 +02:00
Mike McCandless 068d123216 fix CHANGES 2016-06-17 15:54:36 -04:00
Mike McCandless f9bba7b512 fix test bug: we cannot rely on relative importance of 'shorter document' and 'higher term freq' to the similarity's scoring 2016-06-17 15:30:34 -04:00
Adrien Grand 3c67c77aa8 Add 6.1.0 indices to TestBackwardsCompatibility. 2016-06-17 14:38:59 +02:00
Mike McCandless ea9c7ea88c LUCENE-7335: IW's commit data is now late binding 2016-06-17 05:47:14 -04:00
Steve Rowe b85c5be6c4 LUCENE-6439: IntelliJ config 2016-06-16 12:59:59 -04:00
Christine Poerschke f9521549e0 SOLR-9195: remove unnecessary allocation and null check in UpdateRequestProcessorChain.getReqProcessors 2016-06-15 14:39:45 +01:00
Noble Paul 62452f033a SOLR-8048: bin/solr script should support basic auth credentials provided in solr.in.sh 2016-06-15 11:50:23 +05:30
Mike McCandless ba92214830 LUCENE-7318: graduate StandardAnalyzer and make it the default for IndexWriterConfig 2016-06-14 18:41:37 -04:00
Mike McCandless 45d2d2e7d3 LUCENE-6171: pass the StandardOpenOption.CREATE_NEW so the filesystem ensures Lucene really is write-once 2016-06-14 15:16:22 -04:00
Christine Poerschke 9be5b98eb3 SOLR-9161: change SolrPluginUtils.invokeSetters implementation to accommodate setter variants 2016-06-14 09:45:08 +01:00
Adrien Grand 9719105e7c SOLR-9204: Remove unused imports. 2016-06-14 10:25:52 +02:00
Mike McCandless 8ed16fd1f9 LUCENE-7302: ensure IW.getMaxCompletedSequenceNumber only reflects a change after NRT reader refresh would also see it 2016-06-14 04:10:00 -04:00
Steve Rowe 816b502025 Address Solr Changes.html problems: 1) In solr/CHANGES.txt, add a 'Versions of Major Components' section to the 6.2.0 and 6.1.0 releases; 2) In addVersion.py: when adding a new version to solr/CHANGES.txt, add a line referring to LUCENE_CHANGES.txt, and add a 'Versions of Major Components' section with versions interpolated from ivy-versions.properties; and 3) In changes2html.pl: allow section names to have up to 6 words (to handle 'Upgrading from Solr any prior release') 2016-06-13 20:17:59 -04:00