James Dyer
|
59b7673a18
|
SOLR-2947: add license headers
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1245018 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-16 15:13:32 +00:00 |
James Dyer
|
37bb87e70d
|
SOLR-2947: fix multi-threaded DIH bug (introduced w/SOLR-2382)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1245014 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-16 15:09:13 +00:00 |
Mark Robert Miller
|
c2eb461acc
|
SOLR-3126: tweaks on this + reenable test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1245004 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-16 14:51:14 +00:00 |
Shai Erera
|
242092c929
|
LUCENE-3794: DirectoryTaxonomyWriter can lose the INDEX_CREATE_TIME property, causing DirTaxoReader.refresh() to falsely succeed (or fail)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1244964 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-16 12:54:56 +00:00 |
Robert Muir
|
dddbe9456d
|
remove dead code
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1244925 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-16 10:43:26 +00:00 |
Yonik Seeley
|
9b7945f981
|
SOLR-3126: adjust peersync to avoid false positive syncs during updates
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1244806 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-16 00:30:16 +00:00 |
Erick Erickson
|
783404c19b
|
Took out license information when the file was already licensed.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1244740 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-15 21:27:50 +00:00 |
Robert Muir
|
e51795be39
|
LUCENE-3731: remove unnecessary code
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1244714 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-15 20:53:53 +00:00 |
Dawid Weiss
|
afe6b6983b
|
LUCENE-3791: "ant eclipse" sets up default project formatting. No XML
formatter style to import anymore.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1244704 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-15 20:47:00 +00:00 |
Robert Muir
|
c97e3edbb9
|
LUCENE-3731: performance improvements and thread safety fixes to UIMA tokenizers
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1244688 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-15 20:29:20 +00:00 |
James Dyer
|
264eb5690a
|
SOLR-2847
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1244553 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-15 15:52:32 +00:00 |
Robert Muir
|
4ae7fdf84f
|
add placeholder javadocs task that always fails rather than relying upon a nonexistant task
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1244552 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-15 15:52:06 +00:00 |
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 |