Commit Graph

9654 Commits

Author SHA1 Message Date
Robert Muir 9eff92f1d3 LUCENE-2551: clear javadocs warning
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1076239 13f79535-47bb-0310-9956-ffa450edef68
2011-03-02 15:01:15 +00:00
Robert Muir d51068ffd6 LUCENE-2894: apply formatting to more code samples
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1076237 13f79535-47bb-0310-9956-ffa450edef68
2011-03-02 14:59:02 +00:00
Robert Muir 6600f5acdf LUCENE-2943: tone down test even more
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1076223 13f79535-47bb-0310-9956-ffa450edef68
2011-03-02 13:56:15 +00:00
Robert Muir e568ec40d6 LUCENE-2912: simplify some tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1076221 13f79535-47bb-0310-9956-ffa450edef68
2011-03-02 13:54:01 +00:00
Michael McCandless 78103d0974 LUCENE-2941: FieldComparator should do all sorting, even when ES is used in IS
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1076032 13f79535-47bb-0310-9956-ffa450edef68
2011-03-01 22:06:43 +00:00
Chris M. Hostetter a25f2f7470 SOLR-2339: tweak test to not log expected exception
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1076005 13f79535-47bb-0310-9956-ffa450edef68
2011-03-01 19:58:56 +00:00
Robert Muir 7e5d696d7d LUCENE-2943: tone down test with multiplier a bit
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1075999 13f79535-47bb-0310-9956-ffa450edef68
2011-03-01 19:53:05 +00:00
Steven Rowe a5a3afca64 Exclude v3.0.1 Lucene artifacts from build classpath for Solr Clustering contrib
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1075972 13f79535-47bb-0310-9956-ffa450edef68
2011-03-01 18:33:12 +00:00
Chris M. Hostetter 16f7380027 SOLR-2397: clean up the main example solrconfig.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1075960 13f79535-47bb-0310-9956-ffa450edef68
2011-03-01 18:20:19 +00:00
Robert Muir 2509d35c11 LUCENE-2943: fix thread-safety issues with ICU collation
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1075850 13f79535-47bb-0310-9956-ffa450edef68
2011-03-01 15:47:14 +00:00
Andrzej Bialecki e71e682352 SOLR-2375 Store & Load functionality for Suggester Lookup implementations.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1075804 13f79535-47bb-0310-9956-ffa450edef68
2011-03-01 13:04:01 +00:00
Chris M. Hostetter 21355a452b SOLR-1240: facet.range.include now defaults to 'lower' (facet.date.include still defaults to lower,upper,edge)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1075603 13f79535-47bb-0310-9956-ffa450edef68
2011-03-01 01:09:57 +00:00
Yonik Seeley 70c8bff01f packaging: add prototype bin release
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1075505 13f79535-47bb-0310-9956-ffa450edef68
2011-02-28 19:51:39 +00:00
Michael McCandless 0e86125124 LUCENE-2918: fix thread safety bug w/ assert statement
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1075443 13f79535-47bb-0310-9956-ffa450edef68
2011-02-28 17:38:33 +00:00
Robert Muir 1337e9f1df LUCENE-2881: back out until corruption issues can be resolved
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1075413 13f79535-47bb-0310-9956-ffa450edef68
2011-02-28 16:33:16 +00:00
Uwe Schindler 6421e1aa77 SOLR-2388: Fix possible NPE, fix indent
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1075287 13f79535-47bb-0310-9956-ffa450edef68
2011-02-28 11:03:05 +00:00
Robert Muir 308e0bd4a9 LUCENE-2514, LUCENE-2551: collation uses byte[] keys, deprecate old unscalable locale sort/range, termrangequery/filter work on bytes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1075210 13f79535-47bb-0310-9956-ffa450edef68
2011-02-28 05:15:50 +00:00
Uwe Schindler 81ee0e72d3 SOLR-2391: Add missing changes entry
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1075196 13f79535-47bb-0310-9956-ffa450edef68
2011-02-28 01:39:13 +00:00
Uwe Schindler 03af8d070f SOLR-2391: one file missed to commit
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1075191 13f79535-47bb-0310-9956-ffa450edef68
2011-02-28 00:47:55 +00:00
Uwe Schindler aaad623e64 SOLR-2391: Replace remaining occurences of text/xml mime types to application/xml & further cleanups in XSLTResponseWriter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1075190 13f79535-47bb-0310-9956-ffa450edef68
2011-02-28 00:41:32 +00:00
Uwe Schindler 09b9091711 SOLR-2392: Add a dummy-compile task using jspc task (imported from jetty's jasper) to check that all webapps's JSP files at least compile
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1075184 13f79535-47bb-0310-9956-ffa450edef68
2011-02-28 00:12:52 +00:00
Yonik Seeley bc84d79d6d example: uncomment char outside the BMP
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1075141 13f79535-47bb-0310-9956-ffa450edef68
2011-02-27 20:39:28 +00:00
Uwe Schindler 24fb26a8ea Remove stupid ZIP error message in ANT's compile/tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1075103 13f79535-47bb-0310-9956-ffa450edef68
2011-02-27 18:16:12 +00:00
Uwe Schindler 129dcfc99b SOLR-2388: Log XML warnings and errors to slf4j
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1075089 13f79535-47bb-0310-9956-ffa450edef68
2011-02-27 17:14:45 +00:00
Uwe Schindler d45074306e SOLR-1656: Fix XInclude xi:fallback by throwing IOException instead of RuntimeException from ResourceLoader
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1075079 13f79535-47bb-0310-9956-ffa450edef68
2011-02-27 15:40:57 +00:00
Robert Muir 638767c9ac SOLR-2387: UIMA tests are unstable
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1075072 13f79535-47bb-0310-9956-ffa450edef68
2011-02-27 15:03:03 +00:00
Yonik Seeley a6bbad17cd docs: JIRA issues aren't documentation
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1075069 13f79535-47bb-0310-9956-ffa450edef68
2011-02-27 14:54:50 +00:00
Uwe Schindler b77a33362c LUCENE-2315: AttributeSource's methods for accessing attributes are now final, else its easy to corrupt the internal states
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1075065 13f79535-47bb-0310-9956-ffa450edef68
2011-02-27 14:41:26 +00:00
Uwe Schindler b76bef12fd SOLR-1656: XIncludes and other HREFs in XML files loaded by ResourceLoader are fixed to be resolved using the URI standard (RFC 2396)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1075053 13f79535-47bb-0310-9956-ffa450edef68
2011-02-27 13:31:08 +00:00
Michael McCandless b8d8885951 LUCENE-2940: pass potent reader to mergedSegmentWarmer even if poolReaders is false
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1075024 13f79535-47bb-0310-9956-ffa450edef68
2011-02-27 11:06:54 +00:00
Michael McCandless b3ccc868f9 LUCENE-2940: pass potent reader to mergedSegmentWarmer even if poolReaders is false
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1075023 13f79535-47bb-0310-9956-ffa450edef68
2011-02-27 11:02:06 +00:00
Robert Muir 65e22c0ce5 SOLR-2387: disable test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1074952 13f79535-47bb-0310-9956-ffa450edef68
2011-02-26 23:05:17 +00:00
Michael McCandless d79e5ce8ca optimize FST.readLastTargetArc (speeds up primary key lookups)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1074881 13f79535-47bb-0310-9956-ffa450edef68
2011-02-26 17:11:08 +00:00
Michael McCandless 2e1eb3ee86 number of unique terms may not fit in int
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1074880 13f79535-47bb-0310-9956-ffa450edef68
2011-02-26 17:07:13 +00:00
Michael McCandless 700804bfbf cutover Pulsing to var gap terms index
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1074879 13f79535-47bb-0310-9956-ffa450edef68
2011-02-26 17:05:52 +00:00
Steven Rowe 3985b909e7 SOLR-2381: adjust maven POMs to use^Che new Jetty jars
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1074796 13f79535-47bb-0310-9956-ffa450edef68
2011-02-26 05:33:31 +00:00
Yonik Seeley ee1228ac82 SOLR-2381: remove jetty==CESU8 assumption
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1074750 13f79535-47bb-0310-9956-ffa450edef68
2011-02-25 23:44:59 +00:00
Robert Muir 7b7d144aec SOLR-2381: use patched version of jetty with correct UTF-8 handling
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1074726 13f79535-47bb-0310-9956-ffa450edef68
2011-02-25 22:42:32 +00:00
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