Commit Graph

204 Commits

Author SHA1 Message Date
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
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
Uwe Schindler 0cb726bba3 LUCENE-5898: Remove remaining hardcoded versions from build files; add a new version.properties file
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619906 13f79535-47bb-0310-9956-ffa450edef68
2014-08-22 19:14:11 +00:00
Steven Rowe 7b967b74b3 SOLR-6283: IntelliJ config: include analysis-common module in test classpath, so that Lucene's ResourceLoader is available.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618300 13f79535-47bb-0310-9956-ffa450edef68
2014-08-16 00:42:42 +00:00
Ryan Ernst 73bb9c91d9 LUCENE-5850: Made Version handling more robust and extensible
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618263 13f79535-47bb-0310-9956-ffa450edef68
2014-08-15 19:15:17 +00:00
Steven Rowe 38749091b4 SOLR-6358: Remove VcsDirectoryMappings from idea configuration vcs.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1617031 13f79535-47bb-0310-9956-ffa450edef68
2014-08-09 23:58:57 +00:00
Steven Rowe 09bb6ddad1 SOLR-3893: intellij config
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1610886 13f79535-47bb-0310-9956-ffa450edef68
2014-07-16 00:12:50 +00:00
Dawid Weiss b8067fa423 LUCENE-5786: Unflushed/ truncated events file (hung testing subprocess). Updating RR to 2.1.6
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1607058 13f79535-47bb-0310-9956-ffa450edef68
2014-07-01 11:59:44 +00:00
Dawid Weiss dd0f5fc9c1 LUCENE-5786: adding more debugging to the test framework.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1606003 13f79535-47bb-0310-9956-ffa450edef68
2014-06-27 09:56:00 +00:00
Dawid Weiss 5f77544bce LUCENE-5786: Unflushed/ truncated events file (hung testing subprocess)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1605024 13f79535-47bb-0310-9956-ffa450edef68
2014-06-24 07:53:19 +00:00
Simon Willnauer f319ebd10c Add Import Layout Table to idea codestyle
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1602389 13f79535-47bb-0310-9956-ffa450edef68
2014-06-13 11:49:54 +00:00
Steven Rowe 4125c7682e LUCENE-5442: ant check-lib-versions will fail the build if there are unexpected version conflicts between direct and transitive dependencies.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1598538 13f79535-47bb-0310-9956-ffa450edef68
2014-05-30 10:33:55 +00:00
Anshum Gupta 53a5aac1eb LUCENE-5666: Fix idea project files
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1596429 13f79535-47bb-0310-9956-ffa450edef68
2014-05-21 00:56:39 +00:00
Steven Rowe 033f80fd7a SOLR-6006: fix Solr contrib test dependencies by adding jcl-over-slf4j and retrieving it into each contrib's test-lib/ directory
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1589953 13f79535-47bb-0310-9956-ffa450edef68
2014-04-25 08:55:05 +00:00
Steven Rowe 5363d8e0f3 SOLR-6006: IntelliJ config for solrj/test-lib/
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1589940 13f79535-47bb-0310-9956-ffa450edef68
2014-04-25 06:28:43 +00:00
Shalin Shekhar Mangar 8ea6d08a42 Bump randomizedtesting-runner version to 2.1.3
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1584712 13f79535-47bb-0310-9956-ffa450edef68
2014-04-04 14:29:55 +00:00
Steven Rowe 7deae5526e SOLR-5920: IntelliJ config: fix solr-core-tests dependency module name analysis-icu -> icu
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1583159 13f79535-47bb-0310-9956-ffa450edef68
2014-03-30 15:56:49 +00:00
Steven Rowe a53c78d7ef SOLR-5920: Distributed sort on DateField, BoolField and BCD{Int,Long,Str}Field returns string cast exception
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1582929 13f79535-47bb-0310-9956-ffa450edef68
2014-03-29 01:01:05 +00:00
Shalin Shekhar Mangar 09a960de4a SOLR-5818: Add lucene expressions as a dependency on solr-core-tests idea file
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1576344 13f79535-47bb-0310-9956-ffa450edef68
2014-03-11 13:45:45 +00:00
Dawid Weiss 9d9b5eee52 Update RR version for idea.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1576325 13f79535-47bb-0310-9956-ffa450edef68
2014-03-11 13:05:35 +00:00
Steven Rowe 31dacf4494 SOLR-3854: IntelliJ config: add solr example lib test dependency to map-reduce and dataimporthandler contribs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1574951 13f79535-47bb-0310-9956-ffa450edef68
2014-03-06 16:33:32 +00:00
Steven Rowe 38b30d4fcb SOLR-5729: intellij config
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1570626 13f79535-47bb-0310-9956-ffa450edef68
2014-02-21 16:37:13 +00:00
Steven Rowe ea8dd388ad LUCENE-5454: intellij config
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1570624 13f79535-47bb-0310-9956-ffa450edef68
2014-02-21 16:34:25 +00:00
Steven Rowe 09885620da Intellij config: raise max mem for analyzers-common module tests (many tests are OOMing)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1569575 13f79535-47bb-0310-9956-ffa450edef68
2014-02-19 00:26:49 +00:00
Steven Rowe 25e0cc33c4 revert r1469573 - unintentionally committed too much
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1569574 13f79535-47bb-0310-9956-ffa450edef68
2014-02-19 00:24:43 +00:00
Steven Rowe beac046c63 Intellij config: raise max mem for analyzers-common module tests (many tests are OOMing)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1569573 13f79535-47bb-0310-9956-ffa450edef68
2014-02-19 00:20:35 +00:00
Steven Rowe 135918c0f8 LUCENE-5414: intellij config
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1561707 13f79535-47bb-0310-9956-ffa450edef68
2014-01-27 15:17:31 +00:00
Steven Rowe a9e4db95ac SOLR-1301: IntelliJ config: morphlines-cell Solr contrib needs lucene-core test-scope dependency
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1556846 13f79535-47bb-0310-9956-ffa450edef68
2014-01-09 15:45:29 +00:00
Mark Robert Miller bca33f30d2 SOLR-1301: Straighten out module names so that they match current convention
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1547819 13f79535-47bb-0310-9956-ffa450edef68
2013-12-04 15:15:24 +00:00
Mark Robert Miller 7ab2e1f787 SOLR-1301: Add a Solr contrib that allows for building Solr indexes via Hadoop's MapReduce.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1547139 13f79535-47bb-0310-9956-ffa450edef68
2013-12-02 18:42:23 +00:00
Steven Rowe 2678a15112 Bring IntelliJ configuration up-to-date
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1545426 13f79535-47bb-0310-9956-ffa450edef68
2013-11-25 22:25:43 +00:00
Dawid Weiss 40d289fdff LUCENE-5283: Fail the build if ant test didn't execute any tests (everything filtered out). Take 2: after minor updates and comments from Uwe.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1539457 13f79535-47bb-0310-9956-ffa450edef68
2013-11-06 20:50:15 +00:00
Dawid Weiss e10ca44c82 Reverting 1539106.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1539170 13f79535-47bb-0310-9956-ffa450edef68
2013-11-05 22:38:18 +00:00
Dawid Weiss 5b6b274848 LUCENE-5283: Fail the build if ant test didn't execute any tests (everything filtered out).
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1539106 13f79535-47bb-0310-9956-ffa450edef68
2013-11-05 19:20:07 +00:00
Dawid Weiss d9c28a0efc Updating randomized testing to 2.0.12 (cosmetic changes - AWT fix, fail on no tests).
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1537055 13f79535-47bb-0310-9956-ffa450edef68
2013-10-30 11:47:44 +00:00
David Wayne Smiley bc1b8ac507 LUCENE-2844: spatial benchmark
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1536176 13f79535-47bb-0310-9956-ffa450edef68
2013-10-27 18:17:45 +00:00
Steven Rowe 26999c855f LUCENE-5294: IntelliJ config
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1535797 13f79535-47bb-0310-9956-ffa450edef68
2013-10-25 17:53:55 +00:00
Steven Rowe c717abd096 Intellij config: JDK setup: switch interpolation markers in dev-tools/idea/.idea/misc.xml to be well-formed (unlikely-to-be-used XML attribute 'subst.="idea.jdk"'), so that in-place users won't be yelled at by Intellij. When IntelliJ starts up without this 'attribute' having been interpolated, it ignores and then removes the unknown XML attribute.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1524916 13f79535-47bb-0310-9956-ffa450edef68
2013-09-20 06:53:16 +00:00
Steven Rowe c9dc2be5ff Intellij config: JDK setup: add missing interpolation marker in dev-tools/idea/.idea/misc.xml; dont print out follow-on instructions if ${idea.jdk} is defined; and when follow-on instructions are printed, show how to avoid the need to manually configure the JDK
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1524903 13f79535-47bb-0310-9956-ffa450edef68
2013-09-20 05:23:41 +00:00
Steven Rowe 82b4cca7b0 LUCENE-5207: Intellij config for the new expressions module: add Ant support and whole-module JUnit run configuration
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1524859 13f79535-47bb-0310-9956-ffa450edef68
2013-09-19 23:22:14 +00:00
Robert Muir aade09f212 LUCENE-5207: add resources folder here
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5207@1523279 13f79535-47bb-0310-9956-ffa450edef68
2013-09-14 17:21:59 +00:00
Martijn van Groningen 026526dbd4 Fix idea config
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5207@1522898 13f79535-47bb-0310-9956-ffa450edef68
2013-09-13 12:36:22 +00:00
Robert Muir 8d84d3b5ff LUCENE-5207: maven/idea config
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5207@1522788 13f79535-47bb-0310-9956-ffa450edef68
2013-09-13 06:33:33 +00:00
Erick Erickson 70ff6392b4 SOLR-5141. lucene.IOUtils needs to be available for VelocityResopnseWriter in IntelliJ
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1513628 13f79535-47bb-0310-9956-ffa450edef68
2013-08-13 19:54:20 +00:00
Yonik Seeley f28864213f SOLR-3076: block join parent and child queries
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1513290 13f79535-47bb-0310-9956-ffa450edef68
2013-08-12 22:52:57 +00:00