Commit Graph

12810 Commits

Author SHA1 Message Date
Michael McCandless c20242721f LUCENE-3894: some tokenizers weren't reading all input chars
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1303193 13f79535-47bb-0310-9956-ffa450edef68
2012-03-20 23:02:37 +00:00
Steven Rowe d5683bea96 Align javax.servlet:servlet-api version with the Ant build (under the lucene demo contrib)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1303179 13f79535-47bb-0310-9956-ffa450edef68
2012-03-20 22:40:48 +00:00
Yonik Seeley 5855c9c54b SOLR-3159: don't auto-scan for new webapps
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1303064 13f79535-47bb-0310-9956-ffa450edef68
2012-03-20 18:09:37 +00:00
Robert Muir b7a7e5a625 LUCENE-3889: remove unnecessary/unused base class
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1303026 13f79535-47bb-0310-9956-ffa450edef68
2012-03-20 17:28:26 +00:00
Michael McCandless 7f8076fefc improve FST javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1303025 13f79535-47bb-0310-9956-ffa450edef68
2012-03-20 17:28:23 +00:00
Michael McCandless 6d5dc112ad add javadoc
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1303015 13f79535-47bb-0310-9956-ffa450edef68
2012-03-20 17:14:58 +00:00
Martijn van Groningen 7c4c592e05 LUCENE-3890: Fixed NPE for grouped faceting on multi-valued fields
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1303002 13f79535-47bb-0310-9956-ffa450edef68
2012-03-20 17:05:05 +00:00
James Dyer f2544bdd3d SOLR-3260: better messages when ScriptTransform fails on init
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1302972 13f79535-47bb-0310-9956-ffa450edef68
2012-03-20 16:21:13 +00:00
James Dyer 255f763640 SOLR-2124: do not log stack trace for Service Disabled / 503
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1302970 13f79535-47bb-0310-9956-ffa450edef68
2012-03-20 16:18:11 +00:00
Yonik Seeley 30f5ecb2f1 SOLR-3159: config jetty post form size, headers like prev version
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1302934 13f79535-47bb-0310-9956-ffa450edef68
2012-03-20 15:17:14 +00:00
Jan Høydahl 5648222e86 SOLR-2764: Fix testcase for minimal stemmer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1302872 13f79535-47bb-0310-9956-ffa450edef68
2012-03-20 13:12:39 +00:00
Jan Høydahl 09a7f85ea6 SOLR-2764: Removed CHANGES.txt.orig :)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1302835 13f79535-47bb-0310-9956-ffa450edef68
2012-03-20 10:58:45 +00:00
Jan Høydahl 54d48eb98b SOLR-2764: Create a NorwegianLightStemmer and NorwegianMinimalStemmer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1302833 13f79535-47bb-0310-9956-ffa450edef68
2012-03-20 10:57:50 +00:00
Robert Muir 7230d78fe9 spelling
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1302809 13f79535-47bb-0310-9956-ffa450edef68
2012-03-20 09:19:55 +00:00
Robert Muir 790323780f basic javadocs improvements, mostly simple descriptions where the class had nothing before
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1302752 13f79535-47bb-0310-9956-ffa450edef68
2012-03-20 02:09:25 +00:00
Steven Rowe 870c47f4d7 LUCENE-3885: When checking maven artifacts from an RC URL that doesn't name a release branch, instead of failing, find the POM templates in the local working copy the script is run from; also, (temporarily) stop requiring that maven artifacts are identical to their counterparts in the binary distribution
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1302734 13f79535-47bb-0310-9956-ffa450edef68
2012-03-20 00:21:13 +00:00
Chris M. Hostetter c800132d39 Links to posisble Errate on wiki
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1302729 13f79535-47bb-0310-9956-ffa450edef68
2012-03-20 00:00:13 +00:00
Robert Muir 4a2b1d974a javadocs: add missing package.htmls
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1302713 13f79535-47bb-0310-9956-ffa450edef68
2012-03-19 23:20:25 +00:00
Uwe Schindler c73356fb6c LUCENE-3886: Use RAMUsageEstimator for memory estimations in MemoryIndex. Because of more precise calculations, results may differ
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1302709 13f79535-47bb-0310-9956-ffa450edef68
2012-03-19 23:15:23 +00:00
Yonik Seeley a1538c6853 SOLR-2949: add sort by id to test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1302661 13f79535-47bb-0310-9956-ffa450edef68
2012-03-19 21:22:56 +00:00
Yonik Seeley 7cc0e9683e SOLR-2949: use a diff elevate file for distrib QEC test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1302637 13f79535-47bb-0310-9956-ffa450edef68
2012-03-19 20:20:33 +00:00
Robert Muir 8e6f468ce1 sync 3.6 solr/CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1302611 13f79535-47bb-0310-9956-ffa450edef68
2012-03-19 19:30:47 +00:00
Robert Muir 181ae7edbe sync 3.6 contrib/CHANGES.txt sections
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1302603 13f79535-47bb-0310-9956-ffa450edef68
2012-03-19 19:12:29 +00:00
Robert Muir a6a6d43f37 sync 3.6 CHANGES.txt sections
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1302600 13f79535-47bb-0310-9956-ffa450edef68
2012-03-19 19:08:32 +00:00
Robert Muir 4b3ff33e46 sync up trunk copy of smoke-tester with branch_3x
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1302556 13f79535-47bb-0310-9956-ffa450edef68
2012-03-19 17:36:27 +00:00
Yonik Seeley d02600d565 SOLR-2949: distrib support for QEC
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1302542 13f79535-47bb-0310-9956-ffa450edef68
2012-03-19 17:08:30 +00:00
Yonik Seeley 2460ae1647 SOLR-2949: distrib support for QEC
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1302541 13f79535-47bb-0310-9956-ffa450edef68
2012-03-19 17:08:08 +00:00
Uwe Schindler 0fedad4ad4 Merged revision(s) 1302509 from lucene/dev/branches/branch_3x:
Fix changes.txt "typo"

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1302513 13f79535-47bb-0310-9956-ffa450edef68
2012-03-19 15:44:36 +00:00
Shai Erera dd831066b2 remove another redundant throws FacetException from CategoryContainer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1302378 13f79535-47bb-0310-9956-ffa450edef68
2012-03-19 11:29:52 +00:00
Uwe Schindler 294d4d39b5 LUCENE-3867: Fix issue number
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1302300 13f79535-47bb-0310-9956-ffa450edef68
2012-03-19 07:04:43 +00:00
Shai Erera bfa06a9e30 remove redundant throws FacetException (as it's not really thrown)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1302271 13f79535-47bb-0310-9956-ffa450edef68
2012-03-19 05:00:40 +00:00
Steven Rowe c4f72f61ac LUCENE-3880: UAX29URLEmailTokenizer now recognizes emails when the mailto: scheme is prepended.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1302265 13f79535-47bb-0310-9956-ffa450edef68
2012-03-19 03:13:52 +00:00
Uwe Schindler 1991b61b49 Merged revision(s) 1302243 from lucene/dev/branches/branch_3x:
LUCENE-3738: Add missing backwards break

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1302244 13f79535-47bb-0310-9956-ffa450edef68
2012-03-18 22:46:09 +00:00
Uwe Schindler 39e727069b LUCENE-3738: DataInput/DataOutput no longer allow negative vLongs. vInts are still supported (for index backwards compatibility), but should not be used in new code. The read method for negative vLongs was already broken since Lucene 3.1
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1302238 13f79535-47bb-0310-9956-ffa450edef68
2012-03-18 22:27:22 +00:00
Uwe Schindler 059d4bd1c3 Merged revision(s) 1302155 from lucene/dev/branches/branch_3x:
LUCENE-3867: Add CHANGES.txt.

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1302156 13f79535-47bb-0310-9956-ffa450edef68
2012-03-18 16:19:38 +00:00
Uwe Schindler c429736260 LUCENE-3867: Refactor RamUsageEstimator. CHANGES.txt will be added once backported to 3.x.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1302133 13f79535-47bb-0310-9956-ffa450edef68
2012-03-18 14:59:10 +00:00
Michael McCandless cd05c6f0c3 LUCENE-3878: fix CheckIndex.testTermVectors to use checkFields too; this found a bug in Lucene40's term vectors reader
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1301939 13f79535-47bb-0310-9956-ffa450edef68
2012-03-17 13:42:54 +00:00
Jan Høydahl 52b55a13c1 SOLR-2826: Remove some dead code
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1301906 13f79535-47bb-0310-9956-ffa450edef68
2012-03-17 10:12:40 +00:00
Koji Sekiguchi e4ff34cc65 SOLR-2826: use logging rather than e.printStackTrace()
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1301875 13f79535-47bb-0310-9956-ffa450edef68
2012-03-17 07:06:24 +00:00
Steven Rowe 681ae58f01 SOLR-3159: Fix broken Maven build
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1301764 13f79535-47bb-0310-9956-ffa450edef68
2012-03-16 21:10:19 +00:00
Robert Muir 6687e002ec LUCENE-3878: refactor testPostings into checkFields(Fields) and also run the test ignoring deletions. TODO: refactor testVectors to use this method too
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1301712 13f79535-47bb-0310-9956-ffa450edef68
2012-03-16 19:17:15 +00:00
Robert Muir 241a2cbd7f LUCENE-3878: visit the document even if its deleted, just don't count anything
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1301683 13f79535-47bb-0310-9956-ffa450edef68
2012-03-16 18:25:42 +00:00
Robert Muir e3dbc7c8bc LUCENE-3878: add basic liveDocs checks to CheckIndex
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1301650 13f79535-47bb-0310-9956-ffa450edef68
2012-03-16 17:07:37 +00:00
Robert Muir 70b95b5996 LUCENE-3879: fix more wrong shifts/invalid asserts for positions in 4.0 codecs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1301541 13f79535-47bb-0310-9956-ffa450edef68
2012-03-16 14:23:44 +00:00
Robert Muir f4a88d2392 LUCENE-3848: fix CHANGES typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1301479 13f79535-47bb-0310-9956-ffa450edef68
2012-03-16 13:06:59 +00:00
Robert Muir 3d2d144f92 LUCENE-3848: don't produce tokenstreams that start with posinc=0
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1301478 13f79535-47bb-0310-9956-ffa450edef68
2012-03-16 13:06:30 +00:00
Michael McCandless 4f8375ded9 LUCENE-3877: don't print to std streams in Lucene core
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1301472 13f79535-47bb-0310-9956-ffa450edef68
2012-03-16 12:54:40 +00:00
Robert Muir 4f37e0f341 LUCENE-3876: don't corrupt the index (from wrong shift operator) for large documents
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1301466 13f79535-47bb-0310-9956-ffa450edef68
2012-03-16 12:37:58 +00:00
Simon Willnauer f779f83a95 LUCENE-3870: allow prefixes across block boundaries in PagedBytes.Reader
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1301423 13f79535-47bb-0310-9956-ffa450edef68
2012-03-16 10:39:58 +00:00
Ryan McKinley e24e7856f0 SOLR-3159: pom should only depend on the servlet API, not container specific version
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1301300 13f79535-47bb-0310-9956-ffa450edef68
2012-03-16 00:55:43 +00:00