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 |
Grant Ingersoll
|
8fe2254ed7
|
SOLR-2178: some more additions to demonstrate things like function queries in an easy way
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1025570 13f79535-47bb-0310-9956-ffa450edef68
|
2010-10-20 13:43:33 +00:00 |
Grant Ingersoll
|
707085a12b
|
SOLR-2177: turn on echoParams
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1025545 13f79535-47bb-0310-9956-ffa450edef68
|
2010-10-20 13:13:22 +00:00 |
Grant Ingersoll
|
d501658c1a
|
SOLR-2177: pivot is gone
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1024478 13f79535-47bb-0310-9956-ffa450edef68
|
2010-10-20 01:21:56 +00:00 |
Grant Ingersoll
|
a817987d92
|
SOLR-2177: Show more examples of faceting in the browse capability
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1024475 13f79535-47bb-0310-9956-ffa450edef68
|
2010-10-20 01:16:20 +00:00 |
Ryan McKinley
|
99b7ec6e2e
|
SOLR-792 -- adding pivot to the FacetComponent
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1024389 13f79535-47bb-0310-9956-ffa450edef68
|
2010-10-19 20:10:03 +00:00 |
Robert Muir
|
5190ea5232
|
LUCENE-2507: Add automaton spellchecker
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1003642 13f79535-47bb-0310-9956-ffa450edef68
|
2010-10-01 20:40:52 +00:00 |
Yonik Seeley
|
bad321b625
|
solr example: doc that latlon type can't be multivalued
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@999483 13f79535-47bb-0310-9956-ffa450edef68
|
2010-09-21 16:20:34 +00:00 |
Yonik Seeley
|
b612b7f66c
|
solr example: _latlon name was misleading - it's not a latlon, it's a single coordinate in a latlon
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@999152 13f79535-47bb-0310-9956-ffa450edef68
|
2010-09-20 22:36:48 +00:00 |
Yonik Seeley
|
0d416bc6e9
|
solr example: use trie on latlon for faster range queries
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@999139 13f79535-47bb-0310-9956-ffa450edef68
|
2010-09-20 22:08:48 +00:00 |
Yonik Seeley
|
8a5368e80b
|
solr example: simplify spatial - use latlon by default for the location fieldtype
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@999137 13f79535-47bb-0310-9956-ffa450edef68
|
2010-09-20 22:06:55 +00:00 |
Yonik Seeley
|
69d5a753bd
|
exampledocs: remove payload.xml, move sample payload fields to other docs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@999037 13f79535-47bb-0310-9956-ffa450edef68
|
2010-09-20 18:15:49 +00:00 |
Yonik Seeley
|
193d4fab57
|
example schema: category should be a string
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@997934 13f79535-47bb-0310-9956-ffa450edef68
|
2010-09-16 22:14:50 +00:00 |
Ryan McKinley
|
e88daca523
|
SOLR-792: Adding PivotFacetComponent for Hierarchical faceting
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@996707 13f79535-47bb-0310-9956-ffa450edef68
|
2010-09-13 22:13:42 +00:00 |
Robert Muir
|
70b8445b6f
|
SOLR-2118: fix setTermIndexDivisor param to have its correct name
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@996416 13f79535-47bb-0310-9956-ffa450edef68
|
2010-09-13 04:30:16 +00:00 |
Koji Sekiguchi
|
d97f1f25d6
|
SOLR-2013: Add mapping-FoldToASCII.txt to example conf directory
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@991191 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-31 13:52:09 +00:00 |
Yonik Seeley
|
5935adb51f
|
use latest luceneMatchVersion in example schema
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@989914 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-26 20:19:43 +00:00 |
Grant Ingersoll
|
9b62d49e92
|
SOLR-1804: Re-integrated Carrot2
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@988129 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-23 14:24:00 +00:00 |
Yonik Seeley
|
4796682de8
|
SOLR-1658: revert accidental changes to text field
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@987618 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-20 19:54:36 +00:00 |
Yonik Seeley
|
8668ae733e
|
SOLR-1881: add url-scheme for SearchHandler config
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@986815 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-18 17:41:40 +00:00 |
Koji Sekiguchi
|
b573c16001
|
SOLR-2049: add hl.multiValuedSeparatorChar for FVH
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@986773 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-18 16:14:36 +00:00 |
Grant Ingersoll
|
e8344ddee1
|
SOLR-2053: hook in support for specifying comparators
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@986707 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-18 14:38:53 +00:00 |
Koji Sekiguchi
|
6fbdff181a
|
SOLR-2030: FVH uses SolrEncoder
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@983212 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-07 11:34:39 +00:00 |