Commit Graph

1423 Commits

Author SHA1 Message Date
Ryan McKinley 24ef016c87 default is no longer a multicore concept
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@650331 13f79535-47bb-0310-9956-ffa450edef68
2008-04-22 00:34:06 +00:00
Yonik Seeley d97804d8f5 allow chained update processor in the middle of the stack to return null
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@649315 13f79535-47bb-0310-9956-ffa450edef68
2008-04-17 22:32:22 +00:00
Yonik Seeley df843f3889 allow chained update processor in the middle of the stack to return null
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@649314 13f79535-47bb-0310-9956-ffa450edef68
2008-04-17 22:31:18 +00:00
Grant Ingersoll d6839a0414 SOLR-267: Reopen. Remove adding info to the HTTP Header. Remove double responseHeader in the namedList response
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@649185 13f79535-47bb-0310-9956-ffa450edef68
2008-04-17 16:57:55 +00:00
Grant Ingersoll f0a4b30cdc SOLR-267: Logging updates, now logs how many hits, plus some other logging changes to reduce double logging
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@649066 13f79535-47bb-0310-9956-ffa450edef68
2008-04-17 12:37:38 +00:00
Grant Ingersoll e2583ca6dd SOLR-509: Fix NPE when starting up SolrCore due to FirstSearcher event not being initialized
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@649046 13f79535-47bb-0310-9956-ffa450edef68
2008-04-17 10:44:48 +00:00
Chris M. Hostetter 783bd8c9e9 SOLR-541: Legacy XML update support wasn't logging errors.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@648794 13f79535-47bb-0310-9956-ffa450edef68
2008-04-16 19:03:43 +00:00
Yonik Seeley 3292c2f756 spelling correction
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@648793 13f79535-47bb-0310-9956-ffa450edef68
2008-04-16 18:54:18 +00:00
Chris M. Hostetter 27f33df7cc hudson needs the clover XML report format
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@648737 13f79535-47bb-0310-9956-ffa450edef68
2008-04-16 16:24:46 +00:00
Grant Ingersoll d2f0b62c58 keep the docs around for Hudson
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@648693 13f79535-47bb-0310-9956-ffa450edef68
2008-04-16 13:36:30 +00:00
Grant Ingersoll 9f789c6514 added a clean target for use when running Clover on Hudson. Only cleans dest, not dist
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@648685 13f79535-47bb-0310-9956-ffa450edef68
2008-04-16 12:45:09 +00:00
Grant Ingersoll 6b7518d4b4 SOLR-400: Handle OpenDNS failure
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@648683 13f79535-47bb-0310-9956-ffa450edef68
2008-04-16 12:38:35 +00:00
Chris M. Hostetter a2d155e447 fixing comment about SOLR-330 (it's a new optimization, it was not magically added to Solr 1.1)
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@648460 13f79535-47bb-0310-9956-ffa450edef68
2008-04-15 23:53:44 +00:00
Chris M. Hostetter 7bcf99813d SOLR-521: StopFilterFactory support for enablePositionIncrements
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@648433 13f79535-47bb-0310-9956-ffa450edef68
2008-04-15 22:19:18 +00:00
Yonik Seeley edfcaa6161 SOLR-486: Binary response format
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@648384 13f79535-47bb-0310-9956-ffa450edef68
2008-04-15 19:22:38 +00:00
Yonik Seeley e1c82f69fb SOLR-330: reuse first token in WDF
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@647621 13f79535-47bb-0310-9956-ffa450edef68
2008-04-13 20:07:02 +00:00
Yonik Seeley 1e5bd1390b remove redundant new
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@647197 13f79535-47bb-0310-9956-ffa450edef68
2008-04-11 15:22:14 +00:00
Chris M. Hostetter aca45bce71 SOLR-533: Fixed tests so they don't use hardcoded port numbers
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@647048 13f79535-47bb-0310-9956-ffa450edef68
2008-04-11 05:22:54 +00:00
Mike Klaas e1aa232a51 SOLR-516: add hl.maxAlternateFieldLength
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@646926 13f79535-47bb-0310-9956-ffa450edef68
2008-04-10 19:07:23 +00:00
Yonik Seeley dc9bb60c4a ignore case when comparing tag names
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@646799 13f79535-47bb-0310-9956-ffa450edef68
2008-04-10 13:36:23 +00:00
Chris M. Hostetter 2f9879d5ef make solrj tests individually runable using -Dtestcase=FooTest
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@646151 13f79535-47bb-0310-9956-ffa450edef68
2008-04-09 00:17:12 +00:00
Chris M. Hostetter b6fe0f58d0 SOLR-528: Better error message when defaultSearchField is bogus or not indexed
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@646135 13f79535-47bb-0310-9956-ffa450edef68
2008-04-08 23:35:22 +00:00
Chris M. Hostetter fd4981f444 SOLR-530: Better error messages/warnings when parsing schema.xml: field using bogus fieldtype and multiple copyFields to a non-multiValue field
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@646107 13f79535-47bb-0310-9956-ffa450edef68
2008-04-08 22:30:21 +00:00
Chris M. Hostetter 6042bdbad0 SOLR-529 - Better error messages from SolrQueryParser when field isn't specified and there is no defaultSearchField in schema.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@646092 13f79535-47bb-0310-9956-ffa450edef68
2008-04-08 21:48:50 +00:00
Mike Klaas 7adcd21ce1 temporarily disabling testMaxDocs from AutoCommitTest
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@645645 13f79535-47bb-0310-9956-ffa450edef68
2008-04-07 18:59:46 +00:00
William Au 500358c2da SOLR-535
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@645614 13f79535-47bb-0310-9956-ffa450edef68
2008-04-07 17:01:16 +00:00
William Au 7667caacec SOLR-531
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@645608 13f79535-47bb-0310-9956-ffa450edef68
2008-04-07 16:50:08 +00:00
Mike Klaas 004aff96cb Remove unnecessary part of AutoCommitTest that was often failing
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@644058 13f79535-47bb-0310-9956-ffa450edef68
2008-04-02 21:04:16 +00:00
Ryan McKinley a42a266bc5 use ContentStreamBase.FileStream for ShowFileRequestHandler
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@643912 13f79535-47bb-0310-9956-ffa450edef68
2008-04-02 14:00:49 +00:00
Ryan McKinley 8e701e2f88 remove copied javadoc
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@643896 13f79535-47bb-0310-9956-ffa450edef68
2008-04-02 13:06:15 +00:00
Grant Ingersoll e2c2a8d240 SOLR-330: Converted Solr tokenstreams to use Lucene's char[] capabilities
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@643465 13f79535-47bb-0310-9956-ffa450edef68
2008-04-01 16:10:19 +00:00
Erik Hatcher c124044825 SOLR-519: Fix path to jQuery script
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@642710 13f79535-47bb-0310-9956-ffa450edef68
2008-03-30 11:15:06 +00:00
Yonik Seeley 05e70eee80 fix most thread safety issues in MultiCore
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@642281 13f79535-47bb-0310-9956-ffa450edef68
2008-03-28 16:28:10 +00:00
Yonik Seeley a8e6df6707 SOLR-511: add getInitArgs to RequestHandlerBase
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@641702 13f79535-47bb-0310-9956-ffa450edef68
2008-03-27 03:25:09 +00:00
Ryan McKinley fe6debb2a5 adding master/slave upgrade notice
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@641660 13f79535-47bb-0310-9956-ffa450edef68
2008-03-27 00:31:21 +00:00
Ryan McKinley 85819cd41e adding an upgrade note about the lucene format changes
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@641573 13f79535-47bb-0310-9956-ffa450edef68
2008-03-26 20:59:40 +00:00
Yonik Seeley a04d84f27c SOLR-512: set parameters on UpdateRequest
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@641486 13f79535-47bb-0310-9956-ffa450edef68
2008-03-26 19:03:08 +00:00
Erik Hatcher 493608377f Fix JSPs that refered to removed SolrMultiCore
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@641115 13f79535-47bb-0310-9956-ffa450edef68
2008-03-26 02:22:51 +00:00
Erik Hatcher d273c9a727 Fix a couple of multicore related issues in both index.jsp pages
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@641109 13f79535-47bb-0310-9956-ffa450edef68
2008-03-26 02:09:07 +00:00
Ryan McKinley bd9aeb7b5b SOLR-350 -- fixing more jsp references... added tests to check "/solr/" and "/solr/admin/threaddump.jsp"
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@641106 13f79535-47bb-0310-9956-ffa450edef68
2008-03-26 01:39:01 +00:00
Ryan McKinley 68aaec038a make SolrServer serializable
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@640964 13f79535-47bb-0310-9956-ffa450edef68
2008-03-25 20:10:12 +00:00
Ryan McKinley 5e3d3a2df0 SOLR-350 -- removed static access for SolrMultiCore. Also adding a new constructor to MultiCore
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@640843 13f79535-47bb-0310-9956-ffa450edef68
2008-03-25 15:01:23 +00:00
Erik Hatcher f0f2b88680 Enlighted by Hoss' question, clarify a bit more about nesting Solr within a larger web application
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@640667 13f79535-47bb-0310-9956-ffa450edef68
2008-03-25 01:40:00 +00:00
Erik Hatcher 01b7029218 Clarify path-prefix in web.xml comments and javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@640654 13f79535-47bb-0310-9956-ffa450edef68
2008-03-25 00:42:36 +00:00
Erik Hatcher 5e04a269e6 Incorporate the prefixPath, if configured, on the forwards
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@640449 13f79535-47bb-0310-9956-ffa450edef68
2008-03-24 15:53:46 +00:00
Erik Hatcher bae6cd135d Typo fix
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@640366 13f79535-47bb-0310-9956-ffa450edef68
2008-03-24 10:13:12 +00:00
Erik Hatcher f291654500 Fix javadoc issue
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@640365 13f79535-47bb-0310-9956-ffa450edef68
2008-03-24 10:12:41 +00:00
Ryan McKinley 7a32b537a9 SOLR-503 -- restructure src/webapp to keep jsps and WEB-INF in same directory. Added test to hit jsp files. (currently only checks if they compile ok)
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@640123 13f79535-47bb-0310-9956-ffa450edef68
2008-03-22 23:57:52 +00:00
Chris M. Hostetter 93ccbb5670 uncommenting firstSearcher and newSearcher queries, they don't hurt anything and they would have made SOLR-509 easier to spot early
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@640120 13f79535-47bb-0310-9956-ffa450edef68
2008-03-22 23:27:08 +00:00
Yonik Seeley 2799a781cc SOLR-508: CSV handler to use update request processors
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@639685 13f79535-47bb-0310-9956-ffa450edef68
2008-03-21 15:56:13 +00:00