Commit Graph

174 Commits

Author SHA1 Message Date
Erik Hatcher 088bdde5ac Fix key to index directory
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@688119 13f79535-47bb-0310-9956-ffa450edef68
2008-08-22 16:57:50 +00:00
Yonik Seeley 35a8df10e3 SOLR-708: CoreAdminHandler unload, reload, alias impl
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@687083 13f79535-47bb-0310-9956-ffa450edef68
2008-08-19 16:06:13 +00:00
Yonik Seeley f00c5cbda0 roll back SOLR-683 acceptQueueSize recommendation
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@686272 13f79535-47bb-0310-9956-ffa450edef68
2008-08-15 16:16:01 +00:00
Grant Ingersoll dd81e80044 add some sample multicore docs for testing
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@686105 13f79535-47bb-0310-9956-ffa450edef68
2008-08-15 01:46:23 +00:00
Otis Gospodnetic cd0f1a0aec SOLR-683 acceptQueueSize=0 jetty.xml setting
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@686028 13f79535-47bb-0310-9956-ffa450edef68
2008-08-14 20:43:58 +00:00
Ryan McKinley 9e11b2c21d SOLR-695 -- renaming MultiCore* to CoreAdmin*
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@685989 13f79535-47bb-0310-9956-ffa450edef68
2008-08-14 18:44:56 +00:00
Shalin Shekhar Mangar 1b69ba9a4c 1. Adding handler.component to package list in SolrResourceLoader
2. Changing solrconfig.xml to use short names for SearchHandler and all components

git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@685786 13f79535-47bb-0310-9956-ffa450edef68
2008-08-14 06:50:48 +00:00
Yonik Seeley 5a59dd7660 remove gram fieldtype from example schema
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@685621 13f79535-47bb-0310-9956-ffa450edef68
2008-08-13 17:45:08 +00:00
Ryan McKinley 425d8ac209 SOLR-695 -- refactoring MultiCore to CoreContainer
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@685577 13f79535-47bb-0310-9956-ffa450edef68
2008-08-13 14:57:20 +00:00
Chris M. Hostetter cabf61cde8 SOLR-689 - rename multicore.xml to solr.xml slong with some syntax changes to improve the terminology and leave ourselves open to additional options in that file
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@685244 13f79535-47bb-0310-9956-ffa450edef68
2008-08-12 17:54:45 +00:00
Yonik Seeley 6ce91c9515 SOLR-683: up max thread count to prevent distributed deadlock when distrib search is used
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@684950 13f79535-47bb-0310-9956-ffa450edef68
2008-08-11 21:46:03 +00:00
Chris M. Hostetter ccf20dfd92 fix comment (simple is the default, not single) and remove redundent verbage
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@684395 13f79535-47bb-0310-9956-ffa450edef68
2008-08-10 02:09:02 +00:00
Yonik Seeley 8e0503b667 SOLR-686: single lock factory overwrites previous (multicore reload corruption possibility)_
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@684339 13f79535-47bb-0310-9956-ffa450edef68
2008-08-09 20:34:35 +00:00
Chris M. Hostetter f7291f6cd5 SOLR-636 - simplify example configs and make index.jsp links more resilient to configs loaded via an InputStream.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@683415 13f79535-47bb-0310-9956-ffa450edef68
2008-08-06 21:16:12 +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
Shalin Shekhar Mangar 2d13d9eab4 SOLR-256 -- Support exposing Solr statistics through JMX
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@680795 13f79535-47bb-0310-9956-ffa450edef68
2008-07-29 18:13:57 +00:00
Ryan McKinley da634f42eb SOLR-660 -- simplify the UpdateRequestProcessorFactory framework and use standard initialization techniques
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@679936 13f79535-47bb-0310-9956-ffa450edef68
2008-07-26 00:20:44 +00:00
Yonik Seeley f9f787d141 SOLR-644: increase jetty POST size
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@678638 13f79535-47bb-0310-9956-ffa450edef68
2008-07-22 04:42:13 +00:00
Erik Hatcher a00dec824d SOLR-632: Revert to Jetty 6.1.3 due to cache header issue with 6.1.11
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@677708 13f79535-47bb-0310-9956-ffa450edef68
2008-07-17 20:27:42 +00:00
Erik Hatcher 429ab8a5f6 SOLR-632: Upgrade Jetty to 6.1.11
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@677457 13f79535-47bb-0310-9956-ffa450edef68
2008-07-16 22:46:40 +00:00
Chris M. Hostetter 5d79d6bfe9 small tweak to example multicore schemas -- make the schema names a little more distinct from core names so it's clear which is which when looking at admin screens
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@672962 13f79535-47bb-0310-9956-ffa450edef68
2008-07-01 00:25:55 +00:00
Grant Ingersoll 1fb3859f7c Rollback SOLR-609 in favor of getting the defaults from ReqHandler. Change around the config to demonstrate, also updated on the Wiki.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@672852 13f79535-47bb-0310-9956-ffa450edef68
2008-06-30 18:03:23 +00:00
Grant Ingersoll e598716210 SOLR-604: Make relative spellchecking dir be relative to the Solr data dir. Also added sample file based sc to the example
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@670973 13f79535-47bb-0310-9956-ffa450edef68
2008-06-23 23:59:12 +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
Grant Ingersoll 1cd74a0531 SOLR-572: Added SpellCheckComponent functionality.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@669485 13f79535-47bb-0310-9956-ffa450edef68
2008-06-19 13:46:54 +00:00
Erik Hatcher 4c5700cdc9 SOLR-515: SimilarityFactory capability, allowing parameters from schema.xml to be used in Similarity construction
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@661547 13f79535-47bb-0310-9956-ffa450edef68
2008-05-30 01:28:56 +00:00
Chris M. Hostetter cd3b0f0fd7 SOLR-518: Changed luke.xsl to use divs w/css for generating histograms instead of SVG ... also made some other small cleanup changes to luke.xsl
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@659287 13f79535-47bb-0310-9956-ffa450edef68
2008-05-22 22:34:01 +00:00
Chris M. Hostetter 858b4116d7 SOLR-514: Added explicit media-type with UTF* charset to *.xsl files that don't already have one
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@659196 13f79535-47bb-0310-9956-ffa450edef68
2008-05-22 18:38:06 +00:00
Yonik Seeley 14d84045cc SOLR-559: use Lucene updateDocument, deleteDocuments
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@655190 13f79535-47bb-0310-9956-ffa450edef68
2008-05-10 21:16:37 +00:00
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
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
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
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 705cade858 revert enableRemoteStreaming back to false
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@634733 13f79535-47bb-0310-9956-ffa450edef68
2008-03-07 16:31:15 +00:00
Yonik Seeley 5322a86706 add work directory for jetty to use for exploding wars
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@634732 13f79535-47bb-0310-9956-ffa450edef68
2008-03-07 16:29:23 +00:00
Grant Ingersoll 51f1319500 SOLR-342: Added support for Lucene's new index writer options
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@634016 13f79535-47bb-0310-9956-ffa450edef68
2008-03-05 20:23:36 +00:00
Ryan McKinley a5acf417d1 SOLR-350 -- manage multiple cores. This implements persist, load and unload.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@633360 13f79535-47bb-0310-9956-ffa450edef68
2008-03-04 04:06:17 +00:00
Chris M. Hostetter 3813608000 detailed deprecation comments for the major request handlers
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@630746 13f79535-47bb-0310-9956-ffa450edef68
2008-02-25 07:02:09 +00:00
Chris M. Hostetter 8cf3175518 SOLR-127: HTTP Caching awareness
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@630037 13f79535-47bb-0310-9956-ffa450edef68
2008-02-21 22:44:19 +00:00
Grant Ingersoll d5ef760bbc SOLR-477: Added in AnalysisRequestHandler and tests/sample documents
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@629342 13f79535-47bb-0310-9956-ffa450edef68
2008-02-20 04:06:33 +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
Ryan McKinley ef545d107f SOLR-418: Adding a query elevation component. This is an optional component to elevate some documents to the top positions (or exclude them) for a given query.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@613059 13f79535-47bb-0310-9956-ffa450edef68
2008-01-18 05:30:21 +00:00
Ryan McKinley fffa39127c SOLR-303 -- moving SearchHandler into org.apache.solr.handler.component
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@610426 13f79535-47bb-0310-9956-ffa450edef68
2008-01-09 15:57:58 +00:00
Ryan McKinley dbf2a965a2 SOLR-142 -- don't need gettableFiles in default solrconfig.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@608749 13f79535-47bb-0310-9956-ffa450edef68
2008-01-04 05:27:35 +00:00
Ryan McKinley 3a726d0b6d SOLR-142: Added RawResponseWriter and ShowFileRequestHandler. This returns config files directly. If the AdminHandlers is configured, this will be added automatically.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@608150 13f79535-47bb-0310-9956-ffa450edef68
2008-01-02 17:15:30 +00:00
Ryan McKinley 54fa88b6b5 SOLR-447 -- automatically register standard Admin request handlers
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@607451 13f79535-47bb-0310-9956-ffa450edef68
2007-12-29 17:40:41 +00:00
Ryan McKinley 83b7501406 SOLR-437 remove XPP -- not used since SOLR-133
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@607101 13f79535-47bb-0310-9956-ffa450edef68
2007-12-27 17:57:55 +00:00
Ryan McKinley 0841e7ea33 SOLR-350 -- dropping 'default' core usage and requiring the core name in the URL. Also fixes broken admin links (SOLR-441)
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@606335 13f79535-47bb-0310-9956-ffa450edef68
2007-12-21 22:23:39 +00:00
Ryan McKinley 072e526155 SOLR-281 -- building a SearchComponent registry with components initialized via the standard plugin utils method.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@602341 13f79535-47bb-0310-9956-ffa450edef68
2007-12-08 07:27:49 +00:00