Commit Graph

108 Commits

Author SHA1 Message Date
Ryan McKinley 71f33f2597 SOLR-1566, using factories to create transformers
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1085633 13f79535-47bb-0310-9956-ffa450edef68
2011-03-26 03:18:34 +00:00
Robert Muir c8c30c5e6e back out r1084583 as it breaks ant test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1084627 13f79535-47bb-0310-9956-ffa450edef68
2011-03-23 16:23:29 +00:00
Dawid Weiss c607550d84 Enabling the clustering handler by default (no need to specify solr.clustering.enabled=true).
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1084583 13f79535-47bb-0310-9956-ffa450edef68
2011-03-23 13:32:58 +00:00
Dawid Weiss cc249256ca Removing the note about excluded JARs (everything is included).
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1084345 13f79535-47bb-0310-9956-ffa450edef68
2011-03-22 20:44:21 +00:00
Grant Ingersoll dae702218a LUCENE-2952: add notices
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1082514 13f79535-47bb-0310-9956-ffa450edef68
2011-03-17 14:59:36 +00:00
Grant Ingersoll 3d7ec8a3d3 LUCENE-2952: normalize license files
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1081791 13f79535-47bb-0310-9956-ffa450edef68
2011-03-15 14:06:55 +00:00
Yonik Seeley bba16619f5 example: add a multi-valued text field
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1081012 13f79535-47bb-0310-9956-ffa450edef68
2011-03-12 22:24:35 +00:00
Yonik Seeley 9a847c8b8b docs: update READMEs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1080424 13f79535-47bb-0310-9956-ffa450edef68
2011-03-11 02:11:44 +00:00
Robert Muir 9ce62b7c07 SOLR-2381: update jetty to a new patched version (fixes boundary issue); avoid slow/buggy jetty unicode conversion when possible; adds unicode test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1079949 13f79535-47bb-0310-9956-ffa450edef68
2011-03-09 19:19:29 +00:00
Robert Muir 62547f581d add -LICENSE.txt for hsqldb
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1078540 13f79535-47bb-0310-9956-ffa450edef68
2011-03-06 18:43:05 +00:00
Robert Muir 28ea4b7561 add xyz-LICENSE.txt for all third party jars
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1078512 13f79535-47bb-0310-9956-ffa450edef68
2011-03-06 16:50:22 +00:00
Grant Ingersoll e85af28991 SOLR-2398: fix price filter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1076279 13f79535-47bb-0310-9956-ffa450edef68
2011-03-02 16:24:38 +00:00
Grant Ingersoll 702ed39635 cleanup clustering spaces a bit
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1076270 13f79535-47bb-0310-9956-ffa450edef68
2011-03-02 16:03:39 +00:00
Chris M. Hostetter 16f7380027 SOLR-2397: clean up the main example solrconfig.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1075960 13f79535-47bb-0310-9956-ffa450edef68
2011-03-01 18:20:19 +00:00
Uwe Schindler 03af8d070f SOLR-2391: one file missed to commit
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1075191 13f79535-47bb-0310-9956-ffa450edef68
2011-02-28 00:47:55 +00:00
Uwe Schindler aaad623e64 SOLR-2391: Replace remaining occurences of text/xml mime types to application/xml & further cleanups in XSLTResponseWriter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1075190 13f79535-47bb-0310-9956-ffa450edef68
2011-02-28 00:41:32 +00:00
Yonik Seeley bc84d79d6d example: uncomment char outside the BMP
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1075141 13f79535-47bb-0310-9956-ffa450edef68
2011-02-27 20:39:28 +00:00
Yonik Seeley a6bbad17cd docs: JIRA issues aren't documentation
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1075069 13f79535-47bb-0310-9956-ffa450edef68
2011-02-27 14:54:50 +00:00
Robert Muir 7b7d144aec SOLR-2381: use patched version of jetty with correct UTF-8 handling
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1074726 13f79535-47bb-0310-9956-ffa450edef68
2011-02-25 22:42:32 +00:00
Yonik Seeley aa671873a4 tests: change UTF8 test to easy char, directly grep since 'od' options vary
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1074716 13f79535-47bb-0310-9956-ffa450edef68
2011-02-25 22:09:14 +00:00
Yonik Seeley 0a2c31b75d tests: include UTF8 output test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1074715 13f79535-47bb-0310-9956-ffa450edef68
2011-02-25 22:07:34 +00:00
Yonik Seeley da63e593ee examples: add char outside BMP, but commented out for now
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1074552 13f79535-47bb-0310-9956-ffa450edef68
2011-02-25 14:55:21 +00:00
Yonik Seeley 77258e59ac SOLR-2365: Move DIH jars out of solr.war
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1072127 13f79535-47bb-0310-9956-ffa450edef68
2011-02-18 20:16:07 +00:00
Grant Ingersoll cccf7ab9ac add in missing shard declaration from the cloud example
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1070146 13f79535-47bb-0310-9956-ffa450edef68
2011-02-12 20:22:09 +00:00
Grant Ingersoll fa38446aed missed the example config when merging in cloud to trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1070145 13f79535-47bb-0310-9956-ffa450edef68
2011-02-12 20:17:56 +00:00
Grant Ingersoll fbc4d10df4 clean up some urls
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1069346 13f79535-47bb-0310-9956-ffa450edef68
2011-02-10 12:01:22 +00:00
Grant Ingersoll 990ba390ae clean up some urls
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1069345 13f79535-47bb-0310-9956-ffa450edef68
2011-02-10 12:00:29 +00:00
Chris M. Hostetter ebfa92f6db SOLR-96: followup fix to post.sh
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1068214 13f79535-47bb-0310-9956-ffa450edef68
2011-02-07 23:18:20 +00:00
Chris M. Hostetter 6d41320143 SOLR-2350: SimplePostTool (aka: post.jar) has been improved to work with files of any mime-type or charset
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1068149 13f79535-47bb-0310-9956-ffa450edef68
2011-02-07 21:39:32 +00:00
Robert Muir cdb47ea15f SOLR-1057: fix wrong classname in example schema
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1067176 13f79535-47bb-0310-9956-ffa450edef68
2011-02-04 13:11:40 +00:00
Koji Sekiguchi 6f31407109 SOLR-1057: Add PathHierarchyTokenizer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1067131 13f79535-47bb-0310-9956-ffa450edef68
2011-02-04 10:19:52 +00:00
Yonik Seeley 99a60c33c5 SOLR-2265: update jetty to 6.1.26 (missed start.jar)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1064781 13f79535-47bb-0310-9956-ffa450edef68
2011-01-28 17:07:50 +00:00
Koji Sekiguchi 4af1d0e0be SOLR-2190: revert the last commit. problem is gone.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1062454 13f79535-47bb-0310-9956-ffa450edef68
2011-01-23 15:31:27 +00:00
Koji Sekiguchi 741882bcb1 SOLR-2330, SOLR-1992: due to solrconfig.xml files in example-DIH are broken, DIH sample cannot be launched. add luceneMatchVersion, remove abortOnConfigurationError, DisMaxRequestHandler etc.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1062314 13f79535-47bb-0310-9956-ffa450edef68
2011-01-23 03:39:07 +00:00
Yonik Seeley 00a3df84d4 example: make it harder to hit test synonyms accidentally
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1061350 13f79535-47bb-0310-9956-ffa450edef68
2011-01-20 15:47:09 +00:00
Chris M. Hostetter c2f80515cf SOLR-2289: Tweak spatial coords for example docs so they are a bit more spread out
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1051636 13f79535-47bb-0310-9956-ffa450edef68
2010-12-21 20:18:22 +00:00
Chris M. Hostetter fed06a5cc3 SOLR-2232: Improved README info on solr.solr.home in examples
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1051629 13f79535-47bb-0310-9956-ffa450edef68
2010-12-21 20:01:40 +00:00
Yonik Seeley 2c64a873d1 SOLR-2265: update jetty to 6.1.26
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1042213 13f79535-47bb-0310-9956-ffa450edef68
2010-12-04 17:03:51 +00:00
Robert Muir 836873d779 SOLR-2259: use $tests.luceneMatchVersion in all test files, make this parameter mandatory in trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1040982 13f79535-47bb-0310-9956-ffa450edef68
2010-12-01 12:37:01 +00:00
Koji Sekiguchi 4d0d625e7e use URLDataSource instead of deprecated class
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1032192 13f79535-47bb-0310-9956-ffa450edef68
2010-11-07 01:26:31 +00:00
Ryan McKinley 2bbfc85aad SOLR-2213: Upgrade to jQuery 1.4.3
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1031722 13f79535-47bb-0310-9956-ffa450edef68
2010-11-05 19:08:07 +00:00
Grant Ingersoll c62a0192bc SOLR-2178: Hook in result grouping, separate out into examples to declutter the screen a bit
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1027788 13f79535-47bb-0310-9956-ffa450edef68
2010-10-27 00:51:37 +00:00
Grant Ingersoll 0f52c2de16 SOLR-2178: Hook in Carrot2 clustering to /browse
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1027743 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26 20:56:46 +00:00
Koji Sekiguchi f3a9836468 SOLR-2190: slashdot sample: xpath not match
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1026823 13f79535-47bb-0310-9956-ffa450edef68
2010-10-24 15:29:39 +00:00
Yonik Seeley 5150971448 example: update to reflect new sortMissingLast
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1026822 13f79535-47bb-0310-9956-ffa450edef68
2010-10-24 15:23:42 +00:00
Koji Sekiguchi a813e53adf fix indent in DIH sample
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1026738 13f79535-47bb-0310-9956-ffa450edef68
2010-10-24 04:37:57 +00:00
Grant Ingersoll aa6adb69f4 SOLR-2178: fixed minor issue on landing /browse
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1026130 13f79535-47bb-0310-9956-ffa450edef68
2010-10-21 20:33:19 +00:00
Grant Ingersoll 2629d2cbbc SOLR-2178: Added in spatial support, including maps, More Like This, etc.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1026129 13f79535-47bb-0310-9956-ffa450edef68
2010-10-21 20:28:11 +00:00
Grant Ingersoll 408e18b10c SOLR-2178: more movement towards tutorial status: added tool tip annotations, called out the facet types more distinctly, added a link to the Solr Admin
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1026058 13f79535-47bb-0310-9956-ffa450edef68
2010-10-21 16:30:53 +00:00
Grant Ingersoll 1d3ba9d433 SOLR-2178: make price work for paging, facets
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1025579 13f79535-47bb-0310-9956-ffa450edef68
2010-10-20 13:53:02 +00:00