Commit Graph

32 Commits

Author SHA1 Message Date
Chris M. Hostetter 9099b123d1 cleanup of comments relating to 'default' field values; cleanup of 'timestamp' usage examples -- switched to using 'manufacturedate_dt' as a generic date field example since yonik doens't want schema to have fields with default values uncommented
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@806357 13f79535-47bb-0310-9956-ffa450edef68
2009-08-20 21:04:08 +00:00
Chris M. Hostetter 12cc86b408 remove executable bit from csv file
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@806340 13f79535-47bb-0310-9956-ffa450edef68
2009-08-20 20:31:21 +00:00
Yonik Seeley f424f8fefd add back timestamps to more example docs
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@804477 13f79535-47bb-0310-9956-ffa450edef68
2009-08-15 14:51:20 +00:00
Yonik Seeley 8a3969fb7b SOLR-1142: faster example schema
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@802443 13f79535-47bb-0310-9956-ffa450edef68
2009-08-08 20:08:16 +00:00
Grant Ingersoll b5620d8614 SOLR-1285: Add DelimitedPayloadTokenFilterFactory, tests and short example
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@794669 13f79535-47bb-0310-9956-ffa450edef68
2009-07-16 13:36:24 +00:00
Yonik Seeley 925cefcc46 test chars outside the BMP
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@682523 13f79535-47bb-0310-9956-ffa450edef68
2008-08-04 21:54:33 +00:00
Yonik Seeley a10b2432c3 add test to see if default is UTF-8 in post body... will be useful for debugging other apps querying solr
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@670050 13f79535-47bb-0310-9956-ffa450edef68
2008-06-20 20:12:14 +00:00
Yonik Seeley dceb71ed0b utf8 server config test script
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@670049 13f79535-47bb-0310-9956-ffa450edef68
2008-06-20 20:00:54 +00:00
Yonik Seeley 49c896d131 fix "optimizied" typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@628889 13f79535-47bb-0310-9956-ffa450edef68
2008-02-18 22:13:56 +00:00
Yonik Seeley d45042208b add ASF license
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@542653 13f79535-47bb-0310-9956-ffa450edef68
2007-05-29 21:11:35 +00:00
Yonik Seeley 731416af36 CSV updates: SOLR-66
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@524175 13f79535-47bb-0310-9956-ffa450edef68
2007-03-30 16:59:58 +00:00
Otis Gospodnetic be9caafee0 - Filename fix - thanks Mr. hawkeyed Hatcher
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@519143 13f79535-47bb-0310-9956-ffa450edef68
2007-03-16 21:00:25 +00:00
Otis Gospodnetic f1c149f8fb - SOLR-81: SpellCheckerRequentHandler
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@519107 13f79535-47bb-0310-9956-ffa450edef68
2007-03-16 19:28:47 +00:00
Chris M. Hostetter 919a3881d0 SOLR-173 - fix for 'too many open files' - close requests at end of SolrDispatchFilter, and only get Searcher in response writers if it's actually needed.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@511970 13f79535-47bb-0310-9956-ffa450edef68
2007-02-26 19:42:21 +00:00
Erik Hatcher 6248e8f2e2 binary of post.jar not needed
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@509062 13f79535-47bb-0310-9956-ffa450edef68
2007-02-19 02:28:05 +00:00
Erik Hatcher a88d95bc07 Check in binary post.jar to make life easier for curl unfriendly environments
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@509013 13f79535-47bb-0310-9956-ffa450edef68
2007-02-18 22:17:33 +00:00
Chris M. Hostetter a2beac1e38 SOLR-89 new PatternReplaceFilter, TrimFilter, and corrisponding Factories
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@494675 13f79535-47bb-0310-9956-ffa450edef68
2007-01-10 01:18:38 +00:00
Chris M. Hostetter 21b830ba5c SOLR-82 - allow default field values to be specified in the schema.xml
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@493170 13f79535-47bb-0310-9956-ffa450edef68
2007-01-05 20:12:18 +00:00
Yonik Seeley f85eb581e0 license updates
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@480379 13f79535-47bb-0310-9956-ffa450edef68
2006-11-29 03:48:31 +00:00
Chris M. Hostetter 57653c5490 SOLR-71: Date Math for DateField
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@477465 13f79535-47bb-0310-9956-ffa450edef68
2006-11-21 01:55:05 +00:00
Yonik Seeley 0546616464 ASF license headers
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@473134 13f79535-47bb-0310-9956-ffa450edef68
2006-11-09 23:13:58 +00:00
Yonik Seeley 0e8037a9a6 remove double-add typo from post.sh
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@447221 13f79535-47bb-0310-9956-ffa450edef68
2006-09-18 03:53:12 +00:00
Yonik Seeley 0d60aba624 UTF-8 example: SOLR-38
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@425496 13f79535-47bb-0310-9956-ffa450edef68
2006-07-25 19:41:43 +00:00
Yonik Seeley 929d0d332e accute accent instead of grave
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@423279 13f79535-47bb-0310-9956-ffa450edef68
2006-07-18 22:56:05 +00:00
Yonik Seeley 336fcb7e69 add example of international char to sample doc
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@423164 13f79535-47bb-0310-9956-ffa450edef68
2006-07-18 18:15:56 +00:00
Yonik Seeley 7b2989a3c5 fix update URL in post.sh
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@406949 13f79535-47bb-0310-9956-ffa450edef68
2006-05-16 13:58:40 +00:00
William Au c0df776a1f downgrade of jetty from 6 to 5.1.11RC0
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@405548 13f79535-47bb-0310-9956-ffa450edef68
2006-05-09 21:54:05 +00:00
Yonik Seeley b1d2aae8a7 partial solar->solr changes
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@382181 13f79535-47bb-0310-9956-ffa450edef68
2006-03-01 22:24:22 +00:00
Yonik Seeley 44c19f4a4b example config update
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@381523 13f79535-47bb-0310-9956-ffa450edef68
2006-02-28 01:07:50 +00:00
Chris M. Hostetter 865611e749 newlines are good
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@380886 13f79535-47bb-0310-9956-ffa450edef68
2006-02-25 02:53:14 +00:00
Yonik Seeley c83c192001 add solr example doc
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@380238 13f79535-47bb-0310-9956-ffa450edef68
2006-02-23 22:00:43 +00:00
Yonik Seeley 1aec5a3da7 changes in the schema, and some sample docs
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@380201 13f79535-47bb-0310-9956-ffa450edef68
2006-02-23 19:18:22 +00:00