Commit Graph

216 Commits

Author SHA1 Message Date
Yonik Seeley b627573cba The CSV loader incorrectly threw an exception when given header=true
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@600419 13f79535-47bb-0310-9956-ffa450edef68
2007-12-03 02:05:30 +00:00
Ryan McKinley e76c594d89 SOLR-414 -- Plugin initialization now supports SolrCore and ResourceLoader "Aware" plugins. Plugins that implement SolrCoreAware or ResourceLoaderAware are informed about the SolrCore/ResourceLoader.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@597847 13f79535-47bb-0310-9956-ffa450edef68
2007-11-24 13:51:46 +00:00
Yonik Seeley 91c7b66ecf SOLR-413: cap lastDocRequested at maxDoc()
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@596359 13f79535-47bb-0310-9956-ffa450edef68
2007-11-19 16:38:50 +00:00
Erik Hatcher c130be21ca SOLR-411: Rename JARs produced to defacto standard names (contributed by Grant Ingersoll)
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@594936 13f79535-47bb-0310-9956-ffa450edef68
2007-11-14 16:34:39 +00:00
Ryan McKinley 2b53d139be SOLR-281 -- adding a search component framework
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@594268 13f79535-47bb-0310-9956-ffa450edef68
2007-11-12 19:39:01 +00:00
Ryan McKinley c4f99ab049 SOLR-408 adding PingRequestHandler.java and deprecating <pingQuery> syntax
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@593627 13f79535-47bb-0310-9956-ffa450edef68
2007-11-09 19:24:18 +00:00
Chris M. Hostetter 99dc6e24eb SOLR-396: new build system support for generating stub tokenizer/tokenfilter factories when lucene jars are updated. includes newly generated factories for all lucene-analyzers-2.2.0.jar langauges
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@593359 13f79535-47bb-0310-9956-ffa450edef68
2007-11-08 23:40:12 +00:00
William Au 1bcf8208ba SOLR-393 removed duplicated contentType from raw-schema.jsp
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@592428 13f79535-47bb-0310-9956-ffa450edef68
2007-11-06 14:05:45 +00:00
Mike Klaas 4b3ae817b7 SOLR-395: spell checker upgrade
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@592129 13f79535-47bb-0310-9956-ffa450edef68
2007-11-05 19:39:14 +00:00
Chris M. Hostetter 009a33ce22 one trivial typo, one significant
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@591159 13f79535-47bb-0310-9956-ffa450edef68
2007-11-01 22:39:11 +00:00
Chris M. Hostetter e1ad6e3ef7 SOLR-367: specific return types from create in Token*Factories
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@591158 13f79535-47bb-0310-9956-ffa450edef68
2007-11-01 22:37:42 +00:00
Yonik Seeley 2d07595bc6 SOLR-351: external file value source
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@587098 13f79535-47bb-0310-9956-ffa450edef68
2007-10-22 13:53:14 +00:00
Yonik Seeley fc96a325ed SOLR-334: pluggable query parsers
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@587090 13f79535-47bb-0310-9956-ffa450edef68
2007-10-22 13:43:07 +00:00
Ryan McKinley 07b145e91e adding credit for Henri
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@584580 13f79535-47bb-0310-9956-ffa450edef68
2007-10-14 19:08:14 +00:00
Yonik Seeley df97bd903c speed up response writers: SOLR-377
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@584574 13f79535-47bb-0310-9956-ffa450edef68
2007-10-14 18:38:54 +00:00
Ryan McKinley 1f78c1be76 SOLR-215 -- adding CHANGES.txt and moving the deprecation warning from BaseXXXFactory to IndexSchema.java
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@584319 13f79535-47bb-0310-9956-ffa450edef68
2007-10-12 23:27:12 +00:00
Mike Klaas ed5ff37639 SOLR-376: hl.alternateField
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@583979 13f79535-47bb-0310-9956-ffa450edef68
2007-10-11 22:32:48 +00:00
Erik Hatcher ebf602df89 SOLR-359: LukeResponse.FieldInfo should expose the selected flags info and the indexInfo
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@580089 13f79535-47bb-0310-9956-ffa450edef68
2007-09-27 16:43:42 +00:00
William Au 1e4355a10f updated note for SOLR-282
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@577959 13f79535-47bb-0310-9956-ffa450edef68
2007-09-21 01:50:46 +00:00
Yonik Seeley 61c2d20d8a SOLR-354: optimize delete by query of all docs... changes were accidentally committed previously in r576683
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@577412 13f79535-47bb-0310-9956-ffa450edef68
2007-09-19 18:30:54 +00:00
Yonik Seeley efe1da6895 SOLR-349: new functions
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@576683 13f79535-47bb-0310-9956-ffa450edef68
2007-09-18 04:04:38 +00:00
Yonik Seeley 1ce8c6feb3 SOLR-348: short-circuit faceting if less than mincount docs match
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@573770 13f79535-47bb-0310-9956-ffa450edef68
2007-09-08 01:38:23 +00:00
Mike Klaas b9da3b2ace SOLR-310: bound pending deletes
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@572831 13f79535-47bb-0310-9956-ffa450edef68
2007-09-04 23:05:39 +00:00
Chris M. Hostetter 7f9bfa9e7d SOLR-308: UUIDField class, can generate random UUIDs when special value of 'NEW' is used
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@569279 13f79535-47bb-0310-9956-ffa450edef68
2007-08-24 07:28:36 +00:00
William Au c56381bdab SOLR-333: Changed distributiondump.jsp to use Solr HOME instead of CWD to get path
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@566340 13f79535-47bb-0310-9956-ffa450edef68
2007-08-15 20:55:14 +00:00
William Au 71eb9a40d2 moved bug fixes for 282, 294, and 136 into the correct release
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@566332 13f79535-47bb-0310-9956-ffa450edef68
2007-08-15 20:41:33 +00:00
Yonik Seeley bd4e7a8c03 SOLR-196: php response writers
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@564829 13f79535-47bb-0310-9956-ffa450edef68
2007-08-11 03:32:02 +00:00
Yonik Seeley e238a4fa1f SOLR-331: fix WordDelimiterFilter offsets for synonyms
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@564638 13f79535-47bb-0310-9956-ffa450edef68
2007-08-10 15:55:42 +00:00
Chris M. Hostetter 670b25d967 SOLR-258: Date Faceting added to SimpleFacets
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@560686 13f79535-47bb-0310-9956-ffa450edef68
2007-07-29 06:28:41 +00:00
Mike Klaas 08c152f91c Sync to lucene 2.2.0. Tests pass.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@558879 13f79535-47bb-0310-9956-ffa450edef68
2007-07-23 22:15:18 +00:00
Mike Klaas 9c0d22fe9b SOLR-102: RegexFragmenter
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@557872 13f79535-47bb-0310-9956-ffa450edef68
2007-07-20 05:34:23 +00:00
Chris M. Hostetter 773ec01848 SOLR-305: analysis.jsp can be given a fieldtype instead of a field name
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@557870 13f79535-47bb-0310-9956-ffa450edef68
2007-07-20 05:28:42 +00:00
Otis Gospodnetic efae9eccc7 - SOLR-307: Added Factories for NGram Filters.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@557622 13f79535-47bb-0310-9956-ffa450edef68
2007-07-19 13:45:12 +00:00
William Au 4d62f648c7 date -d and locales don't mix: SOLR-136
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@556912 13f79535-47bb-0310-9956-ffa450edef68
2007-07-17 12:52:45 +00:00
William Au b4f9463a6e fixed logging of elapsed time on Solaris: SOLR-294
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@556905 13f79535-47bb-0310-9956-ffa450edef68
2007-07-17 12:35:50 +00:00
Ryan McKinley 777e0c8160 SOLR-248 -- Added CapitalizationFilterFactory
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@556196 13f79535-47bb-0310-9956-ffa450edef68
2007-07-14 01:03:31 +00:00
Chris M. Hostetter ebaeb6443c SOLR-240: New lockType config option supports all Lucene builtin LockFactories
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@556099 13f79535-47bb-0310-9956-ffa450edef68
2007-07-13 18:48:50 +00:00
Ryan McKinley b6ca445deb SOLR-269 -- adding UpdateRequestProcessor as a top level plugin managed by SolrCore. This sets up a default processing chain.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@556064 13f79535-47bb-0310-9956-ffa450edef68
2007-07-13 16:48:00 +00:00
William Au e5f4ab703d workaround for cp not having the -l option on Solaris and OS X: SOLR-282
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@555613 13f79535-47bb-0310-9956-ffa450edef68
2007-07-12 12:38:11 +00:00
Chris M. Hostetter 1fec553e28 SOLR-297 - fixed the RequiredSolrParams.getField* methods, they weren't falling back to the non field specific param names before failing with an exception
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@555345 13f79535-47bb-0310-9956-ffa450edef68
2007-07-11 17:57:51 +00:00
Ryan McKinley 1829a5d781 Removing a low-level entry from CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@554691 13f79535-47bb-0310-9956-ffa450edef68
2007-07-09 16:03:24 +00:00
Yonik Seeley 0d8a368a97 queryResultMaxDocsCached: SOLR-291
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@554688 13f79535-47bb-0310-9956-ffa450edef68
2007-07-09 15:45:30 +00:00
Ryan McKinley b51e9a42f7 SOLR-292 -- CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@554671 13f79535-47bb-0310-9956-ffa450edef68
2007-07-09 14:59:11 +00:00
Mike Klaas 455194dff0 added hl.maxAnalyzedChars highlighting parameter (SOLR-273)
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@553023 13f79535-47bb-0310-9956-ffa450edef68
2007-07-03 23:44:31 +00:00
Ryan McKinley 058aa7ed27 SOLR-286 - use utf-8 encoding for getBytes()
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@552756 13f79535-47bb-0310-9956-ffa450edef68
2007-07-03 09:13:28 +00:00
Ryan McKinley 07e9fc3556 spelling
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@552737 13f79535-47bb-0310-9956-ffa450edef68
2007-07-03 08:30:56 +00:00
Ryan McKinley aa948a9cac SOLR-260 adding more comments
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@552701 13f79535-47bb-0310-9956-ffa450edef68
2007-07-03 08:01:21 +00:00
Ryan McKinley 2adc9df23a SOLR-283: autoCommit after delete
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@552698 13f79535-47bb-0310-9956-ffa450edef68
2007-07-03 07:31:32 +00:00
Ryan McKinley 1e037fcf50 SOLR-225 -- adding pluggable highlighting formatters and fragmenters
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@552682 13f79535-47bb-0310-9956-ffa450edef68
2007-07-03 06:14:07 +00:00
Ryan McKinley 95b41b373f SOLR-260 -- adding a standard PluginLoader framework. NOTE, this commit includes parts of files from (the soon to be commited) highlight plugins SOLR-225
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@552680 13f79535-47bb-0310-9956-ffa450edef68
2007-07-03 06:10:10 +00:00