Commit Graph

814 Commits

Author SHA1 Message Date
Dawid Weiss 9166c19888 A branch for LUCENE-6238
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene6238@1663156 13f79535-47bb-0310-9956-ffa450edef68
2015-03-01 20:25:41 +00:00
Ryan Ernst 9b112b58d4 adding bwc test indexes for 5.0.0
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1661609 13f79535-47bb-0310-9956-ffa450edef68
2015-02-23 06:50:47 +00:00
Steven Rowe cc20881d28 LUCENE-6231: retry all downloads in smokeTestRelease.py
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1658772 13f79535-47bb-0310-9956-ffa450edef68
2015-02-10 18:09:53 +00:00
Steven Rowe 0b4cdec6ac LUCENE-6231: smokeTestRelease.py should retry failed downloads
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1658723 13f79535-47bb-0310-9956-ffa450edef68
2015-02-10 14:40:27 +00:00
Michael McCandless 68b6d00cba fix missing javadocs checker to work with Java 1.8 generated javadocs too
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1657805 13f79535-47bb-0310-9956-ffa450edef68
2015-02-06 13:37:07 +00:00
Alan Woodward c13216934c LUCENE-4524: Replace DocsEnum and DocsAndPositionsEnum with PostingsEnum
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1657800 13f79535-47bb-0310-9956-ffa450edef68
2015-02-06 13:25:22 +00:00
Anshum Gupta 753fd599d0 SOLR-7028: Fix buildAndPushRelease.py to use the correct variables
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1654569 13f79535-47bb-0310-9956-ffa450edef68
2015-01-24 19:12:00 +00:00
Michael McCandless 3941b3f266 handle default annotations; remove workaround for now fixed javadoc bug
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1654004 13f79535-47bb-0310-9956-ffa450edef68
2015-01-22 18:53:21 +00:00
Shalin Shekhar Mangar d47680a7a6 SOLR-5147: Add dependency to blockjoin lucene module in idea config
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1653357 13f79535-47bb-0310-9956-ffa450edef68
2015-01-20 20:09:49 +00:00
Erik Hatcher 22d0422663 Fix Solr smoke tests: SYSTEM_REQUIREMENTS no longer exists where it was testing for it (merged from r1652718)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1652721 13f79535-47bb-0310-9956-ffa450edef68
2015-01-18 10:02:59 +00:00
Adrien Grand 8a15a5c544 SOLR-6870: Add http://lucene.apache.org/solr/resources.html to the whitelist.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651986 13f79535-47bb-0310-9956-ffa450edef68
2015-01-15 09:06:19 +00:00
Erik Hatcher 806e227b59 Fix doc build issues with new Solr quickstart
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651938 13f79535-47bb-0310-9956-ffa450edef68
2015-01-15 02:45:57 +00:00
Steven Rowe 6fc86af433 SOLR-1723,SOLR-2035: maven config: put resource bundles under velocity/ in output dir
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651553 13f79535-47bb-0310-9956-ffa450edef68
2015-01-14 01:42:40 +00:00
Steven Rowe 7d94c58d62 SOLR-1723,SOLR-2035: maven config
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651543 13f79535-47bb-0310-9956-ffa450edef68
2015-01-14 00:19:31 +00:00
Timothy Potter c36180cdf8 SOLR-6952: bin/solr create action should copy configset directory instead of reusing an existing configset in ZooKeeper by default; commit also includes fix for SOLR-6933 - create alias
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651231 13f79535-47bb-0310-9956-ffa450edef68
2015-01-12 23:33:34 +00:00
Erik Hatcher ae0c13fae8 SOLR-1723: VelocityResponseWriter improvements
SOLR-2035: Add a VelocityResponseWriter $resource tool for locale-specific string lookups.
Lots of VrW code cleanup, more and improved test cases.


git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1650685 13f79535-47bb-0310-9956-ffa450edef68
2015-01-09 22:32:50 +00:00
Shalin Shekhar Mangar a41b9954d1 SOLR-4839: Upgrade to Jetty 9
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1649552 13f79535-47bb-0310-9956-ffa450edef68
2015-01-05 15:45:58 +00:00
Uwe Schindler 16f17fa81d SOLR-6895: Fix forbidden-apis also in Maven
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1648773 13f79535-47bb-0310-9956-ffa450edef68
2014-12-31 20:30:56 +00:00
Steven Rowe 975dbe134e LUCENE-6134: fix typos: wether->whether, neccessary->necessary, initalize->initialize, specifed->specified, etc. (thanks Ahmet Arslan\!)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1647795 13f79535-47bb-0310-9956-ffa450edef68
2014-12-24 14:33:59 +00:00
Steven Rowe 2189b7a761 LUCENE-6134: fix typos: it's->its, its->it's, etc.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1647735 13f79535-47bb-0310-9956-ffa450edef68
2014-12-24 05:48:58 +00:00
Steven Rowe 38faeb9227 SOLR-6857: Idea modules missing dependencies
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1646272 13f79535-47bb-0310-9956-ffa450edef68
2014-12-17 14:48:56 +00:00
Shalin Shekhar Mangar 49c10c164a LUCENE-6081: Bump language level in IntelliJ configuration for trunk.
This closes #111.

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1642446 13f79535-47bb-0310-9956-ffa450edef68
2014-11-29 16:10:40 +00:00
Robert Muir 6fbb36316a teach eclipse about nocommit
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1640961 13f79535-47bb-0310-9956-ffa450edef68
2014-11-21 17:11:08 +00:00
Uwe Schindler 1a880507c6 LUCENE-5950: Disable Eclipse null analysis on Java 8 (requires @Null stuff Robert and I hate)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1640837 13f79535-47bb-0310-9956-ffa450edef68
2014-11-20 23:31:08 +00:00
Ryan Ernst 5e17f315d4 LUCENE-5950: Move to Java 8 as minimum Java version
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1640833 13f79535-47bb-0310-9956-ffa450edef68
2014-11-20 22:47:21 +00:00
Timothy Potter ad79399db1 SOLR-6708: wrap the kill existing Solr command in a try/except block
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1640419 13f79535-47bb-0310-9956-ffa450edef68
2014-11-18 20:30:37 +00:00
Erick Erickson 83a3c781a1 fixed dependencies for join module in iml files for highlighter and benchmark
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1640183 13f79535-47bb-0310-9956-ffa450edef68
2014-11-17 16:26:58 +00:00
Ryan Ernst 8339fd8cfc One more fix for patch tool to make paths relative to checkouts work
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1639925 13f79535-47bb-0310-9956-ffa450edef68
2014-11-15 21:26:07 +00:00
Ryan Ernst ea90e4021f Fix patch tool to better compare svn vs git checkouts, and not require comparing roots of checkouts
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1639914 13f79535-47bb-0310-9956-ffa450edef68
2014-11-15 21:01:33 +00:00
Timothy Potter 71735447bc SOLR-6708: stop orphaned Solr nodes before starting another one
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1637980 13f79535-47bb-0310-9956-ffa450edef68
2014-11-10 20:57:39 +00:00
Timothy Potter 6d827b409a SOLR-3619: get the smoke tester working with the bin/solr script and server directory
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1635887 13f79535-47bb-0310-9956-ffa450edef68
2014-11-01 01:22:01 +00:00
Timothy Potter df21abecc4 SOLR-3619: Fix IDEA project settings after move to server.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1635833 13f79535-47bb-0310-9956-ffa450edef68
2014-10-31 18:18:17 +00:00
Dawid Weiss b47a3602fb Update RR to 2.1.9.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1630689 13f79535-47bb-0310-9956-ffa450edef68
2014-10-10 07:22:20 +00:00
Michael McCandless 73ec0f28cc improve error reporting when this tool finds javadocs problems
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1629157 13f79535-47bb-0310-9956-ffa450edef68
2014-10-03 09:20:09 +00:00
Michael McCandless 3d0fc4eefe get smoke tester properly parsing versions from TestBackCompat
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1627496 13f79535-47bb-0310-9956-ffa450edef68
2014-09-25 09:56:14 +00:00
Ryan Ernst 1db06937d1 LUCENE-5902: rename to addVersion.py
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1627439 13f79535-47bb-0310-9956-ffa450edef68
2014-09-25 00:06:31 +00:00
Ryan Ernst 8d885e4fb0 LUCENE-5971: Create addBackcompatIndexes.py script to build and add backcompat test indexes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1627419 13f79535-47bb-0310-9956-ffa450edef68
2014-09-24 20:48:57 +00:00
Ryan Ernst 3a56b1e05b Account for whitespace in the middle of links when checking javadoc links
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1627410 13f79535-47bb-0310-9956-ffa450edef68
2014-09-24 20:18:31 +00:00
Ryan Ernst c599b96748 LUCENE-5962: Rename diffSources.py to createPatch.py and make work it work with all text file types
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1626890 13f79535-47bb-0310-9956-ffa450edef68
2014-09-22 20:46:08 +00:00
Steven Rowe 9f952f0fbf Fix maven release artifacts download script to download exactly what's under lucene/maven/ and solr/maven/ at the RC URL - previously the top-level 'org/apache/' directories were not being output. Also, document the wget options used.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1626594 13f79535-47bb-0310-9956-ffa450edef68
2014-09-21 15:25:32 +00:00
Steven Rowe 13c33c879d SOLR-5302: Maven config
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1626457 13f79535-47bb-0310-9956-ffa450edef68
2014-09-20 15:13:49 +00:00
Michael McCandless a21a18d30b i before e except after c
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1625795 13f79535-47bb-0310-9956-ffa450edef68
2014-09-17 20:03:52 +00:00
Yonik Seeley 21bb022d62 SOLR-5302: move analytics component to contrib
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1625331 13f79535-47bb-0310-9956-ffa450edef68
2014-09-16 15:29:54 +00:00
Steven Rowe 16c7802f29 LUCENE-5820: SuggestStopFilter should have a factory
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1625193 13f79535-47bb-0310-9956-ffa450edef68
2014-09-16 00:21:29 +00:00
Steven Rowe de14ec4126 LUCENE-5930: order lucene-core test dep after lucene-test-framework
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1624689 13f79535-47bb-0310-9956-ffa450edef68
2014-09-13 00:54:21 +00:00
Steven Rowe 524b90ef27 LUCENE-5930: IntelliJ config: drop resource-only modules, add module groups, and add module for lucene/backward-codecs, and fix up a bunch of other little issues
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1624671 13f79535-47bb-0310-9956-ffa450edef68
2014-09-12 23:02:11 +00:00
Ryan Ernst 4f9e12ae7c Revert accidental commit of r1624450 (had a dirty workspace)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1624451 13f79535-47bb-0310-9956-ffa450edef68
2014-09-12 05:55:53 +00:00
Ryan Ernst 593693f214 Increase min id length to allow ids past 10k
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1624450 13f79535-47bb-0310-9956-ffa450edef68
2014-09-12 05:54:20 +00:00
Michael McCandless 2778a0c507 LUCENE-5863: smoke tester checks that TestBackwardsCompatibility has coverage for all but the dark-ages releases
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1624272 13f79535-47bb-0310-9956-ffa450edef68
2014-09-11 12:55:42 +00:00
Uwe Schindler 8f5259b4ff Pass build.properties files down to Maven (fixes bug with ASF Jenkins after restructuring the Jenkins config to use property files)
Clean property handling: it reads now consistently everywhere solely ~/lucene.build.properties, ~/build.properties, /lucene/build.properties (in this order)
Excludes were fixed

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1622666 13f79535-47bb-0310-9956-ffa450edef68
2014-09-05 09:42:17 +00:00