Commit Graph

13161 Commits

Author SHA1 Message Date
Uwe Schindler 102ece7710 LUCENE-3969: More cleanups
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene3969@1311282 13f79535-47bb-0310-9956-ffa450edef68
2012-04-09 15:32:08 +00:00
Uwe Schindler 214ab39f68 LUCENE-3969: Minor cleanups and code consistency
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene3969@1311278 13f79535-47bb-0310-9956-ffa450edef68
2012-04-09 15:15:11 +00:00
Robert Muir ac393486e0 LUCENE-3969: don't allow negative subword params, Hyphenation relies upon this to filter out what appear to be bogus hyphenation points
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene3969@1311257 13f79535-47bb-0310-9956-ffa450edef68
2012-04-09 14:31:25 +00:00
Robert Muir 24f8a9e627 LUCENE-3969: disable PositionFilter for now
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene3969@1311241 13f79535-47bb-0310-9956-ffa450edef68
2012-04-09 14:16:35 +00:00
Robert Muir f63af6afe5 LUCENE-3969: don't be this evil yet for type char
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene3969@1311235 13f79535-47bb-0310-9956-ffa450edef68
2012-04-09 13:44:18 +00:00
Robert Muir 6311f71de6 LUCENE-3969: commit current state
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene3969@1311220 13f79535-47bb-0310-9956-ffa450edef68
2012-04-09 13:25:28 +00:00
Robert Muir d55447b25e git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene3969@1311219 13f79535-47bb-0310-9956-ffa450edef68 2012-04-09 13:24:23 +00:00
Robert Muir 4702d72570 fix eclipse classpath
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1311203 13f79535-47bb-0310-9956-ffa450edef68
2012-04-09 11:45:42 +00:00
Jan Høydahl ff5206e64f SOLR-3254: Upgrade Solr to Tika 1.1
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1311198 13f79535-47bb-0310-9956-ffa450edef68
2012-04-09 10:48:03 +00:00
Jan Høydahl aed333d367 SOLR-1979: Updated README and CHANGES in trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1311116 13f79535-47bb-0310-9956-ffa450edef68
2012-04-08 23:05:52 +00:00
Robert Muir 27dbcaefdc revert bogus fix (assault against a police officer)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1311113 13f79535-47bb-0310-9956-ffa450edef68
2012-04-08 22:10:08 +00:00
Robert Muir 00c2246e44 fix generification bug
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1311110 13f79535-47bb-0310-9956-ffa450edef68
2012-04-08 21:56:03 +00:00
Michael McCandless c63f95911a LUCENE-3942: syn filter sets posLen when possible
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1311100 13f79535-47bb-0310-9956-ffa450edef68
2012-04-08 20:55:32 +00:00
Michael McCandless b5103519f0 add TODOs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1311097 13f79535-47bb-0310-9956-ffa450edef68
2012-04-08 20:44:58 +00:00
Michael McCandless 78b4be5dc6 LUCENE-3940: fix Kuromoji to not produce invalid token graph due to UNK with punctuation being decompounded
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1311072 13f79535-47bb-0310-9956-ffa450edef68
2012-04-08 19:17:17 +00:00
Michael McCandless 879e825083 LUCENE-3966: smoke tester can test from local (file://) urls, handle url-shortened base URLs, and build/stage/test unsigned artifacts
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1311067 13f79535-47bb-0310-9956-ffa450edef68
2012-04-08 18:22:14 +00:00
Steven Rowe 6350ed1b8a LUCENE-3963: Enable smokeTestRelease.py usage under Windows+Cygwin
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1311055 13f79535-47bb-0310-9956-ffa450edef68
2012-04-08 17:15:54 +00:00
Michael McCandless c567961eca LUCENE-3968: factor out LookaheadTokenFilter from MockGraphTokenFilter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1311043 13f79535-47bb-0310-9956-ffa450edef68
2012-04-08 16:56:54 +00:00
Michael McCandless 72cc92c903 LUCENE-3109: revert
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1310998 13f79535-47bb-0310-9956-ffa450edef68
2012-04-08 13:38:01 +00:00
Michael McCandless c9031ca725 LUCENE-3109: rename Fields/Producer/Consumer to InvertedFields*
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1310969 13f79535-47bb-0310-9956-ffa450edef68
2012-04-08 10:09:19 +00:00
Steven Rowe 13b75650e9 LUCENE-3964: fix svn:eol-style
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1310950 13f79535-47bb-0310-9956-ffa450edef68
2012-04-08 04:10:49 +00:00
Steven Rowe 0c09bfcba4 LUCENE-3964: Enable Maven artifact staging
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1310949 13f79535-47bb-0310-9956-ffa450edef68
2012-04-08 04:07:42 +00:00
Michael McCandless 755ebafa49 LUCENE-3873: add MockGraphTokenFilter, inserting random graph tokens
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1310910 13f79535-47bb-0310-9956-ffa450edef68
2012-04-07 23:06:12 +00:00
Uwe Schindler 62890c8089 LUCENE-3919: Remove useless loop
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1310898 13f79535-47bb-0310-9956-ffa450edef68
2012-04-07 22:33:13 +00:00
Uwe Schindler bdaa79206d LUCENE-3919: Die, context class loader, die. Also don't initialize (run static ctors) unrelated classes!
@UweSays: "If you get the context classloader from a thread, in most cases you are doing something wrong because you don't understand how Java classloading works."

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1310893 13f79535-47bb-0310-9956-ffa450edef68
2012-04-07 22:27:57 +00:00
Uwe Schindler 7154c5466d LUCENE-3919: Fix generics and additional checks
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1310883 13f79535-47bb-0310-9956-ffa450edef68
2012-04-07 22:00:28 +00:00
Robert Muir 61ee8ef3ec SOLR-3340: don't use number format of the default locale
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1310812 13f79535-47bb-0310-9956-ffa450edef68
2012-04-07 18:12:28 +00:00
Robert Muir 4b638a2903 LUCENE-3919: add convenience ctors to MockTokenizer,MockCharFilter, fix MockCharFilter to chain its correctOffset
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1310811 13f79535-47bb-0310-9956-ffa450edef68
2012-04-07 18:07:56 +00:00
Robert Muir ed485b29ec add basic charfilter support to TestRandomChains
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1310805 13f79535-47bb-0310-9956-ffa450edef68
2012-04-07 17:37:16 +00:00
Stanisław Osiński 55454dd616 SOLR-3338: ignore exceptions from getConfigDir(), it's used only for clearer logs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1310800 13f79535-47bb-0310-9956-ffa450edef68
2012-04-07 16:50:49 +00:00
Robert Muir 44e4290b4c LUCENE-3958: javadocs corrections for IndexWriter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1310799 13f79535-47bb-0310-9956-ffa450edef68
2012-04-07 16:47:39 +00:00
Robert Muir fbc8429905 LUCENE-3919: more thorough testing of analysis chains
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1310789 13f79535-47bb-0310-9956-ffa450edef68
2012-04-07 15:48:02 +00:00
Steven Rowe bb59b83358 LUCENE-3959: remove all @author tags from Lucene/Solr sources
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1310622 13f79535-47bb-0310-9956-ffa450edef68
2012-04-06 22:29:35 +00:00
Ryan McKinley 874507d982 SOLR-3326: Show plugin links as real links
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1310532 13f79535-47bb-0310-9956-ffa450edef68
2012-04-06 18:16:26 +00:00
Ryan McKinley 22c40a71c2 SOLR-3330: Let MBeansHandler show differences between two requests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1310526 13f79535-47bb-0310-9956-ffa450edef68
2012-04-06 18:07:43 +00:00
Martijn van Groningen f946fd6e94 SOLR-3316: Moved entry under 3.6
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1310497 13f79535-47bb-0310-9956-ffa450edef68
2012-04-06 17:41:24 +00:00
Ryan McKinley 96d5eebd03 SOLR-3316: explict import (for eclipse error)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1310484 13f79535-47bb-0310-9956-ffa450edef68
2012-04-06 17:00:54 +00:00
Robert Muir 7c36e9f838 SOLR-3331: merge smoketester changes only to trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1310316 13f79535-47bb-0310-9956-ffa450edef68
2012-04-06 13:33:54 +00:00
Martijn van Groningen 4ed059b7e6 SOLR-3316: Distributed grouping failed when rows parameter was set to 0 and sometimes returned a wrong
hit count as matches.

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1310305 13f79535-47bb-0310-9956-ffa450edef68
2012-04-06 12:46:54 +00:00
Uwe Schindler d14d365317 LUCENE-3962: Fix missing entries in CHANGES.txt before release of 3.6.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1310303 13f79535-47bb-0310-9956-ffa450edef68
2012-04-06 12:41:54 +00:00
Ryan McKinley 81ddd8cbe2 SOLR-3329: Dropping getSourceID() from SolrInfoMBean and most of the svn:keywords
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1310219 13f79535-47bb-0310-9956-ffa450edef68
2012-04-06 08:13:15 +00:00
Ryan McKinley 61a354e079 SOLR-3326 -- looking at the plugin links... many of them are wrong because of svn property is not set
svn propset svn:keywords "Date Author Id Revision HeadURL"

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1310121 13f79535-47bb-0310-9956-ffa450edef68
2012-04-05 22:42:56 +00:00
Steven Rowe ac5372b8fc Remove mention of 'mvn -N -P bootstrap install', since the bootstrap profile is currently a no-op
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1310110 13f79535-47bb-0310-9956-ffa450edef68
2012-04-05 22:26:57 +00:00
Chris M. Hostetter 04609de9c7 SOLR-3323: make solr->lucene javadoc links relative by default for SNAPSHOT builds
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1310062 13f79535-47bb-0310-9956-ffa450edef68
2012-04-05 20:46:11 +00:00
Ryan McKinley 2ebf6243ca SOLR-3238: Admin UI -- link the doc count to a query showing matching docs (field:[* TO *])
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1310027 13f79535-47bb-0310-9956-ffa450edef68
2012-04-05 19:31:41 +00:00
Ryan McKinley 33787e952c SOLR-3238: Admin UI -- use singular field name
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1310025 13f79535-47bb-0310-9956-ffa450edef68
2012-04-05 19:29:30 +00:00
Michael McCandless 9a329c0a25 LUCENE-3932: add javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1309883 13f79535-47bb-0310-9956-ffa450edef68
2012-04-05 14:35:32 +00:00
Michael McCandless ea901cb0f8 LUCENE-3932: speed up Lucene3X's loading of the terms index by pre-sizing the in-memory PackedInts based on size of the .tii file
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1309866 13f79535-47bb-0310-9956-ffa450edef68
2012-04-05 14:08:30 +00:00
Robert Muir cbddf0809e fix smokeTestRelease to not expect lib/ (instead test-framework), and temporary disable the requirement that all classes have some javadocs (see LUCENE-3887, more work to be done there for another day
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1309638 13f79535-47bb-0310-9956-ffa450edef68
2012-04-05 03:10:37 +00:00
Steven Rowe d0452d158e provide default values for tests.* system properties
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1309616 13f79535-47bb-0310-9956-ffa450edef68
2012-04-04 22:30:51 +00:00