Commit Graph

920 Commits

Author SHA1 Message Date
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
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
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
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
Chris M. Hostetter 0d57f3b786 SOLR-2348: Fix field types to explicitly generate an error if you attempt to get a ValueSource for a multiValued field.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1071459 13f79535-47bb-0310-9956-ffa450edef68
2011-02-17 00:38:04 +00:00
Yonik Seeley 4dd86bf8ab SOLR-1191: fix DIH deltaQyery when pk has prefix, change NPE to better error reporting
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1071435 13f79535-47bb-0310-9956-ffa450edef68
2011-02-16 23:01:41 +00:00
Robert Muir 25177837b0 SOLR-2367: DataImportHandler unit tests are very noisy
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1071417 13f79535-47bb-0310-9956-ffa450edef68
2011-02-16 21:56:34 +00:00
Mark Robert Miller 0da6f25e6b SOLR-1992: Remove abortOnConfigurationError from example solrconfig.xml as it no longer has any affect
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1071242 13f79535-47bb-0310-9956-ffa450edef68
2011-02-16 13:39:48 +00:00
Koji Sekiguchi 59b0e98cfb SOLR-1449, SOLR-2364: revert r1069656 change
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1071121 13f79535-47bb-0310-9956-ffa450edef68
2011-02-16 01:44:33 +00:00
Yonik Seeley 8bff9e1ff5 SOLR-1711: fix SUSS deadlock
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1071074 13f79535-47bb-0310-9956-ffa450edef68
2011-02-15 21:29:01 +00:00
Robert Muir 39de6aabc8 SOLR-1553: mark experimental
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1070879 13f79535-47bb-0310-9956-ffa450edef68
2011-02-15 13:10:29 +00:00
Koji Sekiguchi d3852002c2 LUCENE-2894: fix the prettify path
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1070760 13f79535-47bb-0310-9956-ffa450edef68
2011-02-15 02:19:49 +00:00
Michael McCandless 573ecf2e16 SOLR-2342: don't let hot add/updates starve commit
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1070691 13f79535-47bb-0310-9956-ffa450edef68
2011-02-14 22:56:35 +00:00
Mark Robert Miller 23e9af6057 SOLR-2353: SpellCheckCollator uses org.mortbay.log.Log for logging - via Sami Siren
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1070321 13f79535-47bb-0310-9956-ffa450edef68
2011-02-13 23:09:50 +00:00
Robert Muir ec9c231f5a SOLR-1989: recompilation of source needs to be possible in release artifacts
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1070206 13f79535-47bb-0310-9956-ffa450edef68
2011-02-13 10:31:44 +00:00
Koji Sekiguchi 4eb6319382 SOLR-2129: fix the name of uima update processor
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1070185 13f79535-47bb-0310-9956-ffa450edef68
2011-02-13 03:29:09 +00:00
Koji Sekiguchi 7caa47e48b SOLR-2129: add note for AlchemyAPI and Calais to uima README.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1070183 13f79535-47bb-0310-9956-ffa450edef68
2011-02-13 02:45:11 +00:00
Grant Ingersoll cccf7ab9ac add in missing shard declaration from the cloud example
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1070146 13f79535-47bb-0310-9956-ffa450edef68
2011-02-12 20:22:09 +00:00
Grant Ingersoll fa38446aed missed the example config when merging in cloud to trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1070145 13f79535-47bb-0310-9956-ffa450edef68
2011-02-12 20:17:56 +00:00
Robert Muir a01e9cbb86 LUCENE-2912: remove field param from computeNorm, scorePayload ; remove UOE'd lengthNorm, switch SweetSpot to per-field
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1069980 13f79535-47bb-0310-9956-ffa450edef68
2011-02-11 23:16:14 +00:00
Koji Sekiguchi 7972ac83ad SOLR-1449: output error log in addToClassLoader(String,FileFilter), same as addToClassLoader(String) does, when baseDir is not correct
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1069656 13f79535-47bb-0310-9956-ffa450edef68
2011-02-11 01:29:01 +00:00
Grant Ingersoll fbc4d10df4 clean up some urls
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1069346 13f79535-47bb-0310-9956-ffa450edef68
2011-02-10 12:01:22 +00:00
Grant Ingersoll 990ba390ae clean up some urls
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1069345 13f79535-47bb-0310-9956-ffa450edef68
2011-02-10 12:00:29 +00:00
Chris M. Hostetter ebfa92f6db SOLR-96: followup fix to post.sh
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1068214 13f79535-47bb-0310-9956-ffa450edef68
2011-02-07 23:18:20 +00:00
Chris M. Hostetter 684281a917 SOLR-2350: forgot attribution in CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1068151 13f79535-47bb-0310-9956-ffa450edef68
2011-02-07 21:41:18 +00:00
Chris M. Hostetter 6d41320143 SOLR-2350: SimplePostTool (aka: post.jar) has been improved to work with files of any mime-type or charset
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1068149 13f79535-47bb-0310-9956-ffa450edef68
2011-02-07 21:39:32 +00:00
Shai Erera ece1524805 LUCENE-2609: Generate jar containing test classes (trunk)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1067738 13f79535-47bb-0310-9956-ffa450edef68
2011-02-06 19:48:54 +00:00
Koji Sekiguchi a3dbc97978 LUCENE-2894: Use google-code-prettify for syntax highlighting in javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1067551 13f79535-47bb-0310-9956-ffa450edef68
2011-02-05 23:36:32 +00:00
Robert Muir cdb47ea15f SOLR-1057: fix wrong classname in example schema
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1067176 13f79535-47bb-0310-9956-ffa450edef68
2011-02-04 13:11:40 +00:00
Uwe Schindler 7c69aee7cc More charset violations
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1067165 13f79535-47bb-0310-9956-ffa450edef68
2011-02-04 12:37:31 +00:00
Uwe Schindler 783c8fd7b5 More charset violations
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1067163 13f79535-47bb-0310-9956-ffa450edef68
2011-02-04 12:27:16 +00:00
Uwe Schindler 0188da6a73 Fix lots of default charset violations in Solr caused by String.getBytes() and IOUtils.toString() [and others]
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1067160 13f79535-47bb-0310-9956-ffa450edef68
2011-02-04 12:01:49 +00:00
Koji Sekiguchi 6f31407109 SOLR-1057: Add PathHierarchyTokenizer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1067131 13f79535-47bb-0310-9956-ffa450edef68
2011-02-04 10:19:52 +00:00
Uwe Schindler 1f9a474116 SOLR-96: Add test case
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1067119 13f79535-47bb-0310-9956-ffa450edef68
2011-02-04 09:27:40 +00:00
Chris M. Hostetter e2970ad77c clean up my nocommit mess
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1067044 13f79535-47bb-0310-9956-ffa450edef68
2011-02-04 00:16:49 +00:00
Chris M. Hostetter dc16b7efea SOLR-2339: Fix sorting to explicitly generate an error if you attempt to sort on a multiValued field.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1067030 13f79535-47bb-0310-9956-ffa450edef68
2011-02-03 23:21:44 +00:00
Uwe Schindler 69ad01cb98 Fix issue in CommonsHttpSolrServer where a Reader is copied to an OutputStream using default encoding
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1066889 13f79535-47bb-0310-9956-ffa450edef68
2011-02-03 17:41:53 +00:00
Yonik Seeley 7b32753293 tests: get model order from index, fix some json numeric comparisons
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1066850 13f79535-47bb-0310-9956-ffa450edef68
2011-02-03 16:14:07 +00:00
Yonik Seeley 30ed34d4fe tests: fix doclist offset in grouping model
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1066847 13f79535-47bb-0310-9956-ffa450edef68
2011-02-03 16:07:26 +00:00
Uwe Schindler b2e9fa1d26 SOLR-96: Fix XML parsing in XMLUpdateRequestHandler and DocumentAnalysisRequestHandler to respect charset from XML file and only use HTTP header's "Content-Type" as a "hint"
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1066819 13f79535-47bb-0310-9956-ffa450edef68
2011-02-03 14:49:06 +00:00