Erik Hatcher
|
5383ab17b3
|
Fix PageTool to work with distributed query response also
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@771133 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-03 22:38:03 +00:00 |
Koji Sekiguchi
|
a31c7a692f
|
moved close() of InputStream to finally block
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@765030 13f79535-47bb-0310-9956-ffa450edef68
|
2009-04-15 01:28:07 +00:00 |
Koji Sekiguchi
|
9367d31442
|
SOLR-620: added a feature of applying velocity.properties by v.properties parameter
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@764347 13f79535-47bb-0310-9956-ffa450edef68
|
2009-04-13 01:45:36 +00:00 |
Erik Hatcher
|
c26c959710
|
Default number of rows to 10 if not specified. Fixes issue with calculation of number of pages
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@755993 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-19 13:40:44 +00:00 |
Erik Hatcher
|
3afcd7a175
|
Add dependency for some Velocity tools
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@747772 13f79535-47bb-0310-9956-ffa450edef68
|
2009-02-25 13:22:44 +00:00 |
Erik Hatcher
|
336a226ce7
|
Add Velocity engine and list tool objects, and default template based on path if not explicitly specified
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@747761 13f79535-47bb-0310-9956-ffa450edef68
|
2009-02-25 12:10:03 +00:00 |
Erik Hatcher
|
65a65ee6a1
|
remove transient JAR from svn
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@728844 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-23 01:52:46 +00:00 |
Erik Hatcher
|
b7a87e95ab
|
freshen up the dependencies with the latest greatest versions
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@728419 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-21 10:21:02 +00:00 |
Erik Hatcher
|
73c930b0b1
|
Fix issue with AnalysisRequestHandlers response choking up QueryResponse
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@728415 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-21 10:05:06 +00:00 |
Erik Hatcher
|
0405583d6d
|
Add comment to footer about why it is where it is for now
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@728414 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-21 10:04:08 +00:00 |
Erik Hatcher
|
7590aa1f0a
|
todo, done
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@726996 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-16 09:24:55 +00:00 |
Erik Hatcher
|
24cc3d9bce
|
Convert templates to using new QueryResponse response object
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@726780 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-15 19:41:35 +00:00 |
Erik Hatcher
|
ebba8adb5c
|
Add additional Velocity tools and layout capability
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@726772 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-15 19:05:20 +00:00 |
Ryan McKinley
|
a3fff54fc1
|
SOLR-900: Moving solrj into /src/solrj.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@724175 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-07 19:07:11 +00:00 |
Grant Ingersoll
|
cedd07b500
|
SOLR-284: Solr Cell: Add support for Tika content extraction
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@723977 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-06 13:04:26 +00:00 |
Yonik Seeley
|
2ded3e2345
|
SOLR-836: Add missing a to the example stopwords.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@721688 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-29 16:48:20 +00:00 |
Yonik Seeley
|
b76a2a7b68
|
SOLR-879: enable position increments in QP, fix example schemas
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@721687 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-29 16:38:08 +00:00 |
Erik Hatcher
|
24b25d5314
|
Fix errant refactoring - v.json is not a boolean parameter, doh
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@718556 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-18 11:02:46 +00:00 |
Erik Hatcher
|
eca2d15122
|
Partial acceptance of SolrJS related patch - prefix all parameters with v., added in JSON wrapping, but did not include the rawResponse bit yet as it isn't needed by any current example and is planned to be reworked to use SolrJs API more natively
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@718553 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-18 11:00:31 +00:00 |
Erik Hatcher
|
a1374ef19c
|
Quote filter queries, add TODO for adding escaping or field qparser usage
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@718552 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-18 10:59:03 +00:00 |
Erik Hatcher
|
8d2d6b24e0
|
Fix bug with getResourceStream method - was returning template name, not template contents. Added v. prefix to template override parameters
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@718549 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-18 10:33:17 +00:00 |
Erik Hatcher
|
57c70675d3
|
Add EscapeTool into context, allowing url, html, and other escaping capabilties
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@713614 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-13 02:03:48 +00:00 |
Erik Hatcher
|
f9fbb703cc
|
upgrade to official latest beta release of Velocity, and add in Velocity Tools too
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@713613 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-13 02:01:32 +00:00 |
Ryan McKinley
|
1d013a1e79
|
replacing deprecated StringBufferInputStream with ByteArrayInputStream -- removing unused imports
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@712017 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-06 23:54:20 +00:00 |
Erik Hatcher
|
965f609838
|
test placeholder - tests will be forthcoming, promise
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@709668 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-01 10:34:39 +00:00 |
Erik Hatcher
|
d9407baa70
|
Wire in a SolrResourceLoader bridge for Velocity templates, allowing a JAR of templates to live in conf/lib. Refactored the footer.vm template to use this mechanism as an example.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@709649 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-01 04:49:56 +00:00 |
Ryan McKinley
|
028e364415
|
SOLR-620: change html script header... now works in FF
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@709505 13f79535-47bb-0310-9956-ffa450edef68
|
2008-10-31 17:55:09 +00:00 |
Erik Hatcher
|
4c5bf18559
|
SOLR-620: First draft
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@709499 13f79535-47bb-0310-9956-ffa450edef68
|
2008-10-31 17:33:02 +00:00 |