Commit Graph

1952 Commits

Author SHA1 Message Date
Robert Muir f9249e3a74 LUCENE-2413: move high-level charfilters to contrib/analyzers
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@940676 13f79535-47bb-0310-9956-ffa450edef68
2010-05-03 23:36:03 +00:00
Michael McCandless 5b74a4ec61 LUCENE-2265: cutover Fuzzy, Wildcard, Regexp queries to operate on Unicode UTF32 code point not UTF16 code units
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@940671 13f79535-47bb-0310-9956-ffa450edef68
2010-05-03 23:23:57 +00:00
Mark Robert Miller a3da442120 SOLR-1891: Make lucene-jars-to-solr fail if copying any of the jars fails, and update clean to remove the jars in that directory
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@940666 13f79535-47bb-0310-9956-ffa450edef68
2010-05-03 23:07:02 +00:00
Yonik Seeley 7949e3e218 fix faceting's use of flex: term() is undefined after next() returns null
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@940661 13f79535-47bb-0310-9956-ffa450edef68
2010-05-03 22:51:05 +00:00
Yonik Seeley 031e726a3f forgot to use offset in BulkReadResult
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@940650 13f79535-47bb-0310-9956-ffa450edef68
2010-05-03 22:00:29 +00:00
Uwe Schindler 5f68c89e2d LUCENE-2413: Move PerFieldAnalyzerWrapper and LengthFilter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@940632 13f79535-47bb-0310-9956-ffa450edef68
2010-05-03 21:37:46 +00:00
Yonik Seeley 1a9fab6982 SOLR-1900: override new methods in SolrIndexReader, convert facet.method=enum to flex API
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@940604 13f79535-47bb-0310-9956-ffa450edef68
2010-05-03 20:33:16 +00:00
Robert Muir 89c24fbe37 LUCENE-2413: consolidate ASCIIFolding and ISOLatin1Accent to contrib/analyzers
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@940591 13f79535-47bb-0310-9956-ffa450edef68
2010-05-03 20:02:06 +00:00
Chris M. Hostetter 59a62bcb64 spelling mistakes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@940563 13f79535-47bb-0310-9956-ffa450edef68
2010-05-03 18:38:18 +00:00
Chris M. Hostetter d5e5a2f090 SOLR-397: creation of a facet.date.include param for controlling what range endpoints are inclusive when date faceting
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@940556 13f79535-47bb-0310-9956-ffa450edef68
2010-05-03 18:21:25 +00:00
Yonik Seeley 9b9a365bd0 LUCENE-2438: don't pre-allocate before UTF16TOUTF8
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@940525 13f79535-47bb-0310-9956-ffa450edef68
2010-05-03 17:30:55 +00:00
Robert Muir 1d14f8f18f LUCENE-2413: consolidate PorterStemmer to contrib/analyzers
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@940459 13f79535-47bb-0310-9956-ffa450edef68
2010-05-03 13:54:44 +00:00
Chris M. Hostetter 3a29adfc6e restructure test so that field cache sanity checking can still be used (some methods use the field cache in differnet ways, but each logical piece of functioanlity tested by a test method should be using it consistently)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@939887 13f79535-47bb-0310-9956-ffa450edef68
2010-05-01 00:39:40 +00:00
Yonik Seeley 90526f0ea1 SOLR-1875: Per-segment field faceting
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@939339 13f79535-47bb-0310-9956-ffa450edef68
2010-04-29 15:13:59 +00:00
Robert Muir c6e8519b51 LUCENE-2419: improve parallel tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@939111 13f79535-47bb-0310-9956-ffa450edef68
2010-04-28 22:08:59 +00:00
Chris M. Hostetter 1e7165f73d SOLR-571: autowarmCount on SolrCaches now supports relative percentages
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@938708 13f79535-47bb-0310-9956-ffa450edef68
2010-04-27 22:40:55 +00:00
Koji Sekiguchi af96066c27 SOLR-1887: add warning log when hl.useFastVectoryHighlighter=true specified on the field that termPositions or termOffsets are not stored.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@937579 13f79535-47bb-0310-9956-ffa450edef68
2010-04-24 02:36:50 +00:00
Chris M. Hostetter 01def23422 simple null check: SolrCore isn't garunteed to havea CoreDescriptor, and CoreDescriptor doesn't have to have a CoreContainer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@937529 13f79535-47bb-0310-9956-ffa450edef68
2010-04-23 21:43:41 +00:00
Uwe Schindler 4fdba4441f fix the lucene/solr version numbering problem during combined build and war/zipping
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@936544 13f79535-47bb-0310-9956-ffa450edef68
2010-04-21 22:20:35 +00:00
Uwe Schindler 156a84a265 Fix build to include lucene libs into tgz/zip
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@936522 13f79535-47bb-0310-9956-ffa450edef68
2010-04-21 21:39:31 +00:00
Grant Ingersoll 535fd96fa5 fix Luke classpath
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@935962 13f79535-47bb-0310-9956-ffa450edef68
2010-04-20 15:40:06 +00:00
Uwe Schindler 8f1313564a LUCENE-2404: Add Solr part (luceneMatchVersion init param)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@935739 13f79535-47bb-0310-9956-ffa450edef68
2010-04-19 20:56:35 +00:00
Grant Ingersoll 7a99cc2b98 mailing list updates
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@935553 13f79535-47bb-0310-9956-ffa450edef68
2010-04-19 13:18:29 +00:00
Grant Ingersoll 4238a84026 LUCENE-2184: clean up API a bit more, test still fails
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@933942 13f79535-47bb-0310-9956-ffa450edef68
2010-04-14 13:25:10 +00:00
Robert Muir a0de834403 remove more references to the old trunks
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@933679 13f79535-47bb-0310-9956-ffa450edef68
2010-04-13 15:33:32 +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
Robert Muir 29334f61cb LUCENE-1709: respect this variable for solr, too. for now keep the default at 2
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@933541 13f79535-47bb-0310-9956-ffa450edef68
2010-04-13 10:45:43 +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
Mark Robert Miller 2090fb48e7 SOLR-1851: luceneAutoCommit no longer has any effect - remove it from config
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@932998 13f79535-47bb-0310-9956-ffa450edef68
2010-04-11 21:39:12 +00:00
Mark Robert Miller f9ca627756 SOLR-1840, SOLR-1839: DistributedSpellCheckComponentTest fails under stress test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@932963 13f79535-47bb-0310-9956-ffa450edef68
2010-04-11 18:04:21 +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
Robert Muir d4b3141029 LUCENE-2358: rename KeywordMarkerTokenFilter to KeywordMarkerFilter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@932856 13f79535-47bb-0310-9956-ffa450edef68
2010-04-11 09:21:01 +00:00
Koji Sekiguchi ac05e3a08a use entity reference in solrconfig.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@932836 13f79535-47bb-0310-9956-ffa450edef68
2010-04-11 04:43:54 +00:00
Mark Robert Miller f80c40aec3 remove troublesome $id
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@932828 13f79535-47bb-0310-9956-ffa450edef68
2010-04-11 02:15:32 +00:00
Robert Muir 2e2ec5c920 fix failing test, StdAnalyzer now stores this in its superclass
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@932773 13f79535-47bb-0310-9956-ffa450edef68
2010-04-10 17:51:30 +00:00
Robert Muir 8804fc542d SOLR-1874: Optimize PatternReplaceFilter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@932752 13f79535-47bb-0310-9956-ffa450edef68
2010-04-10 16:00:45 +00:00
Robert Muir cda9119598 LUCENE-2323: move WikipediaTokenizer to contrib/analyzers
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@932541 13f79535-47bb-0310-9956-ffa450edef68
2010-04-09 18:40:55 +00:00
Robert Muir 7a2fa04db5 LUCENE-2388: update solr svn references to refer to the new merged trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@932417 13f79535-47bb-0310-9956-ffa450edef68
2010-04-09 13:56:16 +00:00
Uwe Schindler b679816a70 LUCENE-2370: Reintegrate flex_1458 branch into trunk (revision 931101)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@931278 13f79535-47bb-0310-9956-ffa450edef68
2010-04-06 19:19:27 +00:00
Yonik Seeley 3e509789f8 fix URLs in test_utf8.sh
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@931135 13f79535-47bb-0310-9956-ffa450edef68
2010-04-06 12:58:49 +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
Erik Hatcher 91e8bdca53 Wire VelocityResponseWriter into the example configuration
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@930923 13f79535-47bb-0310-9956-ffa450edef68
2010-04-05 17:56:18 +00:00
Grant Ingersoll 0efaf5fc04 Luke version tick
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@930506 13f79535-47bb-0310-9956-ffa450edef68
2010-04-03 11:17:21 +00:00
Uwe Schindler 07424bf640 Fix broken MBean test: new File(URL.getPath()) is the wrong way to create filenames from "file:" URLs coming from Classloader. The problem: some characters are escaped, e.g. the whitespace in my user's home directory. The correct way is to cast to URI using toURI() and invoking the URI-ctor in File (this is the "official" way to go).
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@930323 13f79535-47bb-0310-9956-ffa450edef68
2010-04-02 16:49:04 +00:00
Grant Ingersoll 55aa604871 SOLR-1819: Upgraded to Tika 0.7 RC
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@930275 13f79535-47bb-0310-9956-ffa450edef68
2010-04-02 14:08:55 +00:00
Robert Muir 211d77aec0 SOLR-1852: add a test for this to trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@930262 13f79535-47bb-0310-9956-ffa450edef68
2010-04-02 13:19:08 +00:00
Robert Muir 47416b3948 SOLR-1740: ShingleFilterFactory improvements
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@930163 13f79535-47bb-0310-9956-ffa450edef68
2010-04-02 05:00:53 +00:00
Robert Muir 88fc2e2f56 add missing eol-style
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@930161 13f79535-47bb-0310-9956-ffa450edef68
2010-04-02 04:36:13 +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
Robert Muir 3860c16a66 SOLR-1857: cleanup and sync analysis with Lucene trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@929782 13f79535-47bb-0310-9956-ffa450edef68
2010-04-01 02:15:27 +00:00
Noble Paul 04dc8c10fd SOLR-1853 Solr 1.4 Replication - Repeater throwing NullPointerException
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@929454 13f79535-47bb-0310-9956-ffa450edef68
2010-03-31 10:07:18 +00:00
Grant Ingersoll 97dfb8c53c LUCENE-2148: fix the Solr test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@928867 13f79535-47bb-0310-9956-ffa450edef68
2010-03-29 18:56:33 +00:00
Grant Ingersoll 874e7b95f7 Fix the Luke target to work with the new layout, classpaths, etc.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@928809 13f79535-47bb-0310-9956-ffa450edef68
2010-03-29 15:52:39 +00:00
Robert Muir d581f631c4 add CHANGES for SOLR-1706, as it fixed some bugs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@928303 13f79535-47bb-0310-9956-ffa450edef68
2010-03-27 23:19:46 +00:00
Robert Muir eac40719f1 termAttttttribute -> termAttribute
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@928293 13f79535-47bb-0310-9956-ffa450edef68
2010-03-27 22:40:42 +00:00
Yonik Seeley fc98d80345 SOLR-1850: don't copy word set for each KeepWordFilter instance
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@928133 13f79535-47bb-0310-9956-ffa450edef68
2010-03-27 03:44:06 +00:00
Robert Muir 65127736f0 LUCENE-1709: Parallelize Tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@928069 13f79535-47bb-0310-9956-ffa450edef68
2010-03-26 21:55:57 +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
Yonik Seeley 923c4cddd9 revert SOLR-1848
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@928035 13f79535-47bb-0310-9956-ffa450edef68
2010-03-26 19:59:59 +00:00
Grant Ingersoll 9ab93f2fcc SOLR-1848: add in static sample queries for the example
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@927977 13f79535-47bb-0310-9956-ffa450edef68
2010-03-26 17:33:38 +00:00
Yonik Seeley 04560af841 SOLR-1836: merge lucene/solr committer pages
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@927918 13f79535-47bb-0310-9956-ffa450edef68
2010-03-26 15:37:10 +00:00
Mark Robert Miller ad7faf9b1a made this test smarter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@927848 13f79535-47bb-0310-9956-ffa450edef68
2010-03-26 13:42:27 +00:00
Yonik Seeley 256789a4ff tests: prevent expected commit exceptions from failing test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@927837 13f79535-47bb-0310-9956-ffa450edef68
2010-03-26 13:21:06 +00:00
Yonik Seeley f8c0344ccf tests: include classname in tmp dir names
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@927833 13f79535-47bb-0310-9956-ffa450edef68
2010-03-26 13:14:12 +00:00
Michael McCandless 29963c7c7e LUCENE-2339: deprecate static Directory.copy in favor non-static Directory.copyTo; if it's FSDir -> FSDir, use nio's FileChannel.transferTo
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@927761 13f79535-47bb-0310-9956-ffa450edef68
2010-03-26 10:34:41 +00:00
Robert Muir 4319c22796 LUCENE-2323: reorganize contrib modules (phase 1)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@927697 13f79535-47bb-0310-9956-ffa450edef68
2010-03-26 05:22:54 +00:00
Yonik Seeley aedd12fea2 tests: convert jetty/examples to junit4
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@927660 13f79535-47bb-0310-9956-ffa450edef68
2010-03-26 01:23:08 +00:00
Yonik Seeley cf05c92057 tests: convert jetty/examples to junit4
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@927657 13f79535-47bb-0310-9956-ffa450edef68
2010-03-26 00:53:59 +00:00
Yonik Seeley 8d32610c29 tests: convert jetty/examples to junit4
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@927655 13f79535-47bb-0310-9956-ffa450edef68
2010-03-26 00:49:55 +00:00
Yonik Seeley 88534cd9ad tests: factor out common client creation code
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@927651 13f79535-47bb-0310-9956-ffa450edef68
2010-03-26 00:28:21 +00:00
Yonik Seeley eb1537e7da tests: convert jetty/examples to junit4
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@927647 13f79535-47bb-0310-9956-ffa450edef68
2010-03-26 00:04:34 +00:00
Yonik Seeley 604c7c220e tests: convert more jetty/example tests to junit4
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@927644 13f79535-47bb-0310-9956-ffa450edef68
2010-03-25 23:55:14 +00:00
Yonik Seeley cec08f1741 fix setting of solr.solr.home
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@927637 13f79535-47bb-0310-9956-ffa450edef68
2010-03-25 23:23:11 +00:00
Yonik Seeley b42b2d9241 tests: set ramdir for junit4 based tests too
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@927635 13f79535-47bb-0310-9956-ffa450edef68
2010-03-25 23:09:55 +00:00
Yonik Seeley babb0580e2 SOLR-1835: convert some of the jetty/example tests to Junit4
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@927611 13f79535-47bb-0310-9956-ffa450edef68
2010-03-25 22:29:33 +00:00
Yonik Seeley 214bfc6f5f SOLR-1379: fix term component so fields are map elements
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@927533 13f79535-47bb-0310-9956-ffa450edef68
2010-03-25 18:38:26 +00:00
Koji Sekiguchi a6e90e861c forgot to add history to CHANGES.yml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@927499 13f79535-47bb-0310-9956-ffa450edef68
2010-03-25 17:02:05 +00:00
Koji Sekiguchi e6e5b00533 add FVH capability to solr-ruby
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@927489 13f79535-47bb-0310-9956-ffa450edef68
2010-03-25 16:39:01 +00:00
Yonik Seeley f5bb9a6c57 tests: conversion + fixups of TermsComponentTest
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@927362 13f79535-47bb-0310-9956-ffa450edef68
2010-03-25 12:14:09 +00:00
Yonik Seeley 03216a150e tests: partial conversion + fixups of TermsComponentTest
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@927170 13f79535-47bb-0310-9956-ffa450edef68
2010-03-24 20:02:47 +00:00
Yonik Seeley 16cb338474 test: don't spin up embedded core if not needed, and close jetty when done
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@927107 13f79535-47bb-0310-9956-ffa450edef68
2010-03-24 16:14:06 +00:00
Yonik Seeley 3d50b42f4c test: close files so win can remove later
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@927091 13f79535-47bb-0310-9956-ffa450edef68
2010-03-24 15:49:30 +00:00
Yonik Seeley 954add8c31 tests: close update handlers created outside of solr
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@927058 13f79535-47bb-0310-9956-ffa450edef68
2010-03-24 13:58:41 +00:00
Mark Robert Miller f6dd096703 allow RAMDir for multi-core tests - add test that docs stay after core reload - change RAMDirFactory to work over core reloads
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@926875 13f79535-47bb-0310-9956-ffa450edef68
2010-03-24 00:12:48 +00:00
Yonik Seeley 6ebd260d01 tests: ignore expected exceptions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@926807 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 21:55:51 +00:00
Yonik Seeley 73d4a3ec66 tests: ignore expected exceptions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@926799 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 21:39:33 +00:00
Yonik Seeley 6d36da2c2d tests: ignore expected exceptions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@926795 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 21:36:46 +00:00
Yonik Seeley 273c083db0 tests: ignore expected exceptions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@926793 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 21:32:01 +00:00
Mark Robert Miller 32a370e127 use random tmp data dir for more tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@926776 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 20:56:54 +00:00
Yonik Seeley 234c46008a tests: ignore expected exceptions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@926768 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 20:44:05 +00:00
Yonik Seeley 2445887673 tests: ignore expected exceptions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@926749 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 19:44:28 +00:00
Yonik Seeley 43d6b2e7e2 tests: ignore expected exceptions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@926743 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 19:31:42 +00:00
Yonik Seeley 7ee2e53289 tests: ignore expected exceptions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@926715 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 18:43:10 +00:00
Yonik Seeley 46668d80ef tests: ignore expected exceptions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@926673 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 17:24:58 +00:00
Yonik Seeley 4f753f4197 tests: ignore expected exceptions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@926672 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 17:19:22 +00:00
Yonik Seeley 64b524a193 tests: ignore expected exceptions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@926670 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 17:15:20 +00:00
Yonik Seeley ace867f60b SOLR-1835: add ability to not log exceptions matching a certain pattern
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@926654 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 16:41:25 +00:00
Robert Muir c285667cc1 document that ant 1.7.0, needed for junit 4 support is required, just like lucene
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@926632 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 15:40:35 +00:00
Uwe Schindler 9213bcafca update build.xml for new clover version
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@926629 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 15:37:06 +00:00
Robert Muir b2337afd66 SOLR-1835: minor cleanups, remove redundant ant libs, add missing newlines to formatted errors
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@926608 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 15:06:54 +00:00
Robert Muir 569216606e SOLR-1835: add a sysprop -Dsequential-tests=something that allows you to force tests to run sequentially
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@926599 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 14:50:34 +00:00
Robert Muir b93a922a5e SOLR-1835: only create the output dir once when doing parallel tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@926595 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 14:37:27 +00:00
Mark Robert Miller 94eb33a1df update jetty.xml for new jetty
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@926579 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 14:10:28 +00:00
Mark Robert Miller 1467ee265b upgrade jetty to 6.1.22
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@926575 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 13:52:08 +00:00
Robert Muir 03345e1482 SOLR-1835: run the core tests in parallel... not perfect but a start
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@926470 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 06:02:05 +00:00
Mark Robert Miller 8ae0689e89 change logging to severe for now
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@926336 13f79535-47bb-0310-9956-ffa450edef68
2010-03-22 21:07:38 +00:00
Mark Robert Miller ab336b8a17 move index exists check into DirectoryFactory so that it can more properly work with RamDir
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@926320 13f79535-47bb-0310-9956-ffa450edef68
2010-03-22 20:31:06 +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
Robert Muir cb4985074f prevent useless gc in tests, using the value from lucene
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@926145 13f79535-47bb-0310-9956-ffa450edef68
2010-03-22 15:42:30 +00:00
Yonik Seeley 7ff2d5d3af tests: maxMergeCount must be set before maxThreadCount
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@926102 13f79535-47bb-0310-9956-ffa450edef68
2010-03-22 14:24:39 +00:00
Yonik Seeley 64b50a8a42 tests: revert property to prev state
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@926086 13f79535-47bb-0310-9956-ffa450edef68
2010-03-22 13:54:07 +00:00
Mark Robert Miller 386d3eabbc fix restoring prop in test
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@926083 13f79535-47bb-0310-9956-ffa450edef68
2010-03-22 13:52:00 +00:00
Mark Robert Miller c5a9eded5c use ramdir for local tests and fsdir for nightly tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@926073 13f79535-47bb-0310-9956-ffa450edef68
2010-03-22 13:30:36 +00:00
Yonik Seeley 5f3e28a6f8 docs: clarify that ramdir doesn't work w/ replication
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@925903 13f79535-47bb-0310-9956-ffa450edef68
2010-03-21 21:36:42 +00:00
Yonik Seeley f011f9535b SOLR-1797: fix ResourceLoader thread safety
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@925896 13f79535-47bb-0310-9956-ffa450edef68
2010-03-21 21:05:57 +00:00
Yonik Seeley 4abb609eb8 tests: kill prints
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@925891 13f79535-47bb-0310-9956-ffa450edef68
2010-03-21 20:51:55 +00:00
Robert Muir 2b950ebea5 fix casing of filename
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@925888 13f79535-47bb-0310-9956-ffa450edef68
2010-03-21 20:44:58 +00:00
Mark Robert Miller fbcf1b1d98 fix file name case
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@925701 13f79535-47bb-0310-9956-ffa450edef68
2010-03-20 23:18:39 +00:00
Robert Muir 9a13563009 speed up a few more tests with SolrTestCaseJ4
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@925694 13f79535-47bb-0310-9956-ffa450edef68
2010-03-20 22:09:25 +00:00
Robert Muir db59c17a36 strengthen analysis tests: extend Lucene's base testcase
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@925682 13f79535-47bb-0310-9956-ffa450edef68
2010-03-20 20:59:55 +00:00
Robert Muir 733aabd082 speed up a few more tests with SolrTestCaseJ4
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@925669 13f79535-47bb-0310-9956-ffa450edef68
2010-03-20 20:11:03 +00:00
Robert Muir c3d33bc62e merge up to solr trunk rev 925091
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@925637 13f79535-47bb-0310-9956-ffa450edef68
2010-03-20 17:18:22 +00:00
Robert Muir d21d258367 convert DisMaxRequestHandlerTest to SolrTestCaseJ4
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@925634 13f79535-47bb-0310-9956-ffa450edef68
2010-03-20 16:30:22 +00:00
Mark Robert Miller 25d2c54856 fix test
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@925631 13f79535-47bb-0310-9956-ffa450edef68
2010-03-20 16:03:37 +00:00
Mark Robert Miller aa9b85c260 tweaks
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@925626 13f79535-47bb-0310-9956-ffa450edef68
2010-03-20 15:15:34 +00:00
Mark Robert Miller a75151efd5 call the right close
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@925623 13f79535-47bb-0310-9956-ffa450edef68
2010-03-20 15:06:25 +00:00
Mark Robert Miller dcf9dde9ea remove a close that doesn't belong
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@925621 13f79535-47bb-0310-9956-ffa450edef68
2010-03-20 15:02:12 +00:00
Mark Robert Miller 55f589ae9e Change to RefCntRamDirectory rather than RamDirectory
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@925620 13f79535-47bb-0310-9956-ffa450edef68
2010-03-20 14:57:28 +00:00
Robert Muir 7576bfeb27 Convert HighlighterTest to SolrTestCaseJ4
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@925616 13f79535-47bb-0310-9956-ffa450edef68
2010-03-20 14:24:01 +00:00
Robert Muir 5c8e81a87c Convert TestTrie to SolrTestCaseJ4
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@925615 13f79535-47bb-0310-9956-ffa450edef68
2010-03-20 14:18:45 +00:00
Robert Muir 3d295fb99a Convert TestCSVLoader to SolrTestCaseJ4
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@925614 13f79535-47bb-0310-9956-ffa450edef68
2010-03-20 14:00:37 +00:00
Yonik Seeley 4a75462bb8 support for using RAMDirectory
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@925613 13f79535-47bb-0310-9956-ffa450edef68
2010-03-20 13:51:27 +00:00
Robert Muir ba9a78addb convert SpellCheckComponentTest to SolrTestCaseJ4
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@925611 13f79535-47bb-0310-9956-ffa450edef68
2010-03-20 13:44:30 +00:00
Robert Muir 85873481fe make TestReplicationHandler just extend TestCase instead
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@925607 13f79535-47bb-0310-9956-ffa450edef68
2010-03-20 13:37:28 +00:00
Robert Muir 0ab629f421 convert TermsComponentTest to SolrTestCaseJ4
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@925597 13f79535-47bb-0310-9956-ffa450edef68
2010-03-20 13:11:20 +00:00
Yonik Seeley 08718bfed9 tests: fix comments
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@925522 13f79535-47bb-0310-9956-ffa450edef68
2010-03-20 01:42:40 +00:00
Yonik Seeley 7f0db457f2 tests: lower autowarm count
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@925521 13f79535-47bb-0310-9956-ffa450edef68
2010-03-20 01:42:20 +00:00
Yonik Seeley 919ac598c4 tests: kill prints, or change to logging
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@925512 13f79535-47bb-0310-9956-ffa450edef68
2010-03-20 01:09:28 +00:00
Robert Muir 48d41551cb convert WordDelimiterFilterTest to SolrTestCaseJ4
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@925464 13f79535-47bb-0310-9956-ffa450edef68
2010-03-19 22:32:21 +00:00
Robert Muir 874110e6d8 change BaseDistributedSearchTestCase to just extend TestCase
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@925455 13f79535-47bb-0310-9956-ffa450edef68
2010-03-19 21:59:22 +00:00
Mark Robert Miller eb47921239 switch BasicFuntionalityTest to use SolrTestCaseJ4
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@925449 13f79535-47bb-0310-9956-ffa450edef68
2010-03-19 21:53:34 +00:00
Yonik Seeley 00362003a1 add directoryFactory to example, w/ default to FS
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@925431 13f79535-47bb-0310-9956-ffa450edef68
2010-03-19 21:23:57 +00:00
Mark Robert Miller 2a36f33b48 no need to call compile for lucene-core - the contribs will do it
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@925396 13f79535-47bb-0310-9956-ffa450edef68
2010-03-19 19:41:12 +00:00
Mark Robert Miller 7ff48d1133 keep lucene from compiling 5 times when running test and reorganize all the lucene refs in one spot
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@925382 13f79535-47bb-0310-9956-ffa450edef68
2010-03-19 19:11:50 +00:00
Yonik Seeley d56233ab6b SOLR-1835: add SolrTestCaseJ4
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@925285 13f79535-47bb-0310-9956-ffa450edef68
2010-03-19 15:43:07 +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
Yonik Seeley 097709a317 SOLR-1830: fix test case not closing writer
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@924652 13f79535-47bb-0310-9956-ffa450edef68
2010-03-18 05:56:34 +00:00
Mark Robert Miller 10849197a2 fix extras classpath
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@924640 13f79535-47bb-0310-9956-ffa450edef68
2010-03-18 05:30:51 +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
Yonik Seeley 2a282e21a1 SOLR-1379: Add RAMDirectoryFactory
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@924627 13f79535-47bb-0310-9956-ffa450edef68
2010-03-18 04:02:35 +00:00
Dawid Weiss 42bc0c4616 SVN-GIT conversion, path copy emulation. 2016-01-23 01:18:39 +01:00