Commit Graph

800 Commits

Author SHA1 Message Date
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
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 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
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 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 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
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
Erik Hatcher 608c90bc5c Correct spelling
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@639604 13f79535-47bb-0310-9956-ffa450edef68
2008-03-21 12:26:38 +00:00
Mike Klaas 52e60f089a SOLR-386: configurable SolrHighlighter
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@639490 13f79535-47bb-0310-9956-ffa450edef68
2008-03-20 22:39:27 +00:00
Erik Hatcher 08a254c5d3 Fix LukeRequestHandler and schema browser to work properly with multicore (patch supplied by Greg Ludington)
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@639430 13f79535-47bb-0310-9956-ffa450edef68
2008-03-20 19:56:17 +00:00
Yonik Seeley 319133730b additional distributed faceting tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@638530 13f79535-47bb-0310-9956-ffa450edef68
2008-03-18 19:40:48 +00:00
Yonik Seeley bd79f33d0a additional distributed faceting tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@638529 13f79535-47bb-0310-9956-ffa450edef68
2008-03-18 19:40:16 +00:00
Yonik Seeley 160f664e5f fix distributed facet counts when field may not exist in shard
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@638444 13f79535-47bb-0310-9956-ffa450edef68
2008-03-18 17:16:05 +00:00
Grant Ingersoll b331ca07fa SOLR-497: Added date faceting to QueryResponse
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@638357 13f79535-47bb-0310-9956-ffa450edef68
2008-03-18 13:12:27 +00:00
Erik Hatcher 588fec267a Wire in the schema browser to the main admin menu
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@638152 13f79535-47bb-0310-9956-ffa450edef68
2008-03-18 00:16:23 +00:00
Erik Hatcher 1c1627b8c0 Fix issue caused by SOLR-494 with SolrJ unit tests.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@638145 13f79535-47bb-0310-9956-ffa450edef68
2008-03-17 23:57:59 +00:00
Erik Hatcher 2f39d9ff04 SOLR-494: Added Ajaxed schema explorer (contributed Greg Ludington)
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@637466 13f79535-47bb-0310-9956-ffa450edef68
2008-03-15 20:49:21 +00:00
Yonik Seeley d2617b4a2a lower logging noise level in SolrDispatchFilter
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@635924 13f79535-47bb-0310-9956-ffa450edef68
2008-03-11 13:49:58 +00:00
Yonik Seeley d5620505bf SOLR-350: fix JSPs broken by previous patch
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@635917 13f79535-47bb-0310-9956-ffa450edef68
2008-03-11 13:26:55 +00:00
Ryan McKinley 0d633bdcea SOLR-350 -- make MultiCore subclassable so to allow custom persistance methods (for example, SQL)
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@635334 13f79535-47bb-0310-9956-ffa450edef68
2008-03-09 19:29:04 +00:00
Yonik Seeley e6df3c5da9 fix handling of null token type in analysis.jsp
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@634671 13f79535-47bb-0310-9956-ffa450edef68
2008-03-07 13:42:45 +00:00
Ryan McKinley e7fe4cf429 RawResponse should use the Reader rather then a Stream
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@634542 13f79535-47bb-0310-9956-ffa450edef68
2008-03-07 05:22:41 +00:00
Yonik Seeley f19e8c1113 normalize the solr data directory regardless of source
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@634414 13f79535-47bb-0310-9956-ffa450edef68
2008-03-06 21:01:51 +00:00
Chris M. Hostetter 9e781737c6 SOLR-496 - use Long for Cache-Control max-age
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@634072 13f79535-47bb-0310-9956-ffa450edef68
2008-03-05 22:48:54 +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
Yonik Seeley 9c3841c013 fix JSONWriter writing of SolrDocument
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@633860 13f79535-47bb-0310-9956-ffa450edef68
2008-03-05 14:34:39 +00:00
Yonik Seeley 1eaa4395f0 add missing ASL headers
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@633708 13f79535-47bb-0310-9956-ffa450edef68
2008-03-04 23:38:24 +00:00
Yonik Seeley fb295f381c StringBuffer -> StringBuilder
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@633706 13f79535-47bb-0310-9956-ffa450edef68
2008-03-04 23:35:43 +00:00
Yonik Seeley a739470963 SOLR-334: nested query type added
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@633664 13f79535-47bb-0310-9956-ffa450edef68
2008-03-04 21:59:50 +00:00
Yonik Seeley f24266698e SOLR-334 fix: use defType if no type was specified in the local params for the query
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@633635 13f79535-47bb-0310-9956-ffa450edef68
2008-03-04 20:56:44 +00:00
Yonik Seeley 4f11226916 recurseCount for parent was never decremented
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@633579 13f79535-47bb-0310-9956-ffa450edef68
2008-03-04 18:40:50 +00:00
Yonik Seeley 5b4ed51ec7 create QueryValueSource from boost, not from main query
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@633564 13f79535-47bb-0310-9956-ffa450edef68
2008-03-04 17:42:44 +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
Grant Ingersoll 56f85a877d cleaned up the javadocs a bit to make more readable
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@633211 13f79535-47bb-0310-9956-ffa450edef68
2008-03-03 18:03:56 +00:00
Yonik Seeley 0148a9cee6 close request in DirectSolrConnection
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@632541 13f79535-47bb-0310-9956-ffa450edef68
2008-03-01 02:53:09 +00:00
Yonik Seeley b4d3eeb0d1 SOLR-356: pluggable functions
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@632005 13f79535-47bb-0310-9956-ffa450edef68
2008-02-28 15:31:04 +00:00
Yonik Seeley a73850ef3b SOLR-356: pluggable functions
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@631979 13f79535-47bb-0310-9956-ffa450edef68
2008-02-28 14:11:23 +00:00
Yonik Seeley cc61bb647b SOLR-303 Distributed Search over HTTP
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@631357 13f79535-47bb-0310-9956-ffa450edef68
2008-02-26 19:47:07 +00:00
Chris M. Hostetter 0c2e3ebdd4 SOLR-489 - ading some @deprecation javadoc details
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@631124 13f79535-47bb-0310-9956-ffa450edef68
2008-02-26 08:19:26 +00:00
Chris M. Hostetter d9607c5f78 lengthen connect timeout in test added for SOLR-127
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@630756 13f79535-47bb-0310-9956-ffa450edef68
2008-02-25 08:03:05 +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
Grant Ingersoll d075a69c01 SOLR-451: minor change to make analysis use POST instead of GET. Also made the input area a little bigger to make it more readable.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@630573 13f79535-47bb-0310-9956-ffa450edef68
2008-02-24 02:44:32 +00:00
Grant Ingersoll ac58a1a4dd SOLR-468: Changed semantics of CapitalizationFilterFactory to keep the original token, not the value in the map
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@630572 13f79535-47bb-0310-9956-ffa450edef68
2008-02-24 02:34:15 +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 fe9dcf82cb fixed typo on FIRST
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@630012 13f79535-47bb-0310-9956-ffa450edef68
2008-02-21 21:51:44 +00:00
Grant Ingersoll ff37f3c5f0 SOLR-478: Added ability to get back unique key info from LukeReqHandler
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@629343 13f79535-47bb-0310-9956-ffa450edef68
2008-02-20 04:15:10 +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
Grant Ingersoll 427cbbfb93 SOLR-324: fixed support for longs/doubles, still need to add short and byte, per next Lucene update from trunk.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@629334 13f79535-47bb-0310-9956-ffa450edef68
2008-02-20 03:36:49 +00:00
Grant Ingersoll 191e72edde added Grant to committer list
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@628962 13f79535-47bb-0310-9956-ffa450edef68
2008-02-19 01:52:45 +00:00
Grant Ingersoll 9f25cd201f SOLR-481: Handle UnknownHostException
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@628955 13f79535-47bb-0310-9956-ffa450edef68
2008-02-19 01:42:22 +00:00
Ryan McKinley a5fc9fc90f SOLR-472 - add comments to ResourceLoader and make sure it only calls "normalize" once
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@618799 13f79535-47bb-0310-9956-ffa450edef68
2008-02-05 22:21:42 +00:00
Yonik Seeley 8609f34c23 add test for custom query parser from solrconfig.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@618528 13f79535-47bb-0310-9956-ffa450edef68
2008-02-05 03:46:33 +00:00
Mike Klaas 40a9f64a0e AutoCommitTest: faster and less likely to fail due to slow hardware
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@616641 13f79535-47bb-0310-9956-ffa450edef68
2008-01-30 05:55:58 +00:00
Yonik Seeley 8348498d08 SOLR-466: add CharArrayMap, update SynonymMap to use char[] rather than String Tokens
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@614793 13f79535-47bb-0310-9956-ffa450edef68
2008-01-24 04:41:38 +00:00
Yonik Seeley fdf340d59a lucene 2.3 update
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@614789 13f79535-47bb-0310-9956-ffa450edef68
2008-01-24 04:14:33 +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 7c4867c70d SOLR-20 -- add a warning to SolrUpdateServlet if it is sent parameters
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@612896 13f79535-47bb-0310-9956-ffa450edef68
2008-01-17 18:01:36 +00:00
Ryan McKinley 63dfdc0d78 SOLR-446 -- make sure TextResponseWriter limits fields to returnFields if specified
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@612215 13f79535-47bb-0310-9956-ffa450edef68
2008-01-15 21:00:36 +00:00
Mike Klaas 78ec5a3699 SOLR-444: do not highlight default search field if none present
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@611967 13f79535-47bb-0310-9956-ffa450edef68
2008-01-14 23:18:00 +00:00
Ryan McKinley 5bfe7bff4c SOLR-350 -- change the multicore initialization path in the DispatchFilter to use an existing MultiCore configuration if it is already configured.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@611821 13f79535-47bb-0310-9956-ffa450edef68
2008-01-14 14:52:25 +00:00
Erik Hatcher 981d977eef SOLR-42: additional tweaks to get highlighting to work properly (contributed by Grant Ingersoll)
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@610526 13f79535-47bb-0310-9956-ffa450edef68
2008-01-09 19:41:19 +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 be28a247ec SOLR-434 - change interfaces should support >2B docs
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@610414 13f79535-47bb-0310-9956-ffa450edef68
2008-01-09 15:14:09 +00:00
Mike Klaas 06b3f0eed0 SOLR-452 commit: hl.mergeContiguous
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@610191 13f79535-47bb-0310-9956-ffa450edef68
2008-01-08 22:02:46 +00:00
Ryan McKinley a405feac80 SOLR-446: TextResponseWriter can write SolrDocuments and SolrDocumentLists the same way it writes Document and DocList.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@610156 13f79535-47bb-0310-9956-ffa450edef68
2008-01-08 21:15:19 +00:00
Yonik Seeley 7c660c8526 don't default an encapsulator for split CSV fields
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@610032 13f79535-47bb-0310-9956-ffa450edef68
2008-01-08 15:50:45 +00:00
Yonik Seeley 02909676f7 don't swallow exception
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@610015 13f79535-47bb-0310-9956-ffa450edef68
2008-01-08 14:58:00 +00:00
Ryan McKinley 9ecfd1a8a6 SOLR-281 -- only initialize search components that are not registered.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@609717 13f79535-47bb-0310-9956-ffa450edef68
2008-01-07 17:42:42 +00:00
Yonik Seeley 784586df47 SOLR-42: test missed from previous commit
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@609334 13f79535-47bb-0310-9956-ffa450edef68
2008-01-06 15:46:41 +00:00
Yonik Seeley 8e069c976c new CSV lib, escape option for loader
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@609333 13f79535-47bb-0310-9956-ffa450edef68
2008-01-06 15:43:50 +00:00
Yonik Seeley 8dfa3262b0 avoid StringBuilder + String creations if no tag escape set
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@609166 13f79535-47bb-0310-9956-ffa450edef68
2008-01-05 16:22:04 +00:00
Yonik Seeley db84ea5964 SOLR-42: HTMLStripReader replaces removed content with spaces to preserve offsets
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@609162 13f79535-47bb-0310-9956-ffa450edef68
2008-01-05 15:59:47 +00:00
Ryan McKinley 71dc04fcef Adding Iterable interface to SolrDocument -- returns an iterator over the entry set
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@608979 13f79535-47bb-0310-9956-ffa450edef68
2008-01-04 20:16:02 +00:00
Mike Klaas ea0136fa69 SOLR-449 : fix NaN/Infinity display for python&ruby response writers
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@608691 13f79535-47bb-0310-9956-ffa450edef68
2008-01-04 00:37:49 +00:00
Ryan McKinley dc484ada1e SOLR-142 -- adding deprecation warnings to get-file.jsp and raw-schema.jsp
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@608613 13f79535-47bb-0310-9956-ffa450edef68
2008-01-03 20:15:06 +00:00
Ryan McKinley d94f1b68c8 SOLR-142 -- removing unused jsp file. See:
http://www.nabble.com/remove-raw-schema.jsp--td14582104.html

git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@608601 13f79535-47bb-0310-9956-ffa450edef68
2008-01-03 19:17:18 +00:00
Ryan McKinley 1517b93d2b SOLR-359 -- changing formatting (2 spaces, each enum value on a single line)
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@608152 13f79535-47bb-0310-9956-ffa450edef68
2008-01-02 17:21:53 +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 b4fa3326f7 Let ModifiableSolrParams add existing SolrParms -- this is used in SOLR-142 and SOLR-303
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@607453 13f79535-47bb-0310-9956-ffa450edef68
2007-12-29 18:07:17 +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 aa3db299e4 SOLR-350 -- removing name from log if it is null
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@607151 13f79535-47bb-0310-9956-ffa450edef68
2007-12-28 01:28:51 +00:00
Ryan McKinley 6ff073176e SOLR-350 -- use a default core name "[core]" rather then "[null]"
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@607113 13f79535-47bb-0310-9956-ffa450edef68
2007-12-27 19:36:36 +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 873bf03839 SOLR-442 -- change indexDir to dataDir for FileFloatSource
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@606084 13f79535-47bb-0310-9956-ffa450edef68
2007-12-21 01:43:33 +00:00
Ryan McKinley e3ce5f2c7d SOLR-439 -- SolrInputDocument should preserve Field addition order
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@604951 13f79535-47bb-0310-9956-ffa450edef68
2007-12-17 18:14:38 +00:00
Ryan McKinley 2181f52f66 SOLR-350, for non-handler reqeusts, select core with 'String corename = request.getParameter("core");'
This is a temporary fix till we figure something more complex to forward to jsp files

git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@603269 13f79535-47bb-0310-9956-ffa450edef68
2007-12-11 15:21:35 +00:00
Erik Hatcher bd0e6827f2 SOLR-427: Allow IndexSchema to be loadable from an InputStream.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@602443 13f79535-47bb-0310-9956-ffa450edef68
2007-12-08 10:42:31 +00:00
Ryan McKinley 9b79f1af3a SOLR-350, removing old option to set core from query params (Responding to Hoss' comments on SOLR-428 let me see this)
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@602342 13f79535-47bb-0310-9956-ffa450edef68
2007-12-08 07:35:13 +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
Ryan McKinley c0d2db9a89 SOLR-350 -- allow configuration of dataDir via multicore.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@602003 13f79535-47bb-0310-9956-ffa450edef68
2007-12-07 06:21:03 +00:00
Ryan McKinley 23ea243d95 SOLR-350 - change "STOP" to "UNLOAD"
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@601984 13f79535-47bb-0310-9956-ffa450edef68
2007-12-07 04:37:07 +00:00
Ryan McKinley f14885cf0b SOLR-350, SOLR-409 -- adding configurable support for running multiple cores in one sole instance
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@601975 13f79535-47bb-0310-9956-ffa450edef68
2007-12-07 03:49:52 +00:00
Erik Hatcher 1e85382c27 remove unused imports
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@601730 13f79535-47bb-0310-9956-ffa450edef68
2007-12-06 13:19:02 +00:00
Ryan McKinley b8af29f247 default HashDocSet/@maxSize to 3000 rather then throwing an error if not specified
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@601581 13f79535-47bb-0310-9956-ffa450edef68
2007-12-06 00:08:21 +00:00
Chris M. Hostetter 7b49ea1ab8 directing people to wiki for non-apache hosted mailing list archives
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@601573 13f79535-47bb-0310-9956-ffa450edef68
2007-12-05 23:29:45 +00:00
Yonik Seeley e706c72b55 do put+get in one operation
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@601106 13f79535-47bb-0310-9956-ffa450edef68
2007-12-04 22:09:41 +00:00
Ryan McKinley 91d9ce1721 SOLR-414 -- convert SpellCheckerRequestHandler to a SolrCoreAware handler rather then using SolrCore.getSolrCore()
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@601055 13f79535-47bb-0310-9956-ffa450edef68
2007-12-04 19:40:29 +00:00
Erik Hatcher 3370f73cc0 typo fixes
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@600983 13f79535-47bb-0310-9956-ffa450edef68
2007-12-04 15:48:48 +00:00
Ryan McKinley c25f9eaeca deprecated getSolrCore() was hiding exceptions
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@600695 13f79535-47bb-0310-9956-ffa450edef68
2007-12-03 21:34:37 +00:00
Ryan McKinley 7dad8508d8 SOLR-421 -- adding SolrDocument
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@600593 13f79535-47bb-0310-9956-ffa450edef68
2007-12-03 16:41:22 +00:00
Ryan McKinley cbfc1f07a2 SOLR-421 -- make SolrParams and Solr*Documents serializable
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@600589 13f79535-47bb-0310-9956-ffa450edef68
2007-12-03 16:35:59 +00:00
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 c3f80c5004 AbstractPluginLoader needs to return 'null' unless there was something registred to the same location
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@600346 13f79535-47bb-0310-9956-ffa450edef68
2007-12-02 17:35:52 +00:00
Ryan McKinley 5122ececbb Set the searcherHolder to null on close. See:
http://www.nabble.com/AlreadyClosedException-in-JUnit-tests--tf4893565.html

git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@599458 13f79535-47bb-0310-9956-ffa450edef68
2007-11-29 14:36:49 +00:00
Ryan McKinley 46b26e7b21 SOLR-417 -- moving SortSpec to a top level class.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@599071 13f79535-47bb-0310-9956-ffa450edef68
2007-11-28 17:41:37 +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
Mike Klaas de35ba93f1 trivial: removed some @author tags, spelling, whitespace
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@596482 13f79535-47bb-0310-9956-ffa450edef68
2007-11-19 23:19:17 +00:00
Mike Klaas 5401d6ed20 Minor refactoring to SpellCheckerRequestHandler to enable somewhat-useful subclassing
(sublclasses may override Dictionary implementation)


git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@596481 13f79535-47bb-0310-9956-ffa450edef68
2007-11-19 23:18:11 +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
Mike Klaas 5e9219e490 Removing some code I accidently introduced a while ago (namely, sorting docs by doc id
before retrieval for more sequential disk access)


git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@595506 13f79535-47bb-0310-9956-ffa450edef68
2007-11-16 00:37:14 +00:00
Mike Klaas dd538e6312 rename HiFrequencyDictionary to HighFrequencyDictionary, and add numDocs to spellcheck
handler response so that docfreqs can be converted from counts to frequencies, should the 
client be so inclined.


git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@595184 13f79535-47bb-0310-9956-ffa450edef68
2007-11-15 02:03:49 +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
Yonik Seeley 8e339464dc check and remove leading zeros when writing IntField: SOLR-394
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@594185 13f79535-47bb-0310-9956-ffa450edef68
2007-11-12 15:34:45 +00:00
Chris M. Hostetter 2d3ddfeadc ossummit rescheduled, new dates unknown - use new gif and remove explicit date refrences
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@593939 13f79535-47bb-0310-9956-ffa450edef68
2007-11-11 18:50:49 +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
Mike Klaas 12a1302ee7 javadoc tweaklet
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@593349 13f79535-47bb-0310-9956-ffa450edef68
2007-11-08 22:56:01 +00:00
Ryan McKinley d9ee7b24d3 adding a simple test to make sure parsing 'sore desc' does not barf
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@592746 13f79535-47bb-0310-9956-ffa450edef68
2007-11-07 13:39:35 +00:00
Ryan McKinley 570e22e7af SOLR-334? The new query parser does not handle 'null' when sort is "score desc"
http://www.nabble.com/Sorting-problem-tf4762114.html

git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@592740 13f79535-47bb-0310-9956-ffa450edef68
2007-11-07 13:21:03 +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 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 61a6b8db77 lucene qparser should pay attention to default operator in schema
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@590684 13f79535-47bb-0310-9956-ffa450edef68
2007-10-31 14:47:03 +00:00
Ryan McKinley de12906bd3 SOLR-389 -- adding better javadocs for RequestHandlerBase -- thanks Grant!
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@589442 13f79535-47bb-0310-9956-ffa450edef68
2007-10-28 23:27:54 +00:00
Chris M. Hostetter 92b4f46fab fix old pre-multicore comments that refer to singletons that are no longer singletons
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@588520 13f79535-47bb-0310-9956-ffa450edef68
2007-10-26 04:46:51 +00:00
Erik Hatcher 548618f4c0 set class to abstract, making it possible to run tests by package from an IDE without this one causing a warning
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@588355 13f79535-47bb-0310-9956-ffa450edef68
2007-10-25 21:06:43 +00:00
Chris M. Hostetter 54de92ed53 SOLR-390: notation for future devs
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@588352 13f79535-47bb-0310-9956-ffa450edef68
2007-10-25 20:54:41 +00:00
Erik Hatcher 3cb76525d1 Remove unused JSP file
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@588343 13f79535-47bb-0310-9956-ffa450edef68
2007-10-25 20:34:58 +00:00
Yonik Seeley d89039bbb9 add @Override
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@588273 13f79535-47bb-0310-9956-ffa450edef68
2007-10-25 16:24:29 +00:00