Commit Graph

271 Commits

Author SHA1 Message Date
Robert Muir a5a0fd421e LUCENE-3768: fix typos in .alg files and test that all .alg files can be parsed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1244509 13f79535-47bb-0310-9956-ffa450edef68
2012-02-15 14:46:05 +00:00
Ryan McKinley cea3acb111 LUCENE-3731: fix javadoc warnings, add uima to eclipse project
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1244350 13f79535-47bb-0310-9956-ffa450edef68
2012-02-15 04:41:32 +00:00
Steven Rowe bade8e172b LUCENE-3731: Maven and IntelliJ IDEA configuration: fleshed these configurations out so they're functional
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1244275 13f79535-47bb-0310-9956-ffa450edef68
2012-02-14 23:38:03 +00:00
Steven Rowe d777ddbbae LUCENE-3762: Maven configuration: upgrade JUnit dependency version from 4.7 to 4.10
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1244266 13f79535-47bb-0310-9956-ffa450edef68
2012-02-14 23:15:47 +00:00
Tommaso Teofili d66d97790b [LUCENE-3731] - Creating the analysis-uima module for UIMA based tokenizers/analyzers
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1244236 13f79535-47bb-0310-9956-ffa450edef68
2012-02-14 22:13:34 +00:00
Dawid Weiss 213ad3290a LUCENE-3762: Upgrade JUnit to 4.10, refactor state-machine of detecting
setUp/tearDown call chaining.

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1243863 13f79535-47bb-0310-9956-ffa450edef68
2012-02-14 10:27:16 +00:00
Steven Rowe dd13217dee IntelliJ IDEA configuration: include lucene/lib/ in the non-test classpath (in addition to the test classpath) for the IntelliJ (uber-)Lucene module, so that lucene/tools/**/LicenseCheckTask.java will compile.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1243726 13f79535-47bb-0310-9956-ffa450edef68
2012-02-13 22:50:38 +00:00
Dawid Weiss 76c285b1d3 LUCENE-3775: A shell script to generate .gitignore from svn:ignore properties.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1243467 13f79535-47bb-0310-9956-ffa450edef68
2012-02-13 10:27:44 +00:00
Steven Rowe 9cf7bc1c22 LUCENE-3753: IntelliJ IDEA configuration: Add new Ant build files in lucene/core/, lucene/test-framework/, and lucene/tools/.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1241598 13f79535-47bb-0310-9956-ffa450edef68
2012-02-07 20:30:33 +00:00
Steven Rowe 3c586fa3ea LUCENE-3753: IntelliJ IDEA configuration: make lucene module test configuration working directory be the IntelliJ build output directory for this module.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1241596 13f79535-47bb-0310-9956-ffa450edef68
2012-02-07 20:23:45 +00:00
Steven Rowe eb0ab3d392 LUCENE-3753: Restructure the Lucene build system
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1241588 13f79535-47bb-0310-9956-ffa450edef68
2012-02-07 19:59:05 +00:00
Steven Rowe 3309fe9b30 IntelliJ IDEA config: Moved kuromoji dependency from analysis-extras contrib module to where it belongs: the (core) solr module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1239337 13f79535-47bb-0310-9956-ffa450edef68
2012-02-01 21:42:27 +00:00
Robert Muir 3d55e144ac SOLR-3056: support kuromoji in core
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1239117 13f79535-47bb-0310-9956-ffa450edef68
2012-02-01 13:01:44 +00:00
Steven Rowe 167982a5b4 LUCENE-3737: IntelliJ IDEA configuration: Fix module references in .idea/ant.xml.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1238671 13f79535-47bb-0310-9956-ffa450edef68
2012-01-31 15:44:39 +00:00
Steven Rowe 2d3d42f29b IntelliJ IDEA configuration: Alphabetize entries
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1238670 13f79535-47bb-0310-9956-ffa450edef68
2012-01-31 15:42:50 +00:00
Steven Rowe aec9985944 IntelliJ IDEA configuration: removed obsolete Ant library
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1238668 13f79535-47bb-0310-9956-ffa450edef68
2012-01-31 15:39:26 +00:00
Steven Rowe 3df14f6b1a SOLR-2358: Maven configuration: add new solr-noggit dependency to the solrj module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1236855 13f79535-47bb-0310-9956-ffa450edef68
2012-01-27 19:37:52 +00:00
Mark Robert Miller 9fed484fb1 SOLR-2358: merge in solrcloud branch (watch out hudson!)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1235888 13f79535-47bb-0310-9956-ffa450edef68
2012-01-25 19:49:26 +00:00
Robert Muir e30eff30ed fix eclipse classpath
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1235790 13f79535-47bb-0310-9956-ffa450edef68
2012-01-25 14:59:42 +00:00
Jan Høydahl 8f550126f7 SOLR-2901: Upgrade Solr to Tika 1.0
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1235753 13f79535-47bb-0310-9956-ffa450edef68
2012-01-25 14:18:06 +00:00
Steven Rowe edd8b91895 LUCENE-3690: Maven configuration: Added test resources solr/core/src/test/**/* (except *.java) to the solr-core module, to allow LegacyHTMLStripCharFilterTest to find its test resource htmlStripReaderTest.html. (Jenkins builds were failing because of this.)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1234884 13f79535-47bb-0310-9956-ffa450edef68
2012-01-23 16:27:23 +00:00
Steven Rowe b383f4a044 Added a junit test scope dependency in the grandparent POM to work around a Maven 2.2.X bug in which transitive test dependency resolution omits junit as duplicate everywhere it occurs, resulting in the absence of the junit jar from the test classpath, and then test compilation failure. This manifested only in Solr's clustering contrib, but I'm putting it in the grandfather POM to insure it doesn't happen elsewhere. Under Maven 3.0.4, this behavior no longer occurs, so when we upgrade the minimum Maven version to 3.0.4+, the junit test scope dependency in the grandfather POM can be removed.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1234219 13f79535-47bb-0310-9956-ffa450edef68
2012-01-21 00:31:03 +00:00
Steven Rowe e5e4434bdb Skip compile:test-compile under Maven 3
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1234197 13f79535-47bb-0310-9956-ffa450edef68
2012-01-20 23:05:12 +00:00
Steven Rowe 6a8fbf780e SOLR-3048: Fix incorrect test classpath order under the Maven build
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1233106 13f79535-47bb-0310-9956-ffa450edef68
2012-01-18 23:03:41 +00:00
Steven Rowe 961cc111a8 SOLR-3042: Fixed Maven Jetty plugin configuration.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1232527 13f79535-47bb-0310-9956-ffa450edef68
2012-01-17 18:35:50 +00:00
Steven Rowe 886ca6d94c IntelliJ IDEA configuration: Added *.dat to list of patterns of resources to copy to the compiler output directory; fixed typo in .idea/workspace.xml that misidentified the module for the kuromoji run configuration.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1232296 13f79535-47bb-0310-9956-ffa450edef68
2012-01-17 04:36:05 +00:00
Steven Rowe 9c628ea72b LUCENE-3305: Added IntelliJ IDEA configuration for the new Kuromoji analysis module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1230827 13f79535-47bb-0310-9956-ffa450edef68
2012-01-12 22:55:30 +00:00
Steven Rowe 813aaeccd8 LUCENE-3305: Maven configuration: Added dependency from Solr analysis-extras contrib on the new Kuromoji analysis module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1230825 13f79535-47bb-0310-9956-ffa450edef68
2012-01-12 22:39:32 +00:00
Steven Rowe 013bf4eba2 LUCENE-3305: Added Maven configuration for the new Kuromoji analysis module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1230803 13f79535-47bb-0310-9956-ffa450edef68
2012-01-12 21:55:51 +00:00
Robert Muir cd372bdc83 LUCENE-3305: add Kuromoji Japanese morphological analyzer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1230748 13f79535-47bb-0310-9956-ffa450edef68
2012-01-12 20:10:48 +00:00
Steven Rowe d44531d05f LUCENE-3634: Maven configuration: Added ICU dependency to benchmark module.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1227659 13f79535-47bb-0310-9956-ffa450edef68
2012-01-05 16:02:38 +00:00
Steven Rowe d4505e65e3 LUCENE-3634: IntelliJ IDEA configuration: Added ICU dependency to benchmark contrib.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1227654 13f79535-47bb-0310-9956-ffa450edef68
2012-01-05 15:56:41 +00:00
Robert Muir a1a8eda2cd SOLR-2982: increase commons-codec version
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1225233 13f79535-47bb-0310-9956-ffa450edef68
2011-12-28 16:59:19 +00:00
Robert Muir f3869ef3ce SOLR-2982: add Beider-Morse phonetic filter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1225211 13f79535-47bb-0310-9956-ffa450edef68
2011-12-28 16:00:52 +00:00
Steven Rowe a6702464b3 add resources directory
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1220589 13f79535-47bb-0310-9956-ffa450edef68
2011-12-19 02:00:28 +00:00
Robert Muir a55f511a77 LUCENE-3650: move o.a.l.index.codecs to o.a.l.codecs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1215245 13f79535-47bb-0310-9956-ffa450edef68
2011-12-16 19:03:12 +00:00
Steven Rowe b8834cda1b LUCENE-3617: Maven configuration: removed resource directory
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1211202 13f79535-47bb-0310-9956-ffa450edef68
2011-12-06 22:09:09 +00:00
Robert Muir 52fb6a585a LUCENE-3617: move AppendingCodec to core
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1211182 13f79535-47bb-0310-9956-ffa450edef68
2011-12-06 21:39:48 +00:00
Yonik Seeley ab1b26f162 update noggit to r1209632
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1209714 13f79535-47bb-0310-9956-ffa450edef68
2011-12-02 21:53:23 +00:00
Koji Sekiguchi a1aefefdd9 SOLR-2922: Upgrade commons-io and commons-lang to 2.1 and 2.6, respectively.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1208509 13f79535-47bb-0310-9956-ffa450edef68
2011-11-30 16:46:22 +00:00
Chris M. Hostetter afc71a72a6 SOLR-2861: remove inadvertant & unneeded import statement from SolrCore, and revert r1197205 that enabled maven to compile with this mistake
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1208022 13f79535-47bb-0310-9956-ffa450edef68
2011-11-29 18:44:03 +00:00
Steven Rowe 0546719498 LUCENE-2621: remove instantiated contrib from IntelliJ IDEA configuration
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1205064 13f79535-47bb-0310-9956-ffa450edef68
2011-11-22 16:26:29 +00:00
Steven Rowe 705175cdcb LUCENE-3490: Maven configuration: put lucene-test-framework before lucene-core in the test classpath, via dependency ordering, to allow test-only read/write PreFlexRWCodec to fulfill Lucene3x codec requests instead of lucene-core's read-only Lucene3xCodec
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1204732 13f79535-47bb-0310-9956-ffa450edef68
2011-11-21 22:30:54 +00:00
Robert Muir baa92a6330 test javadocs in smoketester
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1204550 13f79535-47bb-0310-9956-ffa450edef68
2011-11-21 15:45:07 +00:00
Robert Muir 4656dfdb1e also check that loops are working in release candidates
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1204520 13f79535-47bb-0310-9956-ffa450edef68
2011-11-21 14:39:23 +00:00
Robert Muir abca92123b improve GPG checking to not emit bogus warning, and separately check trust
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1204498 13f79535-47bb-0310-9956-ffa450edef68
2011-11-21 13:54:41 +00:00
Robert Muir 873f199924 LUCENE-2621: move TermVectors,FieldInfos,SegmentInfos to codec
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1202842 13f79535-47bb-0310-9956-ffa450edef68
2011-11-16 19:09:35 +00:00
Steven Rowe 69be4f84c7 Fix IntelliJ configuration for solr langid contrib so that the pre-defined whole-module JUnit run configuration works
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1197997 13f79535-47bb-0310-9956-ffa450edef68
2011-11-05 17:39:24 +00:00
Steven Rowe b6ac4e451d LUCENE-3490: Maven configuration: remove superfluous lucene test framework dependency
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1197744 13f79535-47bb-0310-9956-ffa450edef68
2011-11-04 20:17:23 +00:00
Steven Rowe 3dbde146af LUCENE-3490: Maven configuration
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1197734 13f79535-47bb-0310-9956-ffa450edef68
2011-11-04 20:06:03 +00:00