Commit Graph

9835 Commits

Author SHA1 Message Date
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
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