Mike Klaas
|
7adcd21ce1
|
temporarily disabling testMaxDocs from AutoCommitTest
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@645645 13f79535-47bb-0310-9956-ffa450edef68
|
2008-04-07 18:59:46 +00:00 |
William Au
|
500358c2da
|
SOLR-535
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@645614 13f79535-47bb-0310-9956-ffa450edef68
|
2008-04-07 17:01:16 +00:00 |
William Au
|
7667caacec
|
SOLR-531
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@645608 13f79535-47bb-0310-9956-ffa450edef68
|
2008-04-07 16:50:08 +00:00 |
Mike Klaas
|
004aff96cb
|
Remove unnecessary part of AutoCommitTest that was often failing
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@644058 13f79535-47bb-0310-9956-ffa450edef68
|
2008-04-02 21:04:16 +00:00 |
Ryan McKinley
|
a42a266bc5
|
use ContentStreamBase.FileStream for ShowFileRequestHandler
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@643912 13f79535-47bb-0310-9956-ffa450edef68
|
2008-04-02 14:00:49 +00:00 |
Ryan McKinley
|
8e701e2f88
|
remove copied javadoc
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@643896 13f79535-47bb-0310-9956-ffa450edef68
|
2008-04-02 13:06:15 +00:00 |
Grant Ingersoll
|
e2c2a8d240
|
SOLR-330: Converted Solr tokenstreams to use Lucene's char[] capabilities
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@643465 13f79535-47bb-0310-9956-ffa450edef68
|
2008-04-01 16:10:19 +00:00 |
Erik Hatcher
|
c124044825
|
SOLR-519: Fix path to jQuery script
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@642710 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-30 11:15:06 +00:00 |
Yonik Seeley
|
05e70eee80
|
fix most thread safety issues in MultiCore
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@642281 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-28 16:28:10 +00:00 |
Yonik Seeley
|
a8e6df6707
|
SOLR-511: add getInitArgs to RequestHandlerBase
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@641702 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-27 03:25:09 +00:00 |
Ryan McKinley
|
fe6debb2a5
|
adding master/slave upgrade notice
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@641660 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-27 00:31:21 +00:00 |
Ryan McKinley
|
85819cd41e
|
adding an upgrade note about the lucene format changes
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@641573 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-26 20:59:40 +00:00 |
Yonik Seeley
|
a04d84f27c
|
SOLR-512: set parameters on UpdateRequest
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@641486 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-26 19:03:08 +00:00 |
Erik Hatcher
|
493608377f
|
Fix JSPs that refered to removed SolrMultiCore
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@641115 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-26 02:22:51 +00:00 |
Erik Hatcher
|
d273c9a727
|
Fix a couple of multicore related issues in both index.jsp pages
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@641109 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-26 02:09:07 +00:00 |
Ryan McKinley
|
bd9aeb7b5b
|
SOLR-350 -- fixing more jsp references... added tests to check "/solr/" and "/solr/admin/threaddump.jsp"
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@641106 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-26 01:39:01 +00:00 |
Ryan McKinley
|
68aaec038a
|
make SolrServer serializable
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@640964 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-25 20:10:12 +00:00 |
Ryan McKinley
|
5e3d3a2df0
|
SOLR-350 -- removed static access for SolrMultiCore. Also adding a new constructor to MultiCore
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@640843 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-25 15:01:23 +00:00 |
Erik Hatcher
|
f0f2b88680
|
Enlighted by Hoss' question, clarify a bit more about nesting Solr within a larger web application
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@640667 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-25 01:40:00 +00:00 |
Erik Hatcher
|
01b7029218
|
Clarify path-prefix in web.xml comments and javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@640654 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-25 00:42:36 +00:00 |
Erik Hatcher
|
5e04a269e6
|
Incorporate the prefixPath, if configured, on the forwards
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@640449 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-24 15:53:46 +00:00 |
Erik Hatcher
|
bae6cd135d
|
Typo fix
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@640366 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-24 10:13:12 +00:00 |
Erik Hatcher
|
f291654500
|
Fix javadoc issue
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@640365 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-24 10:12:41 +00:00 |
Ryan McKinley
|
7a32b537a9
|
SOLR-503 -- restructure src/webapp to keep jsps and WEB-INF in same directory. Added test to hit jsp files. (currently only checks if they compile ok)
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@640123 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-22 23:57:52 +00:00 |
Chris M. Hostetter
|
93ccbb5670
|
uncommenting firstSearcher and newSearcher queries, they don't hurt anything and they would have made SOLR-509 easier to spot early
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@640120 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-22 23:27:08 +00:00 |
Yonik Seeley
|
2799a781cc
|
SOLR-508: CSV handler to use update request processors
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@639685 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-21 15:56:13 +00:00 |
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 |
Erik Hatcher
|
8eb3cda5d2
|
Correct speling
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@639427 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-20 19:47:34 +00:00 |
Chris M. Hostetter
|
958b7a0728
|
more details about SOLR-127 in upgrading section .... (i could have swore i commited this a few days ago)
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@639080 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-19 23:57:14 +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 |
Chris M. Hostetter
|
d0a0cacbcd
|
ignore contents of Jetty's work directory
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@638486 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-18 18:07:47 +00:00 |
Chris M. Hostetter
|
95b1fe8b42
|
SOLR-127 - special note for people upgrading about new HTTP Caching headers
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@638484 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-18 18:03:37 +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
|
0e857b7324
|
Added license information about the SOLR-494 added JQuery library
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@637468 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-15 20:55:35 +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 |
Ryan McKinley
|
45d3ab73a2
|
start and rows are not field parameters
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@636349 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-12 14:50:12 +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
|
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 |
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 |