Commit Graph

13161 Commits

Author SHA1 Message Date
Robert Muir 2b07186492 fix more linefiledocs leaks
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1326474 13f79535-47bb-0310-9956-ffa450edef68
2012-04-16 04:01:35 +00:00
Robert Muir fffdb569d0 close the linefiledocs always
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1326473 13f79535-47bb-0310-9956-ffa450edef68
2012-04-16 03:52:31 +00:00
Robert Muir 776e1b4a98 LUCENE-3990: don't extend charfilter here, delegate all methods
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1326468 13f79535-47bb-0310-9956-ffa450edef68
2012-04-16 02:56:43 +00:00
Steven Rowe 8ad99c1a1b LUCENE-3808: Maven configuration: The lucene-core module needs randomizedtesting dependency independently from the test-framework module, since under maven, lucene-core includes test-framework source instead of depending on the test-framework module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1326466 13f79535-47bb-0310-9956-ffa450edef68
2012-04-16 02:37:53 +00:00
Robert Muir 1b48bfd173 LUCENE-3990: only set offsetsAreCorrect=false if we are actually going to use that tokenizer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1326457 13f79535-47bb-0310-9956-ffa450edef68
2012-04-16 01:31:55 +00:00
Dawid Weiss 2df0423244 LUCENE-3808: rename tests.threadspercpu into tests.jvms.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1326427 13f79535-47bb-0310-9956-ffa450edef68
2012-04-15 21:45:10 +00:00
Dawid Weiss f17b740d40 Added documentation about test groups.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1326413 13f79535-47bb-0310-9956-ffa450edef68
2012-04-15 19:40:37 +00:00
Dawid Weiss a9960fc205 I am putting this test in a @AwaitsFix group. This means it will _NOT_ be
run by default (it fails often on jenkins and nobody knows how to fix it).

If you want to enable it, run with -Dtests.awaitsfix=true

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1326411 13f79535-47bb-0310-9956-ffa450edef68
2012-04-15 19:36:23 +00:00
Dawid Weiss d5e276a53a LUCENE-3808: Adding randomizedrunner dependency to maven pom templates.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1326406 13f79535-47bb-0310-9956-ffa450edef68
2012-04-15 19:18:41 +00:00
Dawid Weiss f33e259b84 LUCENE-3989: correcting depends for other tasks that deal with execution hints. Nuked sha1 target as it's available in the top build.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1326402 13f79535-47bb-0310-9956-ffa450edef68
2012-04-15 19:08:59 +00:00
Uwe Schindler e3d6f9d04d Fix incorrect usage of remaining macro params in junit macro
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1326390 13f79535-47bb-0310-9956-ffa450edef68
2012-04-15 18:36:12 +00:00
Uwe Schindler 28ff0ba357 reenable XML reports for Jenkins
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1326388 13f79535-47bb-0310-9956-ffa450edef68
2012-04-15 18:15:47 +00:00
Robert Muir 815cc4f10e LUCENE-3989: junit4 taskdef installation has wrong dependencies
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1326376 13f79535-47bb-0310-9956-ffa450edef68
2012-04-15 16:53:34 +00:00
Dawid Weiss 048959e80d Fixing Eclipse .classpath and adding license headers.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1326372 13f79535-47bb-0310-9956-ffa450edef68
2012-04-15 16:00:38 +00:00
Stefan Matheis 50cdf36660 SOLR-3356: Display Log-Framework- and slfj4-info on Logging-Tab
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1326355 13f79535-47bb-0310-9956-ffa450edef68
2012-04-15 14:53:34 +00:00
Dawid Weiss cf85aab1a0 LUCENE-3808: Switch LuceneTestCaseRunner to RandomizedRunner. Enforce Random sharing contracts. Enforce thread leaks.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1326351 13f79535-47bb-0310-9956-ffa450edef68
2012-04-15 14:41:44 +00:00
Dawid Weiss aec9ccdfb9 SHA1 calculation will delete all SHA1 files and recreate them with consistent EOLs.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1326341 13f79535-47bb-0310-9956-ffa450edef68
2012-04-15 13:59:16 +00:00
Robert Muir 0404a5ac65 LUCENE-3965: contrib-build -> modules-build (project-name)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1326329 13f79535-47bb-0310-9956-ffa450edef68
2012-04-15 13:30:20 +00:00
Robert Muir f3536126ba LUCENE-3965: contrib-build -> modules-build
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1326247 13f79535-47bb-0310-9956-ffa450edef68
2012-04-15 02:07:08 +00:00
Steven Rowe eae46487c7 SOLR-3356: Maven configuration: Add new dependency slf4j-jdk14 to solr-core module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1326213 13f79535-47bb-0310-9956-ffa450edef68
2012-04-14 21:34:28 +00:00
Yonik Seeley 8360a4e387 tests: avoid FC insanity test for distributed tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1326199 13f79535-47bb-0310-9956-ffa450edef68
2012-04-14 20:19:23 +00:00
Dawid Weiss bba32d3412 LUCENE-3984: use lowercase file extension.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1326191 13f79535-47bb-0310-9956-ffa450edef68
2012-04-14 19:59:54 +00:00
Dawid Weiss 5138a8dd46 LUCENE-3984: Add a target to recalculate SHA1 checksums for JAR (jar-checksums, top-level).
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1326183 13f79535-47bb-0310-9956-ffa450edef68
2012-04-14 19:23:09 +00:00
Robert Muir 29d790612e LUCENE-3971: re-enable this filter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1326137 13f79535-47bb-0310-9956-ffa450edef68
2012-04-14 16:01:27 +00:00
Yonik Seeley 3ad1ecb728 tests: don't check for FC insanity
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1326136 13f79535-47bb-0310-9956-ffa450edef68
2012-04-14 16:01:17 +00:00
Uwe Schindler d3b73b2ec4 LUCENE-3971: Remove dead code
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1326082 13f79535-47bb-0310-9956-ffa450edef68
2012-04-14 10:13:14 +00:00
Dawid Weiss 81d8a18641 LUCENE-3971: MappingCharFilter could return invalid final token position.
(Dawid Weiss, Robert Muir)

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1326065 13f79535-47bb-0310-9956-ffa450edef68
2012-04-14 07:32:42 +00:00
Jan Høydahl 2351e43deb SOLR-3352: eDismax: pf2 should kick in for a query with 2 terms
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1325987 13f79535-47bb-0310-9956-ffa450edef68
2012-04-13 22:22:02 +00:00
Sami Siren 91b6b379cd SOLR-3139: send UpdateRequest.getParams() as HTTP request params
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1325884 13f79535-47bb-0310-9956-ffa450edef68
2012-04-13 18:04:16 +00:00
Ryan McKinley 24d47c6c11 SOLR-3356: Logging UI now works when using log4j (and gives an error when using something other then JUL or Log4j)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1325828 13f79535-47bb-0310-9956-ffa450edef68
2012-04-13 16:18:32 +00:00
Martijn van Groningen 002d4e40ff LUCENE-3936: Rename StringIndexDocValues to DocTermsIndexDocValues
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1325730 13f79535-47bb-0310-9956-ffa450edef68
2012-04-13 12:13:32 +00:00
Robert Muir 72b6543863 LUCENE-3977: don't generate useless index
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1325629 13f79535-47bb-0310-9956-ffa450edef68
2012-04-13 07:16:34 +00:00
Ryan McKinley b46fffff3e SOLR-3238: keep "Query Analyzer" on one line
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1325401 13f79535-47bb-0310-9956-ffa450edef68
2012-04-12 17:42:13 +00:00
Ryan McKinley 09df31df42 SOLR-3325: linking to query UI with parameters will execute them
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1325390 13f79535-47bb-0310-9956-ffa450edef68
2012-04-12 17:21:09 +00:00
Stefan Matheis c23ba0564c SOLR-3312 Remove static reference to schema/solrconfig
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1325268 13f79535-47bb-0310-9956-ffa450edef68
2012-04-12 14:06:53 +00:00
Stefan Matheis e166ebdd2c SOLR-3339: Use solr_path instead of core_basepath for Cloud-View
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1325148 13f79535-47bb-0310-9956-ffa450edef68
2012-04-12 07:41:36 +00:00
Christopher John Male 2de3c452c2 idea config: Added Ant back into the lucene classpath
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1325101 13f79535-47bb-0310-9956-ffa450edef68
2012-04-12 01:59:12 +00:00
Christopher John Male 3c16d84f3c idea config: Added Ant back into the lucene classpath
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1325100 13f79535-47bb-0310-9956-ffa450edef68
2012-04-12 01:58:45 +00:00
Christopher John Male 649cad2a75 SOLR-3343: Moved non-shared utils out of solrj
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1325094 13f79535-47bb-0310-9956-ffa450edef68
2012-04-12 01:32:29 +00:00
Robert Muir 2d3f58b2e8 LUCENE-3967: nuke AtomicReader.termDocsEnum(termState) and termPositionsEnum(termState)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1325092 13f79535-47bb-0310-9956-ffa450edef68
2012-04-12 01:25:24 +00:00
Robert Muir 0880936551 remove outdated javadocs for test class
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1324966 13f79535-47bb-0310-9956-ffa450edef68
2012-04-11 19:59:02 +00:00
Robert Muir 16f5be0efb LUCENE-3969: Test all ctors in TestRandomChains and fix bugs discovered by the test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1324960 13f79535-47bb-0310-9956-ffa450edef68
2012-04-11 19:54:09 +00:00
Robert Muir e8008068b2 LUCENE-3969: Merged /lucene/dev/trunk:r1311219-1324765
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene3969@1324945 13f79535-47bb-0310-9956-ffa450edef68
2012-04-11 19:41:06 +00:00
Robert Muir a1c1ac512b LUCENE-3969: this filter currently doesnt handle graph inputs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene3969@1324930 13f79535-47bb-0310-9956-ffa450edef68
2012-04-11 19:30:25 +00:00
Ryan McKinley e240c0f0fb remove old javadoc comment (it is already in common)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1324899 13f79535-47bb-0310-9956-ffa450edef68
2012-04-11 18:08:23 +00:00
Ryan McKinley 12d826b264 SOLR-3326: Link search components to their MBean info
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1324895 13f79535-47bb-0310-9956-ffa450edef68
2012-04-11 17:58:31 +00:00
Ryan McKinley d0e07e8f8c SOLR-3330: Add a 'reload' button -- yes its the same as browser refresh!
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1324885 13f79535-47bb-0310-9956-ffa450edef68
2012-04-11 17:29:22 +00:00
Stefan Matheis 28392a4609 SOLR-3330: Adding Images
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1324857 13f79535-47bb-0310-9956-ffa450edef68
2012-04-11 16:40:53 +00:00
Chris M. Hostetter bfcffd6e67 fix solrconfig.xml comment, SolrServlet has been removed on trunk for a while now
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1324855 13f79535-47bb-0310-9956-ffa450edef68
2012-04-11 16:36:38 +00:00
Ryan McKinley 7d2d1aa519 SOLR-3330: Adding a 'watch for changes' button in the plugins UI
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1324839 13f79535-47bb-0310-9956-ffa450edef68
2012-04-11 16:10:34 +00:00