Commit Graph

21 Commits

Author SHA1 Message Date
Jan Høydahl 9bf5e29879 SOLR-3140: Make omitNorms default for all numeric field types
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1298398 13f79535-47bb-0310-9956-ffa450edef68
2012-03-08 14:03:39 +00:00
Uwe Schindler 989530e17e LUCENE-3850: Fix rawtypes warnings for Java 7 compiler
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1297048 13f79535-47bb-0310-9956-ffa450edef68
2012-03-05 13:34:40 +00:00
Erik Hatcher e3d12e8c22 SOLR-2859: move Velocity-only dependencies to contrib/velocity/lib
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1189930 13f79535-47bb-0310-9956-ffa450edef68
2011-10-27 18:51:04 +00:00
Steven Rowe 0f595036ba SOLR-2588: Switch away from hard-coded luceneMatchVersion in solrconfig.xml under test-files/.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1189487 13f79535-47bb-0310-9956-ffa450edef68
2011-10-26 21:36:39 +00:00
Steven Rowe fe22e8c7b1 SOLR-2588: Added solr/contrib/velocity/src/java/overview.html to allow 'ant generate-maven-artifacts' to succeed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1189455 13f79535-47bb-0310-9956-ffa450edef68
2011-10-26 21:01:14 +00:00
Erik Hatcher 426bc2d0b6 SOLR-2588: Move VelocityResponseWriter back to contrib/velocity
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1189383 13f79535-47bb-0310-9956-ffa450edef68
2011-10-26 18:59:18 +00:00
Erik Hatcher 44355bd648 Remove contrib/velocity directory as it has been moved to core
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@955797 13f79535-47bb-0310-9956-ffa450edef68
2010-06-18 00:26:22 +00:00
Erik Hatcher e2b625af45 SOLR-1957: Move VelocityResponseWriter from contrib to core
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@955796 13f79535-47bb-0310-9956-ffa450edef68
2010-06-18 00:24:41 +00:00
Ryan McKinley 6b212ad3bb LUCENE-2490 -- ant generate-maven-artifacts will build lucuen and solr
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@955464 13f79535-47bb-0310-9956-ffa450edef68
2010-06-17 02:25:11 +00:00
Erik Hatcher 115c58c189 Clean up generated JARs in clean
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@941270 13f79535-47bb-0310-9956-ffa450edef68
2010-05-05 12:46:49 +00:00
Robert Muir af9ee162d7 LUCENE-1709: specify output dir as temp dir, prevents junit temp files from littering the src tree
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@933543 13f79535-47bb-0310-9956-ffa450edef68
2010-04-13 11:01:46 +00:00
Mark Robert Miller e9e7b1eb0d SOLR-1851: luceneAutoCommit no longer has any effect - remove it from config
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@932999 13f79535-47bb-0310-9956-ffa450edef68
2010-04-11 21:40:38 +00:00
Robert Muir 9a43d0ee41 SOLR-1876: convert all Solr tokenstreams to CharTermAttribute, make all non-final TokenStreams/Analyzers final
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@932862 13f79535-47bb-0310-9956-ffa450edef68
2010-04-11 10:31:34 +00:00
Erik Hatcher aa949373b3 remove logging API usage, mainly because it isn't used, but also caused a test failure
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@930931 13f79535-47bb-0310-9956-ffa450edef68
2010-04-05 19:24:07 +00:00
Erik Hatcher 4bc76411dd Make UTF-8 the default charset
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@930924 13f79535-47bb-0310-9956-ffa450edef68
2010-04-05 18:14:25 +00:00
Robert Muir 868b997211 SOLR-1859: speed up indexing for example schema
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@930050 13f79535-47bb-0310-9956-ffa450edef68
2010-04-01 17:24:12 +00:00
Mark Robert Miller 2450876809 be quiet velocity test!
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@928063 13f79535-47bb-0310-9956-ffa450edef68
2010-03-26 21:28:23 +00:00
Robert Muir 08b0a689da add the RAM parameter for contrib tests, too
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@926248 13f79535-47bb-0310-9956-ffa450edef68
2010-03-22 18:28:57 +00:00
Mark Robert Miller 676a9ca51d clean up ant a bit - take dupe refs to Lucene classes out of solr contribs
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@925206 13f79535-47bb-0310-9956-ffa450edef68
2010-03-19 13:01:40 +00:00
Mark Robert Miller cd490f915a switch Solr to really run off lucene trunk rather than just copy jars - still needs some love (too many duplicate lucene refs for one) but its a start
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@924634 13f79535-47bb-0310-9956-ffa450edef68
2010-03-18 04:39:17 +00:00
Dawid Weiss 42bc0c4616 SVN-GIT conversion, path copy emulation. 2016-01-23 01:18:39 +01:00