Erik Hatcher
|
33d170b6bc
|
add highlighting support to Standard request
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@505102 13f79535-47bb-0310-9956-ffa450edef68
|
2007-02-09 00:39:50 +00:00 |
Erik Hatcher
|
8b194f6d2a
|
SOLR-122: Add optional support for libxml2, with fall back to REXML if libxml is not installed. (Contributed by Coda Hale)
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@504077 13f79535-47bb-0310-9956-ffa450edef68
|
2007-02-06 11:13:14 +00:00 |
Erik Hatcher
|
a877d34a49
|
Cosmetic cleanup, eliminating double nesting of modules which visually reads a bit cleaner, less nesting
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@501320 13f79535-47bb-0310-9956-ffa450edef68
|
2007-01-30 06:27:09 +00:00 |
Erik Hatcher
|
1c738dba1f
|
SOLR-121: Add support for multiple document adds. (contributed by Coda Hale)
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@500566 13f79535-47bb-0310-9956-ffa450edef68
|
2007-01-27 17:26:54 +00:00 |
Erik Hatcher
|
29935fe9a7
|
add TODO about all docs constant
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@499440 13f79535-47bb-0310-9956-ffa450edef68
|
2007-01-24 15:25:41 +00:00 |
Erik Hatcher
|
f294acbcd7
|
:"word.word" symbols make rdoc unhappy, unfortunately, so changed them to just strings
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@499433 13f79535-47bb-0310-9956-ffa450edef68
|
2007-01-24 15:19:26 +00:00 |
Erik Hatcher
|
39c8be6447
|
Add support for new facet.prefix feature
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@499218 13f79535-47bb-0310-9956-ffa450edef68
|
2007-01-24 02:59:17 +00:00 |
Erik Hatcher
|
d5bc3ec4ba
|
add new indexinfo request capability
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@498440 13f79535-47bb-0310-9956-ffa450edef68
|
2007-01-21 20:00:18 +00:00 |
Erik Hatcher
|
3250a9b7b9
|
add ASL to several files
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@496983 13f79535-47bb-0310-9956-ffa450edef68
|
2007-01-17 10:37:56 +00:00 |
Erik Hatcher
|
9373fa3f45
|
update to facet parameter changes to Solr via SOLR-106
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@496954 13f79535-47bb-0310-9956-ffa450edef68
|
2007-01-17 07:57:48 +00:00 |
Erik Hatcher
|
8b963995a0
|
SOLR-111: add new response classes and enhance connection. one change i made was to make autocommit off by default and use a symbol for :on/:off
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@496871 13f79535-47bb-0310-9956-ffa450edef68
|
2007-01-16 22:02:29 +00:00 |
Erik Hatcher
|
4f85c3998b
|
Exempt nil parameters from the Solr request
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@496863 13f79535-47bb-0310-9956-ffa450edef68
|
2007-01-16 21:28:44 +00:00 |
Erik Hatcher
|
162dbee7ea
|
SOLR-108: Request::Standard cleanup (contributed by William Groppe), with slight addition to fix failing test because rows became zero instead of nil
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@496551 13f79535-47bb-0310-9956-ffa450edef68
|
2007-01-16 00:41:47 +00:00 |
Erik Hatcher
|
cde074eec5
|
Modeled Solr's StandardRequestHandler (qt=standard) as Solr::Request::Standard (includes common, standard, and facet parameters, but not highlighting parameters).
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@496202 13f79535-47bb-0310-9956-ffa450edef68
|
2007-01-15 01:41:18 +00:00 |
Erik Hatcher
|
753ae838e8
|
OOify case statements in Request::Base. Added more tests to increase code coverage
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@495830 13f79535-47bb-0310-9956-ffa450edef68
|
2007-01-13 03:36:10 +00:00 |
Erik Hatcher
|
b397f4b2be
|
Add ASL header
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@495827 13f79535-47bb-0310-9956-ffa450edef68
|
2007-01-13 03:01:48 +00:00 |
Erik Hatcher
|
2dc186201c
|
SOLR-101: Refactored request classes, adding Document/Field abstractions. (contributed by Ed Summers)
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@495826 13f79535-47bb-0310-9956-ffa450edef68
|
2007-01-13 02:53:39 +00:00 |