Commit Graph

12334 Commits

Author SHA1 Message Date
Steven Rowe d47f01c350 LUCENE-3754: Store generated archive manifests in per-module output directories - each artifact gets its own manifest file
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1244536 13f79535-47bb-0310-9956-ffa450edef68
2012-02-15 15:30:53 +00:00
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
Tommaso Teofili c454ae6a66 [LUCENE-3731] - creating and using simple wst and pos tagger implementations for analyzers' random string testing
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1244474 13f79535-47bb-0310-9956-ffa450edef68
2012-02-15 13:17:57 +00:00
Robert Muir 55b5a4f4b2 target depends on a non-existent target
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1244458 13f79535-47bb-0310-9956-ffa450edef68
2012-02-15 12:20:59 +00:00
Dawid Weiss 1fab3f480b LUCENE-3762: follow-up fix of -Dtestname, tests added.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1244423 13f79535-47bb-0310-9956-ffa450edef68
2012-02-15 10:16:27 +00:00
Shai Erera 6c34d407cd fix DocMaker file handle leak: now with the actual fix :)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1244380 13f79535-47bb-0310-9956-ffa450edef68
2012-02-15 07:02:31 +00:00
Shai Erera 505850c8f2 fix DocMaker file handle leak
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1244379 13f79535-47bb-0310-9956-ffa450edef68
2012-02-15 07:01:41 +00:00
Shai Erera 066ad7dc4d LUCENE-3761: add CHANGES entry to trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1244377 13f79535-47bb-0310-9956-ffa450edef68
2012-02-15 06:40:52 +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
Ryan McKinley 8d9bfe9245 LUCENE-3731: adding missing overview.html
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1244340 13f79535-47bb-0310-9956-ffa450edef68
2012-02-15 04:01:57 +00:00
Mark Robert Miller 4fc57a39f8 ignore until SOLR-3126 is fixed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1244281 13f79535-47bb-0310-9956-ffa450edef68
2012-02-14 23:50:43 +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
Mark Robert Miller 56f12201b7 SOLR-3122: allow interrupting zkcmdoperations and some test work
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1244231 13f79535-47bb-0310-9956-ffa450edef68
2012-02-14 21:58:16 +00:00
Robert Muir 3ba23367ea fix TODO: move lucene40-impl specific classes to lucene40 package, and make pkg-private (so generic names like Ints,Writer etc arent public)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1244217 13f79535-47bb-0310-9956-ffa450edef68
2012-02-14 21:31:11 +00:00
Mark Robert Miller fe0c6ae0ae add shardId to create cmd
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1244212 13f79535-47bb-0310-9956-ffa450edef68
2012-02-14 21:19:32 +00:00
Robert Muir a06f3a8550 remove dead code
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1244204 13f79535-47bb-0310-9956-ffa450edef68
2012-02-14 20:39:37 +00:00
Mark Robert Miller 0a02750074 SOLR-3126: We should try to do a quick sync on std start up recovery before trying to do a full blown replication.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1244177 13f79535-47bb-0310-9956-ffa450edef68
2012-02-14 19:15:54 +00:00
Mark Robert Miller 82a81271f0 dont run example dist
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1244176 13f79535-47bb-0310-9956-ffa450edef68
2012-02-14 19:15:01 +00:00
Shai Erera e951e3dfca fix javadoc error
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1244093 13f79535-47bb-0310-9956-ffa450edef68
2012-02-14 16:10:28 +00:00
Mark Robert Miller cf0fe3e58c ignore again - still failing too often on jenkins
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1244007 13f79535-47bb-0310-9956-ffa450edef68
2012-02-14 15:50:11 +00:00
Shai Erera f4c6a4098e LUCENE-3761: generalize SearcherManager (port to trunk)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1244000 13f79535-47bb-0310-9956-ffa450edef68
2012-02-14 15:36:14 +00:00
Erick Erickson 78a5be5e28 Added Apache license information to the new UI pages files.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1243925 13f79535-47bb-0310-9956-ffa450edef68
2012-02-14 14:07:22 +00:00
Christopher John Male e36f317d7b SOLR-3005: Fixed JSONResponseWriter content type disappearing when only default writers used
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1243870 13f79535-47bb-0310-9956-ffa450edef68
2012-02-14 10:58:43 +00:00
Dawid Weiss d537ecf07f LUCENE-3762: CHANGES.txt entry.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1243866 13f79535-47bb-0310-9956-ffa450edef68
2012-02-14 10:30:11 +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
Dawid Weiss 124a1c0d5a Moving solr/example/work license check exclusion to solr-specific validation section.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1243821 13f79535-47bb-0310-9956-ffa450edef68
2012-02-14 08:25:28 +00:00
Yonik Seeley 48c78f2542 remove dead code
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1243779 13f79535-47bb-0310-9956-ffa450edef68
2012-02-14 04:18:56 +00:00
Erick Erickson 67b2f88a9a Exclude the Jetty working directory under solr/example from license checks (Thanks Robert!)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1243777 13f79535-47bb-0310-9956-ffa450edef68
2012-02-14 03:59:38 +00:00
Erick Erickson 6bb4ea097f Fix for SOLR-3132
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1243774 13f79535-47bb-0310-9956-ffa450edef68
2012-02-14 03:09:02 +00:00
Yonik Seeley 26de35a65c dbq: fix param rename
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1243773 13f79535-47bb-0310-9956-ffa450edef68
2012-02-14 03:00:22 +00:00
Yonik Seeley 27f5a8b290 solrcloud: send deleteByQuery to all shard leaders to version and forward to replicas
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1243768 13f79535-47bb-0310-9956-ffa450edef68
2012-02-14 02:45:41 +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
Michael McCandless 4c3865aa6d dead code
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1243725 13f79535-47bb-0310-9956-ffa450edef68
2012-02-13 22:46:12 +00:00
Dawid Weiss 246bdd00ee Moved CHANGES entry LUCENE-3774 to lucene-3.6.0 section/build.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1243718 13f79535-47bb-0310-9956-ffa450edef68
2012-02-13 22:19:16 +00:00
Yonik Seeley ff49481d93 debug: add useful toString for SolrServer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1243666 13f79535-47bb-0310-9956-ffa450edef68
2012-02-13 19:41:47 +00:00
Michael McCandless 7141c6c72d LUCENE-3769: simplify NRTManager: applyDeletes is only passed to ctor now
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1243656 13f79535-47bb-0310-9956-ffa450edef68
2012-02-13 19:08:28 +00:00
Dawid Weiss 087f1e3126 LUCENE-3774: Optimized and streamlined license and notice file validation
by refactoring the build task into an ANT task and modifying build scripts
to perform top-level checks. (Dawid Weiss, Steve Rowe, Robert Muir)

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1243527 13f79535-47bb-0310-9956-ffa450edef68
2012-02-13 14:12:59 +00:00
Dawid Weiss 337270d1ad LUCENE-3775: regenerated .gitignore to be in sync with svn:ignore.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1243468 13f79535-47bb-0310-9956-ffa450edef68
2012-02-13 10:27:53 +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
Dawid Weiss a376ac4556 oops, sorry, I wasn't thinking. .gitignore is versioned.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1243465 13f79535-47bb-0310-9956-ffa450edef68
2012-02-13 10:22:05 +00:00
Dawid Weiss bb0f077483 Ignore .gitignore if it's present.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1243463 13f79535-47bb-0310-9956-ffa450edef68
2012-02-13 10:20:44 +00:00
Robert Muir 6a07201844 don't fail test due to jre bugs in String.toLowerCase
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1243415 13f79535-47bb-0310-9956-ffa450edef68
2012-02-13 04:50:12 +00:00
Mark Robert Miller 6f186b0dd4 ignore again for the moment
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1243413 13f79535-47bb-0310-9956-ffa450edef68
2012-02-13 04:21:31 +00:00
Mark Robert Miller 06fae9dfbb SOLR-3117: CoreDescriptor attempts to use the name before checking if it is null
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1243390 13f79535-47bb-0310-9956-ffa450edef68
2012-02-13 01:39:11 +00:00
Martijn van Groningen 03c278ce04 SOLR-3052: Added entry to CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1243376 13f79535-47bb-0310-9956-ffa450edef68
2012-02-13 00:25:22 +00:00
Martijn van Groningen d6cb99523a SOLR-3109: Fixed numerous redundant shard requests when using distributed grouping.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1243375 13f79535-47bb-0310-9956-ffa450edef68
2012-02-13 00:13:32 +00:00
Steven Rowe 463a6bd527 SOLR-3123: Add licenses for solr/example/lib/**/*.jar
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1243278 13f79535-47bb-0310-9956-ffa450edef68
2012-02-12 17:12:40 +00:00
Simon Willnauer d5056929d0 LUCENE-3773: minor improvements to DWPTThreadPool
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1243268 13f79535-47bb-0310-9956-ffa450edef68
2012-02-12 15:44:41 +00:00