Commit Graph

13431 Commits

Author SHA1 Message Date
Michael McCandless f846cc3260 javadocs-linter: strip whitespace when parsing links
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1334586 13f79535-47bb-0310-9956-ffa450edef68
2012-05-06 10:08:07 +00:00
David Wayne Smiley 9707be81c1 SOLR-3424 PhoneticFilterFactory thread-safety bug. Improved documentation & tests too.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1334544 13f79535-47bb-0310-9956-ffa450edef68
2012-05-06 02:23:38 +00:00
Mark Robert Miller 73dd9ff015 SOLR-3437: Recovery issues a spurious commit to the cluster.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1334449 13f79535-47bb-0310-9956-ffa450edef68
2012-05-05 16:59:05 +00:00
Robert Muir 7c24a0367e LUCENE-4031: support offsets in Pulsing
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1334448 13f79535-47bb-0310-9956-ffa450edef68
2012-05-05 16:53:16 +00:00
Robert Muir 6979137588 test query with QueryUtils
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1334419 13f79535-47bb-0310-9956-ffa450edef68
2012-05-05 13:09:19 +00:00
Christopher John Male 1538ebb339 LUCENE-2510: Moved deprecated ResourceLoader into solr-core to remove solrj dependency on lucene
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1334277 13f79535-47bb-0310-9956-ffa450edef68
2012-05-05 00:41:16 +00:00
Michael McCandless 9d18cc9f6f LUCENE-4029: test uses FSDir now, and no longer uses mem intensive codecs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1334259 13f79535-47bb-0310-9956-ffa450edef68
2012-05-04 23:43:48 +00:00
Michael McCandless 5ba9ca4be2 LUCENE-4030: getOrdTermsEnum no longer returns null when no terms were uninverted (SOLR-3427)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1334258 13f79535-47bb-0310-9956-ffa450edef68
2012-05-04 23:41:12 +00:00
Michael McCandless 20ad9d7253 LUCENE-4028: add missing subCode=...s in nextNonLeaf
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1334249 13f79535-47bb-0310-9956-ffa450edef68
2012-05-04 23:09:31 +00:00
Michael McCandless f21f747bac MockAnalyzer now confesses (if tests are VERBOSE) when it injects payloads...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1334123 13f79535-47bb-0310-9956-ffa450edef68
2012-05-04 19:14:31 +00:00
Robert Muir 924adf689f make kuromoji's download-dict task ivy:retrieve instead of getting directly everytime
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1334004 13f79535-47bb-0310-9956-ffa450edef68
2012-05-04 14:51:00 +00:00
Robert Muir 128859a437 fix this patternset to something that actually makes a useful src.tgz
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1333943 13f79535-47bb-0310-9956-ffa450edef68
2012-05-04 13:16:31 +00:00
Robert Muir 9c59ff820c fix build-dict task: cant use build.dir until after we import it
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1333921 13f79535-47bb-0310-9956-ffa450edef68
2012-05-04 12:59:07 +00:00
Robert Muir 73f50a4fa4 LUCENE-4027: 3.x codec should have its own skipper
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1333889 13f79535-47bb-0310-9956-ffa450edef68
2012-05-04 12:02:06 +00:00
Robert Muir c5b72ce829 test seeking here
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1333887 13f79535-47bb-0310-9956-ffa450edef68
2012-05-04 11:49:06 +00:00
Robert Muir c2d3677b11 expect testcase= in this test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1333878 13f79535-47bb-0310-9956-ffa450edef68
2012-05-04 11:09:59 +00:00
Robert Muir d920478751 add = signs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1333865 13f79535-47bb-0310-9956-ffa450edef68
2012-05-04 10:32:41 +00:00
Robert Muir f7fef4dac7 -Dtestcase doesnt require shell escaping for csh
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1333863 13f79535-47bb-0310-9956-ffa450edef68
2012-05-04 10:29:34 +00:00
Chris M. Hostetter d90bbdb836 SOLR-3370: fixed CSVResponseWriter to respect globs in the 'fl' param
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1333760 13f79535-47bb-0310-9956-ffa450edef68
2012-05-04 05:29:59 +00:00
Christopher John Male a8beeff4e9 tidied some spelling
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1333753 13f79535-47bb-0310-9956-ffa450edef68
2012-05-04 03:44:55 +00:00
Christopher John Male 5898dc5a83 LUCENE-2510: Added bw compat support for ResourceLoader/Aware
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1333751 13f79535-47bb-0310-9956-ffa450edef68
2012-05-04 03:31:50 +00:00
Chris M. Hostetter 938c75d550 SOLR-3432: enhancements to existing test that i *thought* would demonstrate bug, but for some inexplicable reason, the test still passes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1333738 13f79535-47bb-0310-9956-ffa450edef68
2012-05-04 01:25:54 +00:00
Chris M. Hostetter b61381fd33 test cleanup -- remove the _version_ field from schema12.xml, and update the two tess that might care to use schema15.xml. Change is motivated by SOLR-3432 (we shouldn't be updating all 'old' configs when features are added, we need tests using older style configs to ensure we don't break stuff)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1333704 13f79535-47bb-0310-9956-ffa450edef68
2012-05-04 00:43:32 +00:00
Chris M. Hostetter d5eeb396a5 PingRequestHandler is now directly configured with a "healthcheckFile" instead of looking for the legacy <admin><healthcheck/></admin> syntax. Filenames specified as relative paths have been fixed so that they are resolved against the data dir instead of the CWD of the java process.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1333598 13f79535-47bb-0310-9956-ffa450edef68
2012-05-03 19:56:13 +00:00
Shai Erera b0a4eaba31 fix eclipse/dot.classpath after move to randomizedtesting-1.4.0
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1333377 13f79535-47bb-0310-9956-ffa450edef68
2012-05-03 09:18:47 +00:00
Yonik Seeley 612d9227de SOLR-3427: fix NPE in UnInvertedField faceting
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1333125 13f79535-47bb-0310-9956-ffa450edef68
2012-05-02 17:50:33 +00:00
Dawid Weiss 0f7bc01bc5 Upgrade of randomizedtesting and junit4 to 1.4.0.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1332984 13f79535-47bb-0310-9956-ffa450edef68
2012-05-02 10:43:01 +00:00
Robert Muir 84cebdea78 LUCENE-3880: add backwards test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1332886 13f79535-47bb-0310-9956-ffa450edef68
2012-05-02 00:10:55 +00:00
Michael McCandless b8f264b866 javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1332800 13f79535-47bb-0310-9956-ffa450edef68
2012-05-01 19:56:06 +00:00
Michael McCandless 22f2879134 javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1332797 13f79535-47bb-0310-9956-ffa450edef68
2012-05-01 19:52:39 +00:00
Robert Muir 9554a045e9 LUCENE-3902: add javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1332791 13f79535-47bb-0310-9956-ffa450edef68
2012-05-01 19:25:55 +00:00
Ryan McKinley 3d224abfe8 SOLR-3426: better error message when log4j is installed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1332752 13f79535-47bb-0310-9956-ffa450edef68
2012-05-01 17:08:43 +00:00
Shai Erera 16e3abe513 fix a bug in ReferenceManager.maybeRefreshBlocking -- call unlock() in finally, not lock()\!
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1332733 13f79535-47bb-0310-9956-ffa450edef68
2012-05-01 16:15:59 +00:00
Shai Erera 77ababf249 LUCENE-4025: add RefereneManager.maybeRefreshBlocking()
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1332699 13f79535-47bb-0310-9956-ffa450edef68
2012-05-01 15:25:44 +00:00
Robert Muir 5ede77e922 LUCENE-3902: start enforcing class javadocs for modules that don't have problems
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1332696 13f79535-47bb-0310-9956-ffa450edef68
2012-05-01 15:17:54 +00:00
Robert Muir a762414610 harden checkJavaDocs.py: java7 writes extra newlines/divs before the class summary
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1332675 13f79535-47bb-0310-9956-ffa450edef68
2012-05-01 14:46:20 +00:00
Robert Muir e628177250 LUCENE-2946: nitpicks and links
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1332666 13f79535-47bb-0310-9956-ffa450edef68
2012-05-01 14:11:29 +00:00
Robert Muir c21ce38c96 LUCENE-2946: restructure page and cleanup formatting
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1332652 13f79535-47bb-0310-9956-ffa450edef68
2012-05-01 13:57:11 +00:00
Robert Muir e21fee07cc LUCENE-2946: new fileformats page (WIP)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1332650 13f79535-47bb-0310-9956-ffa450edef68
2012-05-01 13:42:29 +00:00
Michael McCandless 981c324e58 javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1332646 13f79535-47bb-0310-9956-ffa450edef68
2012-05-01 13:32:19 +00:00
Robert Muir 841c9346ef LUCENE-2946: doc 4.0 compound file format
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1332632 13f79535-47bb-0310-9956-ffa450edef68
2012-05-01 12:48:31 +00:00
David Wayne Smiley 0f3293ed12 Commons-Codec's Caverphone class is deprecated; its replacement is Caverphone2.
Since the old reportedly forwards calls to the new; this should have no effect.

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1332510 13f79535-47bb-0310-9956-ffa450edef68
2012-05-01 03:16:48 +00:00
David Wayne Smiley 5078b46ec0 typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1332507 13f79535-47bb-0310-9956-ffa450edef68
2012-05-01 02:48:40 +00:00
David Wayne Smiley c362770d97 Commons-Codec's Caverphone class is deprecated; its replacement is Caverphone2.
Since the old reportedly forwards calls to the new; this should have no effect.

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1332506 13f79535-47bb-0310-9956-ffa450edef68
2012-05-01 02:48:11 +00:00
Robert Muir 5ed76836aa LUCENE-3902: add javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1332503 13f79535-47bb-0310-9956-ffa450edef68
2012-05-01 02:27:44 +00:00
Ryan McKinley e95db84bec use log.warn() for PERFORMANCE WARNING
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1332376 13f79535-47bb-0310-9956-ffa450edef68
2012-04-30 20:44:03 +00:00
James Dyer a5faa50193 SOLR-3422: fix javadoc
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1332360 13f79535-47bb-0310-9956-ffa450edef68
2012-04-30 20:02:23 +00:00
Robert Muir 0f4a540a44 LUCENE-2946: doc 4.0 per-field postings format
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1332334 13f79535-47bb-0310-9956-ffa450edef68
2012-04-30 18:40:02 +00:00
James Dyer 7073768b74 SOLR-3422: add license headers
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1332322 13f79535-47bb-0310-9956-ffa450edef68
2012-04-30 18:20:37 +00:00
Robert Muir 01c4d4ada9 fix top-level compile-test to compile core tests as advertised
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1332318 13f79535-47bb-0310-9956-ffa450edef68
2012-04-30 18:03:53 +00:00