Commit Graph

14973 Commits

Author SHA1 Message Date
Mark Robert Miller 793ab4900f CHANGES entry for SOLR-3562: Add options to remove instance dir or data dir on core unload.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1358219 13f79535-47bb-0310-9956-ffa450edef68
2012-07-06 14:02:13 +00:00
Mark Robert Miller ccf53678fa SOLR-3575: solr.xml should default to persist=true
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1358214 13f79535-47bb-0310-9956-ffa450edef68
2012-07-06 13:59:05 +00:00
Robert Muir c746415d08 LUCENE-4174: tone down the now really slow analysis tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1358149 13f79535-47bb-0310-9956-ffa450edef68
2012-07-06 11:56:47 +00:00
Robert Muir 4aa31b1e19 LUCENE-4174: tone down @Slow test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1358123 13f79535-47bb-0310-9956-ffa450edef68
2012-07-06 11:13:24 +00:00
Dawid Weiss bb1190c05d LUCENE-4194: more solr default encoding fixes.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1358107 13f79535-47bb-0310-9956-ffa450edef68
2012-07-06 10:29:29 +00:00
Mark Robert Miller 403ef8c934 SOLR-2225: new test around default core handling
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1357998 13f79535-47bb-0310-9956-ffa450edef68
2012-07-05 23:53:56 +00:00
Mark Robert Miller a5b001981d fix test bug around closing cores
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1357996 13f79535-47bb-0310-9956-ffa450edef68
2012-07-05 23:48:03 +00:00
Mark Robert Miller c0e5935900 fix a small bug around these null checks
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1357983 13f79535-47bb-0310-9956-ffa450edef68
2012-07-05 22:51:01 +00:00
Uwe Schindler 637fa5d715 did not help :(
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1357952 13f79535-47bb-0310-9956-ffa450edef68
2012-07-05 21:46:30 +00:00
Uwe Schindler 1db6d571eb Commit lucene-3312-patch-06.patch (merged to current trunk and formatting changes in IR removed)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene3312@1357938 13f79535-47bb-0310-9956-ffa450edef68
2012-07-05 21:37:19 +00:00
Uwe Schindler 1b8048415a Create branch for LUCENE-3312
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene3312@1357905 13f79535-47bb-0310-9956-ffa450edef68
2012-07-05 20:53:09 +00:00
Mark Robert Miller c971f7929a SOLR-3355: Add shard and collection to SolrCore statistics.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1357887 13f79535-47bb-0310-9956-ffa450edef68
2012-07-05 20:36:05 +00:00
Uwe Schindler 64608206d0 sorry, typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1357707 13f79535-47bb-0310-9956-ffa450edef68
2012-07-05 15:59:21 +00:00
Uwe Schindler b1328f9c66 Disable clover analysis in this test.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1357703 13f79535-47bb-0310-9956-ffa450edef68
2012-07-05 15:53:45 +00:00
Dawid Weiss 8a0e3198ca LUCENE-4194: more encoding fixes.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1357636 13f79535-47bb-0310-9956-ffa450edef68
2012-07-05 14:41:03 +00:00
Robert Muir 1713e0bcc5 LUCENE-4195: codec package documentation
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1357611 13f79535-47bb-0310-9956-ffa450edef68
2012-07-05 13:59:42 +00:00
Robert Muir 9c825c3184 LUCENE-4194: fix test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1357595 13f79535-47bb-0310-9956-ffa450edef68
2012-07-05 13:24:30 +00:00
Dawid Weiss 64407ad2ff LUCENE-4194: just a taste of what I mean by encoding-sensitive.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1357565 13f79535-47bb-0310-9956-ffa450edef68
2012-07-05 11:46:33 +00:00
Dawid Weiss 83aa0d66a1 Always re-read ivy's configuration.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1357552 13f79535-47bb-0310-9956-ffa450edef68
2012-07-05 11:06:08 +00:00
Dawid Weiss 9bbc6c7412 Fixup of file.encoding property.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1357544 13f79535-47bb-0310-9956-ffa450edef68
2012-07-05 10:40:44 +00:00
Dawid Weiss b57a83e50a LUCENE-4094: Support overriding file.encoding on forked test JVMs
(force via -Drandomized.file.encoding=XXX). (Dawid Weiss)

LUCENE-4189: Test output should include timestamps (start/end for each
test/ suite). Added -Dtests.timestamps=[off by default]. (Dawid Weiss)

LUCENE-4110: Report long periods of forked jvm inactivity (hung tests/ suites).
Added -Dtests.heartbeat=[seconds] with the default of 60 seconds.
(Dawid Weiss)

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1357543 13f79535-47bb-0310-9956-ffa450edef68
2012-07-05 10:40:01 +00:00
Robert Muir 80c5475725 LUCENE-4190: revert. lucene isn't a file manager
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1357532 13f79535-47bb-0310-9956-ffa450edef68
2012-07-05 09:55:16 +00:00
Dawid Weiss e91e59af95 Correcting getByte() sensitive to local file.encoding.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1357493 13f79535-47bb-0310-9956-ffa450edef68
2012-07-05 08:49:17 +00:00
David Wayne Smiley c92eb67f6d LUCENE-4099 remove SpatialFieldInfo (and corresponding generics) and put fieldName into Strategy instead of methods. Thus an instance of SpatialStrategy is now a per-field object, not per-fieldType.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1357451 13f79535-47bb-0310-9956-ffa450edef68
2012-07-05 03:16:23 +00:00
Jan Høydahl e58e456156 SOLR-1929: Moved CHANGES entry from 4.0-alpha to 4.0-beta
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1357428 13f79535-47bb-0310-9956-ffa450edef68
2012-07-04 22:27:45 +00:00
Yonik Seeley b1b9c913df SOLR-3559: clear all tlog maps else an RTG lookup could find the udpate during a concurrent commit
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1357359 13f79535-47bb-0310-9956-ffa450edef68
2012-07-04 18:21:12 +00:00
Michael McCandless 7afaab4589 LUCENE-3892: fix compilation error
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/pforcodec_3892@1357354 13f79535-47bb-0310-9956-ffa450edef68
2012-07-04 18:01:28 +00:00
Michael McCandless 3fb11c875d LUCENE-3892: small cleanups to For/PFor postings formats
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/pforcodec_3892@1357349 13f79535-47bb-0310-9956-ffa450edef68
2012-07-04 17:48:02 +00:00
Michael McCandless 0c670cbf4b LUCENE-3892: revive BulkVInt postings format (from old bulk branch)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/pforcodec_3892@1357347 13f79535-47bb-0310-9956-ffa450edef68
2012-07-04 17:47:38 +00:00
Robert Muir 458cb4e59a LUCENE-4190: don't delete files in the index directory unless they begin with an underscore
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1357346 13f79535-47bb-0310-9956-ffa450edef68
2012-07-04 17:46:28 +00:00
Yonik Seeley 1b4a1653d9 log DBQ reordering events
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1357331 13f79535-47bb-0310-9956-ffa450edef68
2012-07-04 16:21:15 +00:00
Yonik Seeley 0327e7bf4c tests: refactor TestRealTimeGet
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1357324 13f79535-47bb-0310-9956-ffa450edef68
2012-07-04 16:02:42 +00:00
Michael McCandless 1e5b9e12d8 dead code
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/pforcodec_3892@1357225 13f79535-47bb-0310-9956-ffa450edef68
2012-07-04 11:10:38 +00:00
Michael McCandless 4985b07040 rename set -> copyFrom in IntIndexInput.Index
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/pforcodec_3892@1357220 13f79535-47bb-0310-9956-ffa450edef68
2012-07-04 10:38:36 +00:00
Michael McCandless 48d2049634 tighten up FixedIntBlockIndexInput
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/pforcodec_3892@1357217 13f79535-47bb-0310-9956-ffa450edef68
2012-07-04 10:32:51 +00:00
Adrien Grand 0c05cb7c48 LUCENE-4080: Make SegmentReader.numDeletedDocs() always reliable.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1357195 13f79535-47bb-0310-9956-ffa450edef68
2012-07-04 09:39:47 +00:00
Adrien Grand e96b143b6a LUCENE-4161: Make packed int arrays usable by codecs.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1357159 13f79535-47bb-0310-9956-ffa450edef68
2012-07-04 08:17:02 +00:00
Yonik Seeley 9250082566 tests: disable stress DBQ reorder
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1357027 13f79535-47bb-0310-9956-ffa450edef68
2012-07-04 00:54:53 +00:00
Michael McCandless 21a6450e83 make some fields private/final; add whitespace
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/pforcodec_3892@1357026 13f79535-47bb-0310-9956-ffa450edef68
2012-07-04 00:43:04 +00:00
Michael McCandless 1616749915 remove dead code
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/pforcodec_3892@1357024 13f79535-47bb-0310-9956-ffa450edef68
2012-07-04 00:33:19 +00:00
Mark Robert Miller 75f7719318 SOLR-3587: After reloading a SolrCore, the original Analyzer is still used rather than a new one
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1356842 13f79535-47bb-0310-9956-ffa450edef68
2012-07-03 17:36:38 +00:00
Michael McCandless b4080ca7e5 assume UTF8 encoding when reading javadocs HTML
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1356824 13f79535-47bb-0310-9956-ffa450edef68
2012-07-03 16:48:07 +00:00
Michael McCandless dae7f3e56a use python3.2 for javadocs link checking (its builtin HTML parser is more strict than 2.7's)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1356797 13f79535-47bb-0310-9956-ffa450edef68
2012-07-03 15:50:14 +00:00
Yonik Seeley 0f808c6bcd SOLR-3559: DBQ reorder support
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1356778 13f79535-47bb-0310-9956-ffa450edef68
2012-07-03 15:05:30 +00:00
Adrien Grand 1646750440 LUCENE-4184: Performance improvements to Packed64SingleBlock.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1356640 13f79535-47bb-0310-9956-ffa450edef68
2012-07-03 09:35:06 +00:00
Uwe Schindler d653fbc449 Merged revision(s) 1356608 from lucene/dev/branches/branch_4x:
LUCENE-4183: Cleanup CFS reader exeption handling

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1356614 13f79535-47bb-0310-9956-ffa450edef68
2012-07-03 08:44:00 +00:00
David Wayne Smiley 0963bc09b3 Added some documentation to the spatial.query package. Some reformatting too.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1356561 13f79535-47bb-0310-9956-ffa450edef68
2012-07-03 03:19:03 +00:00
Michael McCandless 5b4e1aea06 LUCENE-3892: add PForPostingsFormat
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/pforcodec_3892@1356531 13f79535-47bb-0310-9956-ffa450edef68
2012-07-03 00:43:06 +00:00
Michael McCandless fccd1be5e7 escape javadoc generics
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1356522 13f79535-47bb-0310-9956-ffa450edef68
2012-07-02 23:43:49 +00:00
Michael McCandless 6a8d538b5a print file path when we fail to parse HTML
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1356520 13f79535-47bb-0310-9956-ffa450edef68
2012-07-02 23:40:45 +00:00