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
Yonik Seeley
e94db661e5
comments
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@588258 13f79535-47bb-0310-9956-ffa450edef68
2007-10-25 15:39:56 +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
Yonik Seeley
a899f9e24b
SOLR-377: make sure FastWriter buffer is flushed after writing response
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@586617 13f79535-47bb-0310-9956-ffa450edef68
2007-10-19 21:26:05 +00:00
Yonik Seeley
87e233db19
don't buffer string escaping for php response writer either: SOLR-377
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@585775 13f79535-47bb-0310-9956-ffa450edef68
2007-10-18 01:40:57 +00:00
Mike Klaas
883aab2010
honour onlyMorePopular flag SOLR-382
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@585760 13f79535-47bb-0310-9956-ffa450edef68
2007-10-17 23:55:01 +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
Ryan McKinley
f1c3211c3d
SOLR-215 -- make sure that BaseTokenFilterFactory/BaseTokenizerFactory call the @Deprecated init() method
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@584316 13f79535-47bb-0310-9956-ffa450edef68
2007-10-12 23:14:07 +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
Mike Klaas
0ef485498a
comments: it took me a few minutes to figure out why this was correct
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@583359 13f79535-47bb-0310-9956-ffa450edef68
2007-10-10 05:29:54 +00:00
Ryan McKinley
e9c5d47cf3
Adding the document id to error message when you send multiple values for a single valued field.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@583320 13f79535-47bb-0310-9956-ffa450edef68
2007-10-09 23:22:53 +00:00
Mike Klaas
3de84b4857
Deprecating HighlightingUtils
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@582449 13f79535-47bb-0310-9956-ffa450edef68
2007-10-06 04:22:21 +00:00
Chris M. Hostetter
a415d8077c
updated site to have con icons float right, and intro section named 'What is Solr'
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@581501 13f79535-47bb-0310-9956-ffa450edef68
2007-10-03 05:42:32 +00:00
Erik Hatcher
8d410307d4
Add OSSummit Asia talks to Solr news
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@581339 13f79535-47bb-0310-9956-ffa450edef68
2007-10-02 18:26:23 +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
Yonik Seeley
2faac488b3
getters for QueryValueSource
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@579446 13f79535-47bb-0310-9956-ffa450edef68
2007-09-26 03:26:24 +00:00
Yonik Seeley
c947254a3d
fix BoostedQuery.rewrite
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@579445 13f79535-47bb-0310-9956-ffa450edef68
2007-09-26 03:25:30 +00:00
Chris M. Hostetter
1ccfec05f1
javadoc warning cleanup
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@578977 13f79535-47bb-0310-9956-ffa450edef68
2007-09-24 21:20:53 +00:00
Ryan McKinley
6d8ae540e2
SOLR-215 -- extracting multicore config stuff from SOLR-350. This does three key things (that will make SOLR-350 easier to maintain)
...
1. extract SolrCore from SolrRequestParser -- this lets it be shared across cores
2. go back to the 1.2 interface for XmlUpdateRequestHandler
public void doLegacyUpdate(Reader input, Writer output)
3. add a constructor to Config that lets you set the instanceDir explicitly (otherwise it forced static and needs to be specified as a property)
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@578507 13f79535-47bb-0310-9956-ffa450edef68
2007-09-22 21:44:38 +00:00
Yonik Seeley
d78f61db76
don't factor in +-Inf,NaN in scale function
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@578456 13f79535-47bb-0310-9956-ffa450edef68
2007-09-22 15:33:42 +00:00
Ryan McKinley
4674b5f446
SOLR-215 -- fixing SolrEventListener initalization and adding test that instantiates an SolrEventListener on startup.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@578451 13f79535-47bb-0310-9956-ffa450edef68
2007-09-22 14:48:21 +00:00
Yonik Seeley
b91bd4f941
fix typo in abs.name() value source
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@577879 13f79535-47bb-0310-9956-ffa450edef68
2007-09-20 19:02:05 +00:00
Yonik Seeley
11ec236ebf
clarify stax comments, change logging level
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@577432 13f79535-47bb-0310-9956-ffa450edef68
2007-09-19 20:15:39 +00:00
Ryan McKinley
46f8c77617
SOLR-360 -- reverting #577405 ,
...
set factory.setProperty("reuse-instance", Boolean.FALSE);
works for 1.6. The BEA parser works for 1.5
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@577421 13f79535-47bb-0310-9956-ffa450edef68
2007-09-19 19:40:53 +00:00
Ryan McKinley
2ecd6ef1a6
SOLR-360 -- create a new XMLInputFactory for each request
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@577405 13f79535-47bb-0310-9956-ffa450edef68
2007-09-19 18:03:03 +00:00
Ryan McKinley
e3adf0ec78
SOLR-215 -- synchronizing getSolrCore()
...
see: http://www.nabble.com/synchronization-issue-in-SolrCore.getSolrCore%28%29---tf4477891.html
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@577395 13f79535-47bb-0310-9956-ffa450edef68
2007-09-19 17:32:16 +00:00
Ryan McKinley
c5b328d565
typo. thanks Thorsten
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@576897 13f79535-47bb-0310-9956-ffa450edef68
2007-09-18 13:18:01 +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
Ryan McKinley
e355097b60
SOLR-215 -- remove static reference to getInstanceDir()
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@574027 13f79535-47bb-0310-9956-ffa450edef68
2007-09-09 17:01:02 +00:00
Ryan McKinley
f736f3fb08
SOLR-215 -- create a new SolrCore if one does not exist
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@574025 13f79535-47bb-0310-9956-ffa450edef68
2007-09-09 16:24:51 +00:00
Ryan McKinley
e3dacf01c7
SOLR-215 -- removing the core name and 'cores' registry stuff. this should be part of SOLR-350, not SolrCore
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@573950 13f79535-47bb-0310-9956-ffa450edef68
2007-09-09 05:59:56 +00:00
Ryan McKinley
fb9d1c34bb
SOLR-215 -- start webapp w/o crashing!
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@573947 13f79535-47bb-0310-9956-ffa450edef68
2007-09-09 04:41:11 +00:00
Ryan McKinley
2e1941b207
SOLR-215 -- removing static references to "instanceDir" -- this will let each core have its own instanceDir and ClassLoader
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@573946 13f79535-47bb-0310-9956-ffa450edef68
2007-09-09 04:34:44 +00:00
Ryan McKinley
5f003559b5
SOLR-215 - remove static singleton for SolrCore. This commit enables multiple solr cores, but does not yet provide an interface to manage them. This is a rather substantial change.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@573893 13f79535-47bb-0310-9956-ffa450edef68
2007-09-08 19:03:54 +00:00
Yonik Seeley
e595f5e7ce
fix javadoc issues
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@573774 13f79535-47bb-0310-9956-ffa450edef68
2007-09-08 02:39:42 +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
3954767c5e
plagerizing apachecon blurb from TLP site
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@572462 13f79535-47bb-0310-9956-ffa450edef68
2007-09-04 00:33:57 +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
Ryan McKinley
e7e530bcd7
SOLR-326 remove unused imports
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@565144 13f79535-47bb-0310-9956-ffa450edef68
2007-08-12 20:47:42 +00:00
Yonik Seeley
29c83e3741
SOLR-196: php response writers
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@564920 13f79535-47bb-0310-9956-ffa450edef68
2007-08-11 13:01:09 +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
1d70c0e51b
SOLR-331: fix WordDelimiterFilter offsets for synonyms
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@564635 13f79535-47bb-0310-9956-ffa450edef68
2007-08-10 15:53:03 +00:00
Mike Klaas
7cb55d9904
typo
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@564078 13f79535-47bb-0310-9956-ffa450edef68
2007-08-09 02:46:02 +00:00
Mike Klaas
3064ab7a10
Make autocommit tests slightly more tolerant of system load
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@564075 13f79535-47bb-0310-9956-ffa450edef68
2007-08-09 02:12:08 +00:00
Ryan McKinley
06b56541a6
DocumentBuilder needs to skip null values. This adds a test to make sure that happens.
...
http://www.nabble.com/indexing-null-values--tf4238702.html
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@564010 13f79535-47bb-0310-9956-ffa450edef68
2007-08-08 20:23:36 +00:00
Chris M. Hostetter
e8533194c0
whoops ... args were being passed in wrong order
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@563753 13f79535-47bb-0310-9956-ffa450edef68
2007-08-08 05:31:06 +00:00
Ryan McKinley
0d912477cc
spelling
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@562837 13f79535-47bb-0310-9956-ffa450edef68
2007-08-05 06:10:48 +00:00
Ryan McKinley
fdc4ed58b4
Removing some weirdness in the SolrInputDocument interface that is not really needed for SOLR-139.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@562832 13f79535-47bb-0310-9956-ffa450edef68
2007-08-05 05:26:53 +00:00
Ryan McKinley
d486144782
adding a 'close' method to DirectSolrConnection. SOLR-212
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@561922 13f79535-47bb-0310-9956-ffa450edef68
2007-08-01 19:13:26 +00:00
Ryan McKinley
950f85b39c
SOLR-301 -- moving MoreLikeThisParams from o.a.s.common.util -> o.a.s.common.params
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@561904 13f79535-47bb-0310-9956-ffa450edef68
2007-08-01 18:43:02 +00:00
Ryan McKinley
77f2a49896
SOLR-301 -- Move deprecated functions out of o.a.s.common and put it in the deprecated classes from SOLR-135. This seperates the parameter defination classes from the SolrParams classes
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@561900 13f79535-47bb-0310-9956-ffa450edef68
2007-08-01 18:36:45 +00:00
Ryan McKinley
bf183356ed
change UTF8 to ASCII
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@561050 13f79535-47bb-0310-9956-ffa450edef68
2007-07-30 17:20:18 +00:00
Yonik Seeley
30b52fa18a
make admin submit buttons work w/o javascript: SOLR-322
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@560807 13f79535-47bb-0310-9956-ffa450edef68
2007-07-29 20:25:02 +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
4ac947d37b
clean up commit scheduler properly (SOLR-320)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@559887 13f79535-47bb-0310-9956-ffa450edef68
2007-07-26 17:12:04 +00:00
Mike Klaas
5ddcd5543c
fixed getDescription for HtmlFormatter
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@557874 13f79535-47bb-0310-9956-ffa450edef68
2007-07-20 05:39:15 +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
Chris M. Hostetter
e90cf40c79
SOLR-311 made quoting of example curl calls work on windows
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@557739 13f79535-47bb-0310-9956-ffa450edef68
2007-07-19 19:05:26 +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
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
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
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
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
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
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
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
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
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
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