Commit Graph

9475 Commits

Author SHA1 Message Date
Steven Rowe 8396617fb4 include RSLP stemmer grammar files in the build classpath, for the Galician and Portuguese stemmers in modules/analysis/common/
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1071747 13f79535-47bb-0310-9956-ffa450edef68
2011-02-17 18:52:56 +00:00
Grant Ingersoll e4d29a1da2 remove javadoc warning about functions not being weighted.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1071673 13f79535-47bb-0310-9956-ffa450edef68
2011-02-17 16:08:40 +00:00
Grant Ingersoll 545ea4021b SOLR-2371: adds min function, makes max take two value sources
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1071658 13f79535-47bb-0310-9956-ffa450edef68
2011-02-17 15:52:33 +00:00
Grant Ingersoll ff77defb92 SOLR-2371: adds min function, makes max take two value sources
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1071655 13f79535-47bb-0310-9956-ffa450edef68
2011-02-17 15:44:59 +00:00
Grant Ingersoll 68f9ccffe7 SOLR-2371: adds min function, makes max take two value sources
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1071654 13f79535-47bb-0310-9956-ffa450edef68
2011-02-17 15:44:42 +00:00
Robert Muir d964adafe9 SOLR-2367: use ignoreException for DIH tests that expect exceptions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1071594 13f79535-47bb-0310-9956-ffa450edef68
2011-02-17 12:26:11 +00:00
Robert Muir 28cf54a4cc LUCENE-2905: don't write abs skip pointer until we have to, the block might be all low-freq terms
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1071593 13f79535-47bb-0310-9956-ffa450edef68
2011-02-17 12:22:49 +00:00
Michael McCandless 07aca888ba LUCENE-2918: prune 100% del segments the moment they are created (in applyDeletes) instead of on commit, so that NRT usage doens't waste time on fully deleted segs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1071569 13f79535-47bb-0310-9956-ffa450edef68
2011-02-17 11:00:45 +00:00
Michael McCandless 3f8c9b5cfc LUCENE-2922: optimize the scan-within-block step of BlockTermsReader.seek
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1071564 13f79535-47bb-0310-9956-ffa450edef68
2011-02-17 10:31:59 +00:00
Chris M. Hostetter 0d57f3b786 SOLR-2348: Fix field types to explicitly generate an error if you attempt to get a ValueSource for a multiValued field.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1071459 13f79535-47bb-0310-9956-ffa450edef68
2011-02-17 00:38:04 +00:00
Yonik Seeley 4dd86bf8ab SOLR-1191: fix DIH deltaQyery when pk has prefix, change NPE to better error reporting
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1071435 13f79535-47bb-0310-9956-ffa450edef68
2011-02-16 23:01:41 +00:00
Robert Muir 25177837b0 SOLR-2367: DataImportHandler unit tests are very noisy
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1071417 13f79535-47bb-0310-9956-ffa450edef68
2011-02-16 21:56:34 +00:00
Robert Muir 88d04cdf50 LUCENE-2905: when no payloads exist, avoid writing wasted pyl pointer deltas in the skipdata
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1071382 13f79535-47bb-0310-9956-ffa450edef68
2011-02-16 20:19:46 +00:00
Mark Robert Miller 0da6f25e6b SOLR-1992: Remove abortOnConfigurationError from example solrconfig.xml as it no longer has any affect
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1071242 13f79535-47bb-0310-9956-ffa450edef68
2011-02-16 13:39:48 +00:00
Koji Sekiguchi 59b0e98cfb SOLR-1449, SOLR-2364: revert r1069656 change
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1071121 13f79535-47bb-0310-9956-ffa450edef68
2011-02-16 01:44:33 +00:00
Yonik Seeley 8bff9e1ff5 SOLR-1711: fix SUSS deadlock
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1071074 13f79535-47bb-0310-9956-ffa450edef68
2011-02-15 21:29:01 +00:00
Steven Rowe 57956f0948 removed dependency on (no-longer-present) remote module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1071067 13f79535-47bb-0310-9956-ffa450edef68
2011-02-15 21:14:54 +00:00
Steven Rowe a82fa91d41 removed (non-existent) solrj dep
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1071066 13f79535-47bb-0310-9956-ffa450edef68
2011-02-15 21:14:18 +00:00
Robert Muir 39de6aabc8 SOLR-1553: mark experimental
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1070879 13f79535-47bb-0310-9956-ffa450edef68
2011-02-15 13:10:29 +00:00
Uwe Schindler 5691bea096 LUCENE-2920: Removed ShingleMatrixFilter as it is unmaintained and does not work with custom Attributes or custom payload encoders
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1070821 13f79535-47bb-0310-9956-ffa450edef68
2011-02-15 09:24:06 +00:00
Koji Sekiguchi d3852002c2 LUCENE-2894: fix the prettify path
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1070760 13f79535-47bb-0310-9956-ffa450edef68
2011-02-15 02:19:49 +00:00
Michael McCandless 573ecf2e16 SOLR-2342: don't let hot add/updates starve commit
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1070691 13f79535-47bb-0310-9956-ffa450edef68
2011-02-14 22:56:35 +00:00
Robert Muir 8c6f28451a fix false fail
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1070494 13f79535-47bb-0310-9956-ffa450edef68
2011-02-14 14:14:10 +00:00
Steven Rowe 18944a28b5 javac should always use UTF-8 encoding
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1070488 13f79535-47bb-0310-9956-ffa450edef68
2011-02-14 14:04:35 +00:00
Mark Robert Miller 23e9af6057 SOLR-2353: SpellCheckCollator uses org.mortbay.log.Log for logging - via Sami Siren
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1070321 13f79535-47bb-0310-9956-ffa450edef68
2011-02-13 23:09:50 +00:00
Michael McCandless 64b1c3ef1f add test case to stress advance/next
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1070240 13f79535-47bb-0310-9956-ffa450edef68
2011-02-13 14:08:49 +00:00
Robert Muir ec9c231f5a SOLR-1989: recompilation of source needs to be possible in release artifacts
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1070206 13f79535-47bb-0310-9956-ffa450edef68
2011-02-13 10:31:44 +00:00
Koji Sekiguchi 4eb6319382 SOLR-2129: fix the name of uima update processor
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1070185 13f79535-47bb-0310-9956-ffa450edef68
2011-02-13 03:29:09 +00:00
Koji Sekiguchi 7caa47e48b SOLR-2129: add note for AlchemyAPI and Calais to uima README.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1070183 13f79535-47bb-0310-9956-ffa450edef68
2011-02-13 02:45:11 +00:00
Grant Ingersoll cccf7ab9ac add in missing shard declaration from the cloud example
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1070146 13f79535-47bb-0310-9956-ffa450edef68
2011-02-12 20:22:09 +00:00
Grant Ingersoll fa38446aed missed the example config when merging in cloud to trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1070145 13f79535-47bb-0310-9956-ffa450edef68
2011-02-12 20:17:56 +00:00
Michael McCandless 449f739498 make MockRandomCodec more evil: now it randomly swaps different int codecs per-file
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1070106 13f79535-47bb-0310-9956-ffa450edef68
2011-02-12 16:21:03 +00:00
Robert Muir a01e9cbb86 LUCENE-2912: remove field param from computeNorm, scorePayload ; remove UOE'd lengthNorm, switch SweetSpot to per-field
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1069980 13f79535-47bb-0310-9956-ffa450edef68
2011-02-11 23:16:14 +00:00
Robert Muir 4953202fba LUCENE-2892: Add QueryParser.newFieldQuery
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1069977 13f79535-47bb-0310-9956-ffa450edef68
2011-02-11 22:51:53 +00:00
Robert Muir f7a130e393 LUCENE-2905: write pointers and skip data more efficiently for fixed and variable intblock
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1069930 13f79535-47bb-0310-9956-ffa450edef68
2011-02-11 19:41:55 +00:00
Robert Muir 00ad6999ca remove dead code
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1069912 13f79535-47bb-0310-9956-ffa450edef68
2011-02-11 18:16:43 +00:00
Michael McCandless d733c07a56 LUCENE-2915: ... and its ctor too
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1069911 13f79535-47bb-0310-9956-ffa450edef68
2011-02-11 18:11:37 +00:00
Michael McCandless 866f01e2ad LUCENE-2915: make CoreCodecProvider public
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1069909 13f79535-47bb-0310-9956-ffa450edef68
2011-02-11 18:08:08 +00:00
Robert Muir faf8d13086 LUCENE-2905: make skip variables private to codec, separate skipMinimum from skipInterval, don't skip when close in preflex and sep
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1069829 13f79535-47bb-0310-9956-ffa450edef68
2011-02-11 15:10:50 +00:00
Steven Rowe e14219e78d fix broken test-framework artifact deployment from generate-maven-artifacts
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1069800 13f79535-47bb-0310-9956-ffa450edef68
2011-02-11 14:06:31 +00:00
Michael McCandless 896e9c7d64 don't use MockRandomMergePolicy for this test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1069757 13f79535-47bb-0310-9956-ffa450edef68
2011-02-11 11:32:29 +00:00
Koji Sekiguchi 7972ac83ad SOLR-1449: output error log in addToClassLoader(String,FileFilter), same as addToClassLoader(String) does, when baseDir is not correct
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1069656 13f79535-47bb-0310-9956-ffa450edef68
2011-02-11 01:29:01 +00:00
Michael McCandless 224d7b4ed6 LUCENE-2915: add CoreCodecProvider
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1069402 13f79535-47bb-0310-9956-ffa450edef68
2011-02-10 14:19:47 +00:00
Grant Ingersoll fbc4d10df4 clean up some urls
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1069346 13f79535-47bb-0310-9956-ffa450edef68
2011-02-10 12:01:22 +00:00
Grant Ingersoll 990ba390ae clean up some urls
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1069345 13f79535-47bb-0310-9956-ffa450edef68
2011-02-10 12:00:29 +00:00
Uwe Schindler f4e977bb26 LUCENE-2913: Add missing getters to Numeric* classes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1069341 13f79535-47bb-0310-9956-ffa450edef68
2011-02-10 11:50:37 +00:00
Michael McCandless ecb292eebb LUCENE-1076: fix AIOOBE when infoStream is on
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1069316 13f79535-47bb-0310-9956-ffa450edef68
2011-02-10 10:01:23 +00:00
Michael McCandless 68380e413d fix silly repro issue with MockRandomCodec
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1069315 13f79535-47bb-0310-9956-ffa450edef68
2011-02-10 10:01:02 +00:00
Robert Muir 6386f77138 LUCENE-2911: synchronize grammar/token types across StandardTokenizer, UAX29EmailURLTokenizer, ICUTokenizer; add CJK types
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1068979 13f79535-47bb-0310-9956-ffa450edef68
2011-02-09 17:07:46 +00:00
Robert Muir 762272e48a resolve TODO: run the dfas backwards
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1068957 13f79535-47bb-0310-9956-ffa450edef68
2011-02-09 16:10:00 +00:00