Commit Graph

980 Commits

Author SHA1 Message Date
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
Yonik Seeley 3c641fc63a remove severe debugging log
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@557335 13f79535-47bb-0310-9956-ffa450edef68
2007-07-18 17:04:20 +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 1ea6384ff0 date -d and locales don't mix: SOLR-136
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@556910 13f79535-47bb-0310-9956-ffa450edef68
2007-07-17 12:51:00 +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
William Au 82afc1a8a7 fixed logging of elapsed time on Solaris
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@556902 13f79535-47bb-0310-9956-ffa450edef68
2007-07-17 12:31:03 +00:00
Ryan McKinley 8025c0a2a9 exposing the CommonsHttpSolrServer invariant params.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@556770 13f79535-47bb-0310-9956-ffa450edef68
2007-07-16 23:48:02 +00:00
Ryan McKinley d044bbd589 SOLR-269 -- a chain subclass should be able to manipulate the chain
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@556357 13f79535-47bb-0310-9956-ffa450edef68
2007-07-15 00:00:12 +00:00
Ryan McKinley 7ce991fb80 including 'dist/solrj-lib/*.jar' in the distribution packages
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@556300 13f79535-47bb-0310-9956-ffa450edef68
2007-07-14 17:24:00 +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
Ryan McKinley 4bd34517da adding generic <Object> to avoid some warnings
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@555873 13f79535-47bb-0310-9956-ffa450edef68
2007-07-13 04:52:22 +00:00
Ryan McKinley 0943302b91 spelling corrections
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@555868 13f79535-47bb-0310-9956-ffa450edef68
2007-07-13 04:31:30 +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
William Au 7a7d05c27b 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@555612 13f79535-47bb-0310-9956-ffa450edef68
2007-07-12 12:35:01 +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
Chris M. Hostetter a53367d319 removing all author tags per dev list consensus
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@555343 13f79535-47bb-0310-9956-ffa450edef68
2007-07-11 17:46:25 +00:00
Ryan McKinley 757aa1f9a0 SOLR-296 -- wrapping reader.terms() in try/catch
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@554915 13f79535-47bb-0310-9956-ffa450edef68
2007-07-10 11:57:36 +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
Ryan McKinley 16ea3fb7e8 SOLR-292 - fix MoreLikeThis facet counting
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@554667 13f79535-47bb-0310-9956-ffa450edef68
2007-07-09 14:56:53 +00:00
Ryan McKinley f7804a08f8 have remove( name ) return the SolrInputField rather then true/false
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@554405 13f79535-47bb-0310-9956-ffa450edef68
2007-07-08 18:34:52 +00:00
Erik Hatcher e651f05738 Add more sample data
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@554382 13f79535-47bb-0310-9956-ffa450edef68
2007-07-08 16:28:07 +00:00
Ryan McKinley 1e3534a431 removing XPP, jetty, and snowball license info -- they aren't included in solrj
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@553664 13f79535-47bb-0310-9956-ffa450edef68
2007-07-05 22:47:59 +00:00
Ryan McKinley 1d3418e0d3 using normal "add" command
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@553575 13f79535-47bb-0310-9956-ffa450edef68
2007-07-05 17:43:19 +00:00
Ryan McKinley 3fd423d27a fixing multiple document adding error.
setting: addCmd.indexedId = null; before each add

git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@553574 13f79535-47bb-0310-9956-ffa450edef68
2007-07-05 17:36:38 +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 aa2135f34f SOLR-269 -- removing incremental time logging. This now has a single log statement for all processed commands.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@552986 13f79535-47bb-0310-9956-ffa450edef68
2007-07-03 21:25:21 +00:00
Ryan McKinley 4406ef88af SOLR-260 adding default comments and examples to solrconfig.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@552943 13f79535-47bb-0310-9956-ffa450edef68
2007-07-03 18:33:38 +00:00
Ryan McKinley 1dc2aad0d8 stop the jetty server in tearDown.
This should help the test failing problem ;)

git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@552760 13f79535-47bb-0310-9956-ffa450edef68
2007-07-03 09:24:41 +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 7e8857ff47 SOLR-260: removing the param map from init. the method signature is now: init(T plugin, Node node)
The few places that use the param map can generate it from DOMUtils

git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@552709 13f79535-47bb-0310-9956-ffa450edef68
2007-07-03 08:16:21 +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 0985f37184 SOLR-225 - style changes and HighlightUtils.emptyArray() change
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@552689 13f79535-47bb-0310-9956-ffa450edef68
2007-07-03 06:29:50 +00:00
Ryan McKinley a517e0f5a9 SOLR-102 - regex fragmenter using SOLR-225 plugin framework
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@552683 13f79535-47bb-0310-9956-ffa450edef68
2007-07-03 06:15:17 +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
Ryan McKinley 69bd5b7f17 SOLR-280 -- changing SolrInputField to take float rather then Float. this will avoid autoboxing, if you don't want to define the boost, use one of the wrapper functions that default to 1.0
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@552521 13f79535-47bb-0310-9956-ffa450edef68
2007-07-02 15:57:03 +00:00
Ryan McKinley 1f799adf41 SOLR-280 -- adding wrapper functions for API compatibility. thanks Will
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@552514 13f79535-47bb-0310-9956-ffa450edef68
2007-07-02 15:43:50 +00:00
Ryan McKinley 1760d4242d SOLR-280 -- changing the SolrDocument/SolrInputDocument implementation so each one as as efficient as it can be. The API changes mostly affect solrj users.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@552405 13f79535-47bb-0310-9956-ffa450edef68
2007-07-02 05:19:22 +00:00
Ryan McKinley 33c839ab4d SOLR-269 -- missing changes for somethign commited a while ago
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@552387 13f79535-47bb-0310-9956-ffa450edef68
2007-07-02 02:57:24 +00:00
Ryan McKinley 3a3829a3c9 changes note for multiple deletes with <delete> command
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@552386 13f79535-47bb-0310-9956-ffa450edef68
2007-07-02 02:47:54 +00:00
Ryan McKinley 5d7981c26c SOLR-133 -- found a bug in the delete XML parsing. for id's and queries with &, it did not behave correctly. Adds a fix and test. Another sideeffect that should be noted is that this parser now accepts multiple delete commands:
<delete>
 <id>1</id>
 <id>3</id>
 <id>4</id>
</delete`>


git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@552385 13f79535-47bb-0310-9956-ffa450edef68
2007-07-02 02:44:45 +00:00
Ryan McKinley 0994528c21 adding a clear() function to the solrj UpdateRequest
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@552212 13f79535-47bb-0310-9956-ffa450edef68
2007-06-30 20:46:51 +00:00
Ryan McKinley fb559461fa SOLR-133 -- moving stax implementation to XmlUpdateRequestHandler. Remove the stax derived tests.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@552198 13f79535-47bb-0310-9956-ffa450edef68
2007-06-30 18:52:16 +00:00
Ryan McKinley 631a4a63f1 SOLR-133 - moving XPP implementation to a Deprecated class. Next commit will move the Stax version to its place.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@552196 13f79535-47bb-0310-9956-ffa450edef68
2007-06-30 18:40:26 +00:00