Commit Graph

36 Commits

Author SHA1 Message Date
Ryan McKinley 306ca9f86b SOLR-1602 -- replacing FQN with solr.XXWriter in solrconfig.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@898346 13f79535-47bb-0310-9956-ffa450edef68
2010-01-12 14:50:08 +00:00
Ryan McKinley 6f278e589f SOLR-1602 -- step 1. Adding new 'response' package and refactoring all response things to this package. NOTE, this will break back-compatibility depricated versions of the moved 1.4 files are added back.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@898152 13f79535-47bb-0310-9956-ffa450edef68
2010-01-12 02:19:56 +00:00
Grant Ingersoll 922fe8842e add in Velocity POM
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@824775 13f79535-47bb-0310-9956-ffa450edef68
2009-10-13 14:14:47 +00:00
Shalin Shekhar Mangar 1872d310f9 Reverting 819538 and followups
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@819889 13f79535-47bb-0310-9956-ffa450edef68
2009-09-29 11:30:32 +00:00
Shalin Shekhar Mangar ea6dfe4ccb Fixing hudson build issues
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@819865 13f79535-47bb-0310-9956-ffa450edef68
2009-09-29 09:19:40 +00:00
Shalin Shekhar Mangar 1cc25af20c SOLR-1433 followup -- Moving apache-solr-velocity-1.4-dev.jar to dist directory
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@819538 13f79535-47bb-0310-9956-ffa450edef68
2009-09-28 13:51:13 +00:00
Erik Hatcher 77126a3782 Add nl2ul macro for convenient rendering of a NamedList. Added q parameter to url_for_start macro
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@814849 13f79535-47bb-0310-9956-ffa450edef68
2009-09-14 20:55:12 +00:00
Shalin Shekhar Mangar 6a1e2c9b14 Added license headers and removed unused imports
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@809250 13f79535-47bb-0310-9956-ffa450edef68
2009-08-30 06:27:37 +00:00
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