15326 Commits

Author SHA1 Message Date
Uwe Schindler
f604e613cd Optimize maven validity check
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1382424 13f79535-47bb-0310-9956-ffa450edef68
2012-09-09 08:41:19 +00:00
Steven Rowe
d0d741d127 LUCENE-4367: Fix the IntelliJ configuration by splitting up modules with circular dependencies
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1382419 13f79535-47bb-0310-9956-ffa450edef68
2012-09-09 08:21:36 +00:00
Greg Bowyer
8b40b45d01 SOLR-3784: Prevent Javascript UI hangs due to similarity
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1382385 13f79535-47bb-0310-9956-ffa450edef68
2012-09-09 00:02:56 +00:00
David Wayne Smiley
9f0fafc552 LUCENE-4351 fix edge case (again) in test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1382355 13f79535-47bb-0310-9956-ffa450edef68
2012-09-08 20:28:23 +00:00
David Wayne Smiley
d7c3143c26 LUCENE-4351 fix edge case in test; removing @Ignore now.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1382337 13f79535-47bb-0310-9956-ffa450edef68
2012-09-08 18:30:09 +00:00
Uwe Schindler
a53af85dd7 LUCENE-4364: Also close the (although already forcefully closed) in the new test - just for safety and to test double close.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1382293 13f79535-47bb-0310-9956-ffa450edef68
2012-09-08 12:35:36 +00:00
Uwe Schindler
230696f796 LUCENE-4364: Include a test to make sure, the clones/slices can be closed without affecting the original or other opened ones! NOTE: The test failure on windows was depending on GC if it unmaps buffer before the tearDown runs.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1382291 13f79535-47bb-0310-9956-ffa450edef68
2012-09-08 12:16:47 +00:00
Robert Muir
5a0ed57c99 LUCENE-4364: clean everything up in new tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1382290 13f79535-47bb-0310-9956-ffa450edef68
2012-09-08 11:59:44 +00:00
David Wayne Smiley
cf1717ed5e LUCENE-4186 distErrPct upgrade
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1382231 13f79535-47bb-0310-9956-ffa450edef68
2012-09-08 03:31:06 +00:00
Robert Muir
9ff1c66154 LUCENE-4364: MMapDirectory makes too many maps for CFS
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1382224 13f79535-47bb-0310-9956-ffa450edef68
2012-09-08 02:41:57 +00:00
Chris M. Hostetter
76059449d1 SOLR-3518: Include final 'hits' in log information when aggregating a distibuted request
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1382209 13f79535-47bb-0310-9956-ffa450edef68
2012-09-07 23:45:37 +00:00
Chris M. Hostetter
ee0bf2549b SOLR-3699: Fixed some Directory leaks when there were errors during SolrCore or SolrIndexWriter initialization
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1382187 13f79535-47bb-0310-9956-ffa450edef68
2012-09-07 21:58:30 +00:00
Uwe Schindler
bcf205c610 Disable for the dependency checking the snapshot repository explicitely, although it might be enabled in the pom.xml. So we have all flexibility
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1382154 13f79535-47bb-0310-9956-ffa450edef68
2012-09-07 20:23:59 +00:00
Steven Rowe
214cacd544 LUCENE-4365: remove unnecessary randomized-runner dependency from the lucene-core-tests module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1382143 13f79535-47bb-0310-9956-ffa450edef68
2012-09-07 20:01:06 +00:00
Michael McCandless
29a3b35135 LUCENE-3030: add missing CHANGES entry
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1382140 13f79535-47bb-0310-9956-ffa450edef68
2012-09-07 20:00:31 +00:00
Steven Rowe
d996a35681 LUCENE-4365: Upgrade maven-install-plugin to just-released v2.4, to enable skipping installation of artifacts from modules solr-core-tests and solr-solrj-tests.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1382023 13f79535-47bb-0310-9956-ffa450edef68
2012-09-07 13:40:48 +00:00
Robert Muir
c1a5bef466 remove unnecessary dependencies: these are in solrj
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1381837 13f79535-47bb-0310-9956-ffa450edef68
2012-09-07 01:12:14 +00:00
Robert Muir
8eb52eb9ab SOLR-3686: clean this up for consistency
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1381835 13f79535-47bb-0310-9956-ffa450edef68
2012-09-07 00:59:22 +00:00
Robert Muir
8a72b10926 SOLR-3686: compile solrj/src/java only with its correct dependencies (tests still have the same classpath as before)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1381834 13f79535-47bb-0310-9956-ffa450edef68
2012-09-07 00:57:24 +00:00
Robert Muir
f7e7097edd eol-style=native
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1381812 13f79535-47bb-0310-9956-ffa450edef68
2012-09-07 00:10:20 +00:00
Robert Muir
54fbd108b0 fix eclipse .classpath
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1381795 13f79535-47bb-0310-9956-ffa450edef68
2012-09-06 23:06:53 +00:00
Robert Muir
ddda1b6089 SOLR-3686: fix solr/core and solr/solrj not to share a lib directory
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1381792 13f79535-47bb-0310-9956-ffa450edef68
2012-09-06 22:47:01 +00:00
Robert Muir
25fe03ae90 fix smoketester
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1381790 13f79535-47bb-0310-9956-ffa450edef68
2012-09-06 22:45:52 +00:00
Steven Rowe
d3383239f8 LUCENE-4365: split maven modules into main/test sub-modules for the four modules with cyclic dependencies on the Lucene or Solr test-framework modules: lucene-core, lucene-codecs, solr-core, and solr-solrj
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1381779 13f79535-47bb-0310-9956-ffa450edef68
2012-09-06 22:17:03 +00:00
Robert Muir
cdeb0bf933 fix more broken unicode
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1381714 13f79535-47bb-0310-9956-ffa450edef68
2012-09-06 18:43:15 +00:00
Robert Muir
ab7d8397ef fix broken unicode in javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1381711 13f79535-47bb-0310-9956-ffa450edef68
2012-09-06 18:37:38 +00:00
Michael McCandless
bcef091d82 LUCENE-4335: checkout Moman under build dir
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1381701 13f79535-47bb-0310-9956-ffa450edef68
2012-09-06 18:06:04 +00:00
Uwe Schindler
29793bc97f Add nightly maven build&check task (more will come later!), also remove duplicate dependencies. The validate task now only runs from root
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1381689 13f79535-47bb-0310-9956-ffa450edef68
2012-09-06 17:39:06 +00:00
Chris M. Hostetter
2a6f2c7cbb SOLR-3795: Fixed LukeRequestHandler response to correctly return field name strings in copyDests and copySources arrays
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1381685 13f79535-47bb-0310-9956-ffa450edef68
2012-09-06 17:22:48 +00:00
Stefan Matheis
a778718872 SOLR-3679: admin ui shows error message if creating a new core fails
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1381655 13f79535-47bb-0310-9956-ffa450edef68
2012-09-06 16:03:18 +00:00
Robert Muir
a4cf4bd859 add validate-maven task to check maven dependencies, fix redundant dependencies in generate-maven-artifacts
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1381602 13f79535-47bb-0310-9956-ffa450edef68
2012-09-06 13:53:35 +00:00
Robert Muir
fa731ef7e3 LUCENE-4196: hard check not assert
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1381589 13f79535-47bb-0310-9956-ffa450edef68
2012-09-06 13:11:36 +00:00
Yonik Seeley
77d5fba68f SOLR-3793: use livedocs when caching big terms
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1381568 13f79535-47bb-0310-9956-ffa450edef68
2012-09-06 12:11:41 +00:00
Stefan Matheis
b87f664ba2 SOLR-3668: fix changes entry, it's a bugfix
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1381523 13f79535-47bb-0310-9956-ffa450edef68
2012-09-06 08:29:34 +00:00
Stefan Matheis
7626f1cda2 SOLR-3668: fix handling of custom parameters for dataimport on admin ui
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1381518 13f79535-47bb-0310-9956-ffa450edef68
2012-09-06 08:24:46 +00:00
Adrien Grand
2067ce946c LUCENE-4340: fix compilation.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1381512 13f79535-47bb-0310-9956-ffa450edef68
2012-09-06 08:16:15 +00:00
Adrien Grand
3f9aa4dcbb LUCENE-4340: Move bloom PF utilities to lucene/codecs.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1381504 13f79535-47bb-0310-9956-ffa450edef68
2012-09-06 08:02:36 +00:00
Stefan Matheis
db6badeb11 SOLR-3597: admin ui using less whitespace at the top
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1381494 13f79535-47bb-0310-9956-ffa450edef68
2012-09-06 07:42:24 +00:00
Koji Sekiguchi
c71800de26 SOLR-3790: ConcurrentModificationException could be thrown when using hl.fl=*
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1381490 13f79535-47bb-0310-9956-ffa450edef68
2012-09-06 07:33:16 +00:00
David Wayne Smiley
1dd8b97096 LUCENE-4351 update eclipse for spatial4j 0.3
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1381279 13f79535-47bb-0310-9956-ffa450edef68
2012-09-05 18:15:33 +00:00
David Wayne Smiley
1b7e2c4ee2 LUCENE-4351 update sha1 hashes for spatial4j 0.3
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1381258 13f79535-47bb-0310-9956-ffa450edef68
2012-09-05 17:22:32 +00:00
David Wayne Smiley
9588c48faf LUCENE-4351 ignore this test until I figure out why it failed (as reported by Jenkins)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1381234 13f79535-47bb-0310-9956-ffa450edef68
2012-09-05 16:24:52 +00:00
David Wayne Smiley
1db287ce64 LUCENE-4351 update to Spatial4j 0.3. Lucene spatial distances are now all degrees based (0-180). Also, improved TestRecursivePrefixTreeStrategy.geohashRecursiveRandom() to use circle index clusters.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1381230 13f79535-47bb-0310-9956-ffa450edef68
2012-09-05 15:37:11 +00:00
Michael McCandless
3138115587 test: do our own rough RAM accounting
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1381207 13f79535-47bb-0310-9956-ffa450edef68
2012-09-05 14:47:01 +00:00
Michael McCandless
5d211a7b5d don't use private class in API signature
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1381170 13f79535-47bb-0310-9956-ffa450edef68
2012-09-05 13:26:02 +00:00
Robert Muir
32fe9435f8 enforce javadocs on all codecs/ classes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1381168 13f79535-47bb-0310-9956-ffa450edef68
2012-09-05 13:25:29 +00:00
Robert Muir
260d8fd3f5 fix most broken javadocs links, compilation dependencies: link test-framework javadocs to .codecs, remove duplicate package (put all blockterms stuff in .blockterms)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1381163 13f79535-47bb-0310-9956-ffa450edef68
2012-09-05 13:16:12 +00:00
Robert Muir
d30f7cd380 set eol-style=native
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1381156 13f79535-47bb-0310-9956-ffa450edef68
2012-09-05 12:21:59 +00:00
Dawid Weiss
7c4ce14e7f Update missing SHA files.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1381139 13f79535-47bb-0310-9956-ffa450edef68
2012-09-05 11:01:22 +00:00
Adrien Grand
86458ad982 Add missing svn:eol props.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1381128 13f79535-47bb-0310-9956-ffa450edef68
2012-09-05 10:22:37 +00:00