Yonik Seeley
|
aa671873a4
|
tests: change UTF8 test to easy char, directly grep since 'od' options vary
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1074716 13f79535-47bb-0310-9956-ffa450edef68
|
2011-02-25 22:09:14 +00:00 |
Yonik Seeley
|
0a2c31b75d
|
tests: include UTF8 output test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1074715 13f79535-47bb-0310-9956-ffa450edef68
|
2011-02-25 22:07:34 +00:00 |
Yonik Seeley
|
da63e593ee
|
examples: add char outside BMP, but commented out for now
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1074552 13f79535-47bb-0310-9956-ffa450edef68
|
2011-02-25 14:55:21 +00:00 |
Ryan McKinley
|
aaa57bc341
|
typo -- exceeds with eee
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1074523 13f79535-47bb-0310-9956-ffa450edef68
|
2011-02-25 14:03:12 +00:00 |
Robert Muir
|
c66172cf3b
|
fix javadocs warnings
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1074392 13f79535-47bb-0310-9956-ffa450edef68
|
2011-02-25 03:44:36 +00:00 |
Robert Muir
|
eeeb300d54
|
correct writeVLong typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1074376 13f79535-47bb-0310-9956-ffa450edef68
|
2011-02-25 01:55:13 +00:00 |
Chris M. Hostetter
|
6d1353bc59
|
LUCENE-2936: PhraseQuery score explanations were not correctly identifying matches vs non-matches
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1074357 13f79535-47bb-0310-9956-ffa450edef68
|
2011-02-25 00:15:42 +00:00 |
Yonik Seeley
|
b43011aef5
|
SOLR-2380 fix facet.limit for distrib faceting and facet.sort=index
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1074326 13f79535-47bb-0310-9956-ffa450edef68
|
2011-02-24 22:29:35 +00:00 |
Robert Muir
|
e315a4a311
|
LUCENE-2894: additional minor improvements to factory examples
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1074226 13f79535-47bb-0310-9956-ffa450edef68
|
2011-02-24 17:25:40 +00:00 |
Steven Rowe
|
12c4c4e987
|
LUCENE-2611: switched the code style file from a manually configured global style to an already-setup per-project code style; adjusted code style continuation indents; added groovy code style support.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1074130 13f79535-47bb-0310-9956-ffa450edef68
|
2011-02-24 13:02:44 +00:00 |
Koji Sekiguchi
|
6f614bdf2a
|
LUCENE-2894: add more contribution
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1074017 13f79535-47bb-0310-9956-ffa450edef68
|
2011-02-24 02:16:30 +00:00 |
Koji Sekiguchi
|
521fb53da5
|
LUCENE-2894: add more contribution
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1074009 13f79535-47bb-0310-9956-ffa450edef68
|
2011-02-24 01:40:58 +00:00 |
Yonik Seeley
|
d43ca1d2fd
|
tests: add a few more floatToByte constant tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1073957 13f79535-47bb-0310-9956-ffa450edef68
|
2011-02-23 21:42:42 +00:00 |
Michael Busch
|
7fc46ffab1
|
LUCENE-2881: fix intermittent failing test by clearing term vectors bits in FieldInfos for segments that had only docs with non-aborting exceptions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1073947 13f79535-47bb-0310-9956-ffa450edef68
|
2011-02-23 21:02:39 +00:00 |
Yonik Seeley
|
0045e0f4ea
|
LUCENE-2937: fix floatToByte underflow detection
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1073850 13f79535-47bb-0310-9956-ffa450edef68
|
2011-02-23 17:55:54 +00:00 |
Koji Sekiguchi
|
d0a8a1fcb8
|
LUCENE-2894: add more contribution
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1073806 13f79535-47bb-0310-9956-ffa450edef68
|
2011-02-23 16:23:57 +00:00 |
Dawid Weiss
|
62f728df42
|
LUCENE-2933: Two-stage state expansion criterion for the FST (distance from root and child count).
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1073653 13f79535-47bb-0310-9956-ffa450edef68
|
2011-02-23 09:35:24 +00:00 |
Koji Sekiguchi
|
e5309e652b
|
LUCENE-2894: add schema.xml samples for solr analysis factories (A to H)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1073336 13f79535-47bb-0310-9956-ffa450edef68
|
2011-02-22 14:17:10 +00:00 |
Simon Willnauer
|
43113fe217
|
fixed wrong @Override on method inherited from Interface
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1073114 13f79535-47bb-0310-9956-ffa450edef68
|
2011-02-21 19:05:13 +00:00 |
Michael Busch
|
26f104d35c
|
LUCENE-2881: Track FieldInfos per segment
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1073110 13f79535-47bb-0310-9956-ffa450edef68
|
2011-02-21 18:50:39 +00:00 |
Dawid Weiss
|
11bc341413
|
LUCENE-2933: Correcting test case calling toDot().
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1073007 13f79535-47bb-0310-9956-ffa450edef68
|
2011-02-21 15:14:46 +00:00 |
Dawid Weiss
|
7097021329
|
Alternative depth-based DOT layout ordering in FST's Utils.
https://issues.apache.org/jira/browse/LUCENE-2934
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1072978 13f79535-47bb-0310-9956-ffa450edef68
|
2011-02-21 14:23:48 +00:00 |
Steven Rowe
|
3f1e769798
|
SOLR-2365: remove DIH jar dependency from the Solr war POM
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1072848 13f79535-47bb-0310-9956-ffa450edef68
|
2011-02-21 04:30:44 +00:00 |
Steven Rowe
|
9a735f65e6
|
LUCENE-2923: fixed (generated) docs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1072685 13f79535-47bb-0310-9956-ffa450edef68
|
2011-02-20 19:06:43 +00:00 |
Steven Rowe
|
c80542ffaf
|
LUCENE-2923: fixed docs; interactive SearchFiles now directly asks for another query when there are zero results
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1072683 13f79535-47bb-0310-9956-ffa450edef68
|
2011-02-20 18:59:07 +00:00 |
Robert Muir
|
874355b954
|
LUCENE-2923: simplify demo by removing custom collector/paging=false option
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1072607 13f79535-47bb-0310-9956-ffa450edef68
|
2011-02-20 15:01:47 +00:00 |
Robert Muir
|
81f2f88ecd
|
LUCENE-2928: Improve LuceneTestCase javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1072591 13f79535-47bb-0310-9956-ffa450edef68
|
2011-02-20 13:25:51 +00:00 |
Simon Willnauer
|
f1e792a661
|
LUCENE-2931: Improved javadocs for PriorityQueue#lessThan
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1072567 13f79535-47bb-0310-9956-ffa450edef68
|
2011-02-20 11:59:12 +00:00 |
Chris M. Hostetter
|
972e53c413
|
SOLR-2377: fix test/example configs that use a bad meme in dataDir
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1072397 13f79535-47bb-0310-9956-ffa450edef68
|
2011-02-19 17:09:45 +00:00 |
Steven Rowe
|
88caf3a6f6
|
LUCENE-2923: Restore benchmark jar production for generate-maven-artifacts target
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1072393 13f79535-47bb-0310-9956-ffa450edef68
|
2011-02-19 17:06:01 +00:00 |
Steven Rowe
|
f7b037d3cf
|
LUCENE-2923: Cleanup contrib/demo
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1072250 13f79535-47bb-0310-9956-ffa450edef68
|
2011-02-19 04:49:36 +00:00 |
Chris M. Hostetter
|
3b9482440b
|
SOLR-2116: Fix TikaConfig classloader bug in TikaEntityProcessor
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1072232 13f79535-47bb-0310-9956-ffa450edef68
|
2011-02-19 01:49:10 +00:00 |
Chris M. Hostetter
|
d279ff8251
|
this test was missing @Test, and wasn't actually checking any fields were added
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1072230 13f79535-47bb-0310-9956-ffa450edef68
|
2011-02-19 01:33:12 +00:00 |
Yonik Seeley
|
8ced9198dc
|
docs: move CHANGES entries from 4.0 to 3.1
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1072181 13f79535-47bb-0310-9956-ffa450edef68
|
2011-02-18 22:45:47 +00:00 |
Yonik Seeley
|
77258e59ac
|
SOLR-2365: Move DIH jars out of solr.war
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1072127 13f79535-47bb-0310-9956-ffa450edef68
|
2011-02-18 20:16:07 +00:00 |
Yonik Seeley
|
e22ebc0fda
|
docs: move entry to 3.1 from 4.0
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1072020 13f79535-47bb-0310-9956-ffa450edef68
|
2011-02-18 15:20:39 +00:00 |
Steven Rowe
|
ca24eb3c81
|
LUCENE-2926: reverting all changes - it slows down the build. LUCENE-2923 will include these changes for the demo contrib only
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1072009 13f79535-47bb-0310-9956-ffa450edef68
|
2011-02-18 14:48:24 +00:00 |
Steven Rowe
|
377c16ad52
|
LUCENE-2926: contrib 'init' target now ensures that lucene-core jar is built and up-to-date
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1071891 13f79535-47bb-0310-9956-ffa450edef68
|
2011-02-18 05:56:52 +00:00 |
Chris M. Hostetter
|
55af869609
|
SOLR-1240: deprecating date faceting methods now that we have generalized range faceting
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1071842 13f79535-47bb-0310-9956-ffa450edef68
|
2011-02-18 00:14:22 +00:00 |
Yonik Seeley
|
742f95598f
|
SOLR-2369: turn off zookeeper log4j mbean registration due to slf4j incompat
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1071831 13f79535-47bb-0310-9956-ffa450edef68
|
2011-02-17 23:09:43 +00:00 |
Yonik Seeley
|
2493780acb
|
SOLR-2373: update to slf4j 1.6.1
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1071812 13f79535-47bb-0310-9956-ffa450edef68
|
2011-02-17 22:14:08 +00:00 |
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 |