Commit Graph

191 Commits

Author SHA1 Message Date
Ryan McKinley caaa23a1b7 SOLR-1566: Transforming documents in the ResponseWriters. This will allow for more complex results in responses and open the door for function queries as results.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1085450 13f79535-47bb-0310-9956-ffa450edef68
2011-03-25 16:24:21 +00:00
Koji Sekiguchi 2c64e2b268 move DIH entries in core CHANGES.txt to DIH
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1083459 13f79535-47bb-0310-9956-ffa450edef68
2011-03-20 15:00:35 +00:00
Koji Sekiguchi 288668afcc move a bug ticket from new features to bug fixes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1083447 13f79535-47bb-0310-9956-ffa450edef68
2011-03-20 14:12:07 +00:00
Yonik Seeley f67fb5ba83 docs: tika was upgraded to 0.8
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1082741 13f79535-47bb-0310-9956-ffa450edef68
2011-03-17 22:40:40 +00:00
Ryan McKinley e80cfecd28 SOLR-2423: FieldType argument changed from String to Object Conversion from SolrInputDocument > Object > Fieldable is now managed by FieldType rather then DocumentBuilder.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1082638 13f79535-47bb-0310-9956-ffa450edef68
2011-03-17 18:53:48 +00:00
Yonik Seeley c79738d50f docs: add UIMA version
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1080630 13f79535-47bb-0310-9956-ffa450edef68
2011-03-11 16:02:59 +00:00
Uwe Schindler 0e043f9bd7 SOLR-2414: All ResponseWriters now use only ServletOutputStreams and wrap their own Writer around it when serializing. This fixes the bug in PHPSerializedResponseWriter that produced wrong string length if the servlet container had a broken UTF-8 encoding that was in fact CESU-8 (see SOLR-1091). The hack was removed by this followup-patch.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1080038 13f79535-47bb-0310-9956-ffa450edef68
2011-03-09 22:32:09 +00:00
Ryan McKinley e066a7e911 SOLR-2413: Support for returning multi-valued fields w/o <arr> tag in the XMLResponseWriter was removed. XMLResponseWriter only no longer work with values less then 2.2
Replaced "version" string with CommonParams.VERSION where possible

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1079963 13f79535-47bb-0310-9956-ffa450edef68
2011-03-09 19:48:33 +00:00
Robert Muir 9ce62b7c07 SOLR-2381: update jetty to a new patched version (fixes boundary issue); avoid slow/buggy jetty unicode conversion when possible; adds unicode test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1079949 13f79535-47bb-0310-9956-ffa450edef68
2011-03-09 19:19:29 +00:00
Robert Muir 8d0ec8c8e7 add additional verbage suggested by dsmiley
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1078681 13f79535-47bb-0310-9956-ffa450edef68
2011-03-07 04:40:04 +00:00
Robert Muir e33484e615 add empty 3.2 section to CHANGES
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1078614 13f79535-47bb-0310-9956-ffa450edef68
2011-03-06 22:38:05 +00:00
Chris M. Hostetter fea853a3d2 SOLR-309: Fix FieldType so setting an analyzer on a FieldType that doesn't expect it will generate an error
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1076432 13f79535-47bb-0310-9956-ffa450edef68
2011-03-02 22:14:17 +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
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 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
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 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
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 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 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
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
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
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 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
Koji Sekiguchi cd8929f9f5 SOLR-2340: add the entry to CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1065601 13f79535-47bb-0310-9956-ffa450edef68
2011-01-31 13:26:26 +00:00
Yonik Seeley 5d8790eb85 SOLR-1983 SOLR-2156: set replication flags and cleanup
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1064942 13f79535-47bb-0310-9956-ffa450edef68
2011-01-29 02:24:53 +00:00
Yonik Seeley da24882340 docs: move changes entry to 3.1
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1064738 13f79535-47bb-0310-9956-ffa450edef68
2011-01-28 15:45:55 +00:00
Koji Sekiguchi 92874ddaa6 SOLR-860: Add debug output for MoreLikeThis
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1064735 13f79535-47bb-0310-9956-ffa450edef68
2011-01-28 15:37:43 +00:00
Chris M. Hostetter f13449ce48 SOLR-1940: Fix SolrDispatchFilter behavior when Content-Type is unknown
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1064395 13f79535-47bb-0310-9956-ffa450edef68
2011-01-28 01:02:28 +00:00
Chris M. Hostetter e70311f386 SOLR-2085: Improve SolrJ behavior when FacetComponent comes before QueryComponent
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1064386 13f79535-47bb-0310-9956-ffa450edef68
2011-01-28 00:34:40 +00:00
Koji Sekiguchi 261a161c29 SOLR-2263: correct the ticket number. SOLR-1283 -> SOLR-2263
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1064379 13f79535-47bb-0310-9956-ffa450edef68
2011-01-28 00:19:47 +00:00
Yonik Seeley 946dc5c68a SOLR-2263: Add ability for RawResponseWriter to stream binary files
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1064330 13f79535-47bb-0310-9956-ffa450edef68
2011-01-27 22:00:14 +00:00
Yonik Seeley 326ab7d577 SOLR-1711: fix hang when queue is full but there are no runners
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1063869 13f79535-47bb-0310-9956-ffa450edef68
2011-01-26 20:57:05 +00:00
Robert Muir 20621a4e72 SOLR-1826: Add tests for highlighting with termOffsets=true and overlapping tokens
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1063702 13f79535-47bb-0310-9956-ffa450edef68
2011-01-26 13:00:41 +00:00
Chris M. Hostetter dfb9a0faf8 SOLR-2320: Fixed ReplicationHandler detail reporting for masters
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1063339 13f79535-47bb-0310-9956-ffa450edef68
2011-01-25 16:28:04 +00:00
Grant Ingersoll 27fe1ca874 SOLR-482: add some improved exception information for CSV files that fail
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1063333 13f79535-47bb-0310-9956-ffa450edef68
2011-01-25 16:14:59 +00:00
Robert Muir 6c05d94c93 SOLR-2129: Provide a Solr module for dynamic metadata extraction/indexing with Apache UIMA
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1062604 13f79535-47bb-0310-9956-ffa450edef68
2011-01-24 01:58:00 +00:00
Koji Sekiguchi 4af1d0e0be SOLR-2190: revert the last commit. problem is gone.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1062454 13f79535-47bb-0310-9956-ffa450edef68
2011-01-23 15:31:27 +00:00
Mark Robert Miller 22f0fe9718 SOLR-2127: Fixed serialization of default core and indentation of solr.xml when serializing.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1062319 13f79535-47bb-0310-9956-ffa450edef68
2011-01-23 03:58:30 +00:00
Steven Rowe 74360c80f5 LUCENE-2657: Replace Maven POM templates with full POMs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1061613 13f79535-47bb-0310-9956-ffa450edef68
2011-01-21 03:44:13 +00:00
Yonik Seeley f320ade2b7 SOLR-2325: allow tagging and exclusion of many query for faceting
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1061424 13f79535-47bb-0310-9956-ffa450edef68
2011-01-20 17:58:23 +00:00
Chris M. Hostetter 5c1f81c1a0 SOLR-2307: fix bug in PHPSerializedResponseWriter (wt=phps) when dealing with SolrDocumentList objects -- ie: sharded queries
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1060585 13f79535-47bb-0310-9956-ffa450edef68
2011-01-18 21:30:33 +00:00
Robert Muir 5fac196404 SOLR-2269: contrib entries in solr/CHANGES.txt should go solr/contrib/*/CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1060057 13f79535-47bb-0310-9956-ffa450edef68
2011-01-17 19:51:01 +00:00
Robert Muir 6a53e4b75c SOLR-2261: merge CHANGES.txt entry
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1060019 13f79535-47bb-0310-9956-ffa450edef68
2011-01-17 17:35:00 +00:00
Robert Muir 9e3180bf12 synchronize CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1059948 13f79535-47bb-0310-9956-ffa450edef68
2011-01-17 15:18:46 +00:00
Koji Sekiguchi 2e03681712 SOLR-2296: Upgrade Carrot2 binaries to version 3.4.2
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1057149 13f79535-47bb-0310-9956-ffa450edef68
2011-01-10 10:58:57 +00:00