Mark Robert Miller
ff037852fc
add ping and analysis request handlers for good UI defaults
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1340863 13f79535-47bb-0310-9956-ffa450edef68
2012-05-20 22:49:35 +00:00
Mark Robert Miller
abaec93967
add a couple cloud props to multicore example solr.xml
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1340837 13f79535-47bb-0310-9956-ffa450edef68
2012-05-20 20:54:17 +00:00
Erik Hatcher
870d86440f
Fix jquery and Solr logo references in /browse that broke during admin UI overhauls
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1339923 13f79535-47bb-0310-9956-ffa450edef68
2012-05-17 23:38:49 +00:00
Erik Hatcher
1ce88f3f65
Revert change to r1339781 - tests fail with clustering automatically enabled
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1339901 13f79535-47bb-0310-9956-ffa450edef68
2012-05-17 22:34:08 +00:00
Erik Hatcher
a137d089c8
Update clustering /browse UI to reflect long past change with Carrot dependencies that used to require a system property switch to enable
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1339781 13f79535-47bb-0310-9956-ffa450edef68
2012-05-17 18:34:04 +00:00
Mark Robert Miller
119de8f949
SOLR-3460: Improve cmd line config bootstrap tool so that it now reads solr.xml and uploads configs for each SolrCore found
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1339701 13f79535-47bb-0310-9956-ffa450edef68
2012-05-17 16:47:39 +00:00
Ryan McKinley
800f5a54a6
SOLR-2857: add UpdateRequestHandler that handles xml,csv,json, and javabin
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1335768 13f79535-47bb-0310-9956-ffa450edef68
2012-05-08 21:06:10 +00:00
Chris M. Hostetter
d5eeb396a5
PingRequestHandler is now directly configured with a "healthcheckFile" instead of looking for the legacy <admin><healthcheck/></admin> syntax. Filenames specified as relative paths have been fixed so that they are resolved against the data dir instead of the CWD of the java process.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1333598 13f79535-47bb-0310-9956-ffa450edef68
2012-05-03 19:56:13 +00:00
Robert Muir
09e3948d71
LUCENE-3892: revert the revert: configure fallbacks so that ivy downloads work from china
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1331164 13f79535-47bb-0310-9956-ffa450edef68
2012-04-27 01:01:04 +00:00
Robert Muir
b06d2b0fbd
revert china fallback config until i can debug jenkins
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1331034 13f79535-47bb-0310-9956-ffa450edef68
2012-04-26 19:13:33 +00:00
Robert Muir
f8577e6cb4
LUCENE-3892: configure fallbacks so that ivy downloads work from china
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1331019 13f79535-47bb-0310-9956-ffa450edef68
2012-04-26 18:33:46 +00:00
Dawid Weiss
d29d258cee
Revert "SOLR-3161 handleSelect=false by default now, and update solrconfig to not use it."
...
This reverts commit c53e23d2e7e1e566f30c757dbc64f40559307ecb.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1328821 13f79535-47bb-0310-9956-ffa450edef68
2012-04-22 08:57:11 +00:00
David Wayne Smiley
afb77dd96b
SOLR-3161 handleSelect=false by default now, and update solrconfig to not use it.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1328798 13f79535-47bb-0310-9956-ffa450edef68
2012-04-22 05:29:22 +00:00
Robert Muir
18ce1c3009
LUCENE-3965: nuke bogus -ASL license.txt, this jar is not ASL. replace with the LICENSE-CDDL.txt from inside the jar
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1327369 13f79535-47bb-0310-9956-ffa450edef68
2012-04-18 03:36:33 +00:00
Robert Muir
2f8fd7e421
LUCENE-3965: add notice.html from 8.1.2 jetty distribution
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1327368 13f79535-47bb-0310-9956-ffa450edef68
2012-04-18 03:32:13 +00:00
Robert Muir
edad70e4ea
LUCENE-3965: merge LICENSE/NOTICE.txt and cleanup some outdated inconsistencies
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1327367 13f79535-47bb-0310-9956-ffa450edef68
2012-04-18 03:29:38 +00:00
Ryan McKinley
e34753cd57
SOLR-3358: Logging events are captured and available from the /admin/logging request handler.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1327210 13f79535-47bb-0310-9956-ffa450edef68
2012-04-17 18:12:09 +00:00
Chris M. Hostetter
bfcffd6e67
fix solrconfig.xml comment, SolrServlet has been removed on trunk for a while now
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1324855 13f79535-47bb-0310-9956-ffa450edef68
2012-04-11 16:36:38 +00:00
Yonik Seeley
e8d967aa80
example: promote json update handler to first-class (non-lazy)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1311881 13f79535-47bb-0310-9956-ffa450edef68
2012-04-10 17:42:52 +00:00
Ryan McKinley
4294c9d35c
SOLR-3238: Use jquery 1.7.2
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1311442 13f79535-47bb-0310-9956-ffa450edef68
2012-04-09 21:05:51 +00:00
Chris M. Hostetter
bb7bc2ff44
LUCENE-3945: use sha1 checksums to verify jars pulled from ivy match expectations
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1309503 13f79535-47bb-0310-9956-ffa450edef68
2012-04-04 17:53:32 +00:00
Yonik Seeley
84dbc7930a
SOLR-3259: default json update handler to json response format
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1309210 13f79535-47bb-0310-9956-ffa450edef68
2012-04-04 01:57:28 +00:00
Jan Høydahl
83e58db89c
SOLR-3145: Velocity "/browse" config should set mm=100% to behave as in 3.x
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1308611 13f79535-47bb-0310-9956-ffa450edef68
2012-04-02 23:05:57 +00:00
Jan Høydahl
058179d177
SOLR-1052: Deprecate/Remove <indexDefaults> and <mainIndex> in favor of <indexConfig> in solrconfig.xml (trunk)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1308608 13f79535-47bb-0310-9956-ffa450edef68
2012-04-02 22:55:37 +00:00
Robert Muir
8f0d7cc135
LUCENE-3930: nuke jars from source tree and use ivy
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1307563 13f79535-47bb-0310-9956-ffa450edef68
2012-03-30 18:04:43 +00:00
Jan Høydahl
e3374c9c9b
SOLR-3255: OpenExchangeRates.Org Exchange Rate Provider and improved ExchangeRateProvider interface
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1307063 13f79535-47bb-0310-9956-ffa450edef68
2012-03-29 19:14:07 +00:00
Yonik Seeley
1a96461df8
SOLR-3259: add a /query handler that defaults to indented JSON
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1307017 13f79535-47bb-0310-9956-ffa450edef68
2012-03-29 17:49:59 +00:00
David Wayne Smiley
93522a23fd
SOLR-3283 PingRequestHandler make qt optional
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1306703 13f79535-47bb-0310-9956-ffa450edef68
2012-03-29 03:38:21 +00:00
Christian Moen
ec18632428
Fixed various related to config and user dictionaries for Kuromoji (SOLR-3276)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1306476 13f79535-47bb-0310-9956-ffa450edef68
2012-03-28 17:20:48 +00:00
Mark Robert Miller
0ced8b5020
revert dsmiley's other commits: SOLR-2724,SOLR-435,SOLR-3283
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1306331 13f79535-47bb-0310-9956-ffa450edef68
2012-03-28 13:56:19 +00:00
David Wayne Smiley
264f63036c
SOLR-2724 Removed defaultSearchField and defaultOperator from schema.xml as they are deprecated.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1306159 13f79535-47bb-0310-9956-ffa450edef68
2012-03-28 04:43:55 +00:00
David Wayne Smiley
b083a2f530
SOLR-3283 PingRequestHandler make qt optional
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1306140 13f79535-47bb-0310-9956-ffa450edef68
2012-03-28 03:59:01 +00:00
Chris M. Hostetter
3657a6a6ec
tweak example <lib/> declarations so license files aren't added to classpath, also fix so langid deps are included
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1306033 13f79535-47bb-0310-9956-ffa450edef68
2012-03-27 22:30:26 +00:00
Chris M. Hostetter
fff288f735
comment introducing solr.xml file and linking to online docs
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1306019 13f79535-47bb-0310-9956-ffa450edef68
2012-03-27 21:13:11 +00:00
Christian Moen
f5770479e3
Move and rename Kuromoji (LUCENE-3909)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305297 13f79535-47bb-0310-9956-ffa450edef68
2012-03-26 10:31:48 +00:00
Robert Muir
f597b9a1cc
LUCENE-3883: Irish Analyzer
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1304836 13f79535-47bb-0310-9956-ffa450edef68
2012-03-24 15:59:04 +00:00
Christian Moen
63f1c48b7d
Added katakana stem filter (LUCENE-3901)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1304719 13f79535-47bb-0310-9956-ffa450edef68
2012-03-24 06:38:53 +00:00
Yonik Seeley
5855c9c54b
SOLR-3159: don't auto-scan for new webapps
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1303064 13f79535-47bb-0310-9956-ffa450edef68
2012-03-20 18:09:37 +00:00
Yonik Seeley
30f5ecb2f1
SOLR-3159: config jetty post form size, headers like prev version
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1302934 13f79535-47bb-0310-9956-ffa450edef68
2012-03-20 15:17:14 +00:00
Jan Høydahl
54d48eb98b
SOLR-2764: Create a NorwegianLightStemmer and NorwegianMinimalStemmer
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1302833 13f79535-47bb-0310-9956-ffa450edef68
2012-03-20 10:57:50 +00:00
Yonik Seeley
1e7f863f38
doc: grammar
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1301077 13f79535-47bb-0310-9956-ffa450edef68
2012-03-15 16:45:07 +00:00
Yonik Seeley
bd4b19f8ae
doc: field naming
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1300325 13f79535-47bb-0310-9956-ffa450edef68
2012-03-13 20:07:05 +00:00
Stefan Matheis
9e8ea09d7a
SOLR-3216: Change Link to Admin
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1300011 13f79535-47bb-0310-9956-ffa450edef68
2012-03-13 08:55:16 +00:00
Jan Høydahl
8a9f7abba7
SOLR-2202: Avoid dependency on "tlong" and "string" in schema, add precisionStep param
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1299602 13f79535-47bb-0310-9956-ffa450edef68
2012-03-12 09:56:55 +00:00
Ryan McKinley
2f501094e4
SOLR-3159: use jetty 8.1.2
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1299325 13f79535-47bb-0310-9956-ffa450edef68
2012-03-11 02:22:13 +00:00
Jan Høydahl
bf2be9b35a
SOLR-2202: Money/Currency FieldType
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1299083 13f79535-47bb-0310-9956-ffa450edef68
2012-03-09 22:40:06 +00:00
Chris M. Hostetter
aaa129c37b
typo
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1298654 13f79535-47bb-0310-9956-ffa450edef68
2012-03-08 23:44:43 +00:00
Jan Høydahl
4327161596
SOLR-3216: Add back jquery for browse GUI
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1298589 13f79535-47bb-0310-9956-ffa450edef68
2012-03-08 21:21:45 +00:00
Jan Høydahl
9bf5e29879
SOLR-3140: Make omitNorms default for all numeric field types
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1298398 13f79535-47bb-0310-9956-ffa450edef68
2012-03-08 14:03:39 +00:00
Jan Høydahl
8d84214891
SOLR-3216: Solr logo missing from /browse GUI
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1298334 13f79535-47bb-0310-9956-ffa450edef68
2012-03-08 10:06:36 +00:00
Ryan McKinley
a57f29a367
SOLR-3159: Upgrade example and tests to run with Jetty 8
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1298108 13f79535-47bb-0310-9956-ffa450edef68
2012-03-07 20:49:28 +00:00
Ryan McKinley
58e3736862
SOLR-3202: remove JSP support and the old admin UI
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1297578 13f79535-47bb-0310-9956-ffa450edef68
2012-03-06 17:04:19 +00:00
Mark Robert Miller
b51ee44c39
SOLR-3166: Allow bootstrapping multiple config sets from multi-core setups.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1294169 13f79535-47bb-0310-9956-ffa450edef68
2012-02-27 14:50:01 +00:00
Ryan McKinley
20d2cb9701
SOLR-318: docs
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1292721 13f79535-47bb-0310-9956-ffa450edef68
2012-02-23 09:19:50 +00:00
Steven Rowe
463a6bd527
SOLR-3123: Add licenses for solr/example/lib/**/*.jar
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1243278 13f79535-47bb-0310-9956-ffa450edef68
2012-02-12 17:12:40 +00:00
Robert Muir
d06fe21f88
SOLR-3056: remove unpaired xml comment/typo
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1242588 13f79535-47bb-0310-9956-ffa450edef68
2012-02-09 22:59:34 +00:00
Robert Muir
8c2e20bb2d
SOLR-3056: add example japanese field type, lazy-load kuromoji resources
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1242573 13f79535-47bb-0310-9956-ffa450edef68
2012-02-09 22:35:24 +00:00
Robert Muir
9f783ead67
SOLR-3115: improve japanese stopwords.txt description
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1242557 13f79535-47bb-0310-9956-ffa450edef68
2012-02-09 22:17:44 +00:00
Robert Muir
c0319d5928
SOLR-3056: document expectations in these files
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1241960 13f79535-47bb-0310-9956-ffa450edef68
2012-02-08 16:27:47 +00:00
Robert Muir
dac1b58277
SOLR-3097, SOLR-3105: add fieldtypes for different languages to the example
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1241878 13f79535-47bb-0310-9956-ffa450edef68
2012-02-08 12:07:52 +00:00
Jan Høydahl
3442587f45
SOLR-3059: Example XSL stylesheet for indexing query result XML (merged from 3x)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1240427 13f79535-47bb-0310-9956-ffa450edef68
2012-02-04 01:13:56 +00:00
Yonik Seeley
8e357cac55
SOLR-3062: implement openSearcher=false, make commitWithin soft, refactor commit param parsing
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1239155 13f79535-47bb-0310-9956-ffa450edef68
2012-02-01 14:51:07 +00:00
Mark Robert Miller
440b514452
revert these config changes - see SOLR-3082 - we should solve this another way
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1238838 13f79535-47bb-0310-9956-ffa450edef68
2012-01-31 22:36:50 +00:00
Mark Robert Miller
942b41c004
don't lazy load the replication handler - you can miss replicating commits that happen before the handler is loaded
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1238814 13f79535-47bb-0310-9956-ffa450edef68
2012-01-31 21:05:42 +00:00
Mark Robert Miller
9fed484fb1
SOLR-2358: merge in solrcloud branch (watch out hudson!)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1235888 13f79535-47bb-0310-9956-ffa450edef68
2012-01-25 19:49:26 +00:00
Grant Ingersoll
6a6d33257e
SOLR-2977: add 'fake' excludes
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1222234 13f79535-47bb-0310-9956-ffa450edef68
2011-12-22 13:59:11 +00:00
Martijn van Groningen
5e8c223baa
SOLR-1499: Added SolrEntityProcessor that imports data from another Solr core or instance based on a specified query.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1212394 13f79535-47bb-0310-9956-ffa450edef68
2011-12-09 13:17:12 +00:00
Erick Erickson
c94c1c5a64
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1206767 13f79535-47bb-0310-9956-ffa450edef68
2011-11-27 17:04:38 +00:00
Erick Erickson
098371446a
SOLR-2438, allow an analysis chain to be created for multiterm query terms or synthesize one if not defined explicitly
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1206229 13f79535-47bb-0310-9956-ffa450edef68
2011-11-25 15:46:26 +00:00
Christopher John Male
f55c72f928
SOLR-1123: Changed JSONResponseWriter content-type to be application/json by default
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1204327 13f79535-47bb-0310-9956-ffa450edef68
2011-11-21 02:50:39 +00:00
Grant Ingersoll
00f5fef162
SOLR-2037: hook in DocTransformer for QueryElevationComponent to mark documents that have been boosted
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1203839 13f79535-47bb-0310-9956-ffa450edef68
2011-11-18 21:07:13 +00:00
Yonik Seeley
5a3b635239
example: commit by maxDocs normally doesn't make sense - remove from example, update descriptions
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1203257 13f79535-47bb-0310-9956-ffa450edef68
2011-11-17 16:43:09 +00:00
Erick Erickson
4145656bb5
Adding date tests to SOLR-2134
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1201484 13f79535-47bb-0310-9956-ffa450edef68
2011-11-13 19:29:17 +00:00
Koji Sekiguchi
4111688879
SOLR-2875: incorrect url in tika-data-config.xml
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1197879 13f79535-47bb-0310-9956-ffa450edef68
2011-11-05 04:06:05 +00:00
Martijn van Groningen
19765406b6
SOLR-2591: Remove commitLockTimeout option from solrconfig.xml
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1197154 13f79535-47bb-0310-9956-ffa450edef68
2011-11-03 14:38:13 +00:00
Erik Hatcher
ff8796e5ef
SOLR-2718: allow for lazy loaded response writers; clean up test hack for VelocityResponseWriter
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1189958 13f79535-47bb-0310-9956-ffa450edef68
2011-10-27 19:30:48 +00:00
Erik Hatcher
426bc2d0b6
SOLR-2588: Move VelocityResponseWriter back to contrib/velocity
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1189383 13f79535-47bb-0310-9956-ffa450edef68
2011-10-26 18:59:18 +00:00
Robert Muir
9d9e457bac
SOLR-2839: add alternative language detection impl
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1184754 13f79535-47bb-0310-9956-ffa450edef68
2011-10-16 03:55:30 +00:00
Jan Høydahl
b7aee61754
SOLR-1979: Create LanguageIdentifierUpdateProcessor
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1179416 13f79535-47bb-0310-9956-ffa450edef68
2011-10-05 20:21:59 +00:00
Koji Sekiguchi
f1efdf5553
SOLR-2749: add boundary scanner feature
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1170616 13f79535-47bb-0310-9956-ffa450edef68
2011-09-14 13:38:49 +00:00
Robert Muir
cfaf91c739
LUCENE-2959: add state of the art ranking to Lucene
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1169470 13f79535-47bb-0310-9956-ffa450edef68
2011-09-11 15:47:21 +00:00
Yonik Seeley
1465c3edd4
SOLR-2656, SOLR-2700: transaction logging and realtime-get
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1165869 13f79535-47bb-0310-9956-ffa450edef68
2011-09-06 21:37:32 +00:00
Jan Høydahl
bf9cde01f1
SOLR-2741 Bugs in facet range display in trunk
...
Also removes promotion of deprecated facet.date from example
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1165648 13f79535-47bb-0310-9956-ffa450edef68
2011-09-06 12:55:42 +00:00
Mark Robert Miller
277c674be0
SOLR-2717: Some tests annoyingly use a data dir under example/multicore/core0|1 - worse, more than one test does this, so sometimes they can stomp on each other.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1159304 13f79535-47bb-0310-9956-ffa450edef68
2011-08-18 16:37:13 +00:00
Robert Muir
718f42479f
SOLR-2688: switch solr 4.0 example to DirectSpellChecker
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1154935 13f79535-47bb-0310-9956-ffa450edef68
2011-08-08 11:55:03 +00:00
Yonik Seeley
2ff9fa27e7
SOLR-2670: add NIOFSDirectoryFactory
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1149740 13f79535-47bb-0310-9956-ffa450edef68
2011-07-22 21:14:24 +00:00
Chris M. Hostetter
18a095b43b
SOLR-2631: improve the example usage(s) of PingRequestHandler to reduce risk of people ever even seeing an error about recursive ping
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1142722 13f79535-47bb-0310-9956-ffa450edef68
2011-07-04 16:14:46 +00:00
Uwe Schindler
592b402ab5
SOLR-2630: Added new XsltUpdateRequestHandler that works like XmlUpdateRequestHandler but allows to transform the POSTed XML document using XSLT
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1141999 13f79535-47bb-0310-9956-ffa450edef68
2011-07-01 17:31:04 +00:00
Mark Robert Miller
b5be90974b
SOLR-2193, SOLR-2565: The default Solr update handler has been improved so
...
that it uses fewer locks, keeps the IndexWriter open rather than closing it
on each commit (ie commits no longer wait for background merges to complete),
works with SolrCore to provide faster 'soft' commits, and has an improved API
that requires less instanceof special casing.
You may now specify a 'soft' commit when committing. This will
use Lucene's NRT feature to avoid guaranteeing documents are on stable storage in exchange
for faster reopen times. There is also a new 'soft' autocommit tracker that can be
configured.
SolrCores now properly share IndexWriters across SolrCore reloads.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1141542 13f79535-47bb-0310-9956-ffa450edef68
2011-06-30 13:59:59 +00:00
Simon Willnauer
5ce2c2844a
LUCENE-3239: Drop Java 5 support on trunk
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1141489 13f79535-47bb-0310-9956-ffa450edef68
2011-06-30 11:40:55 +00:00
Robert Muir
4159d786ec
don't rely upon correct executable permissions for post.sh
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1139173 13f79535-47bb-0310-9956-ffa450edef68
2011-06-24 07:20:41 +00:00
Jan Høydahl
af9323950d
SOLR-2598: exampledocs/books.json should use name instead of title
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1138017 13f79535-47bb-0310-9956-ffa450edef68
2011-06-21 14:27:40 +00:00
Robert Muir
5aa0bde27b
SOLR-2611: Fix typos in the example configuration
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1137665 13f79535-47bb-0310-9956-ffa450edef68
2011-06-20 15:31:06 +00:00
Robert Muir
50a474b6b6
SOLR-2567: change solr default to TieredMergePolicy
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1133486 13f79535-47bb-0310-9956-ffa450edef68
2011-06-08 17:59:53 +00:00
Yonik Seeley
aa92c15202
build: prevent empty directory in git checkout
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1133136 13f79535-47bb-0310-9956-ffa450edef68
2011-06-07 19:30:46 +00:00
Robert Muir
13156d5bd4
SOLR-2571: str->int in DirectSolrSpellChecker example
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1132859 13f79535-47bb-0310-9956-ffa450edef68
2011-06-07 03:20:54 +00:00
Robert Muir
6b6e5e6553
SOLR-2571: Fix DirectSolrSpellchecker's numeric params to use numeric types, add example and test for thresholdTokenFrequency
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1132855 13f79535-47bb-0310-9956-ffa450edef68
2011-06-07 02:38:42 +00:00
Ryan McKinley
582ba3830f
SOLR-2399: Solr Admin Interface, reworked
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1131168 13f79535-47bb-0310-9956-ffa450edef68
2011-06-03 20:01:33 +00:00
Michael McCandless
1f693331ff
SOLR-2519: add missing file
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1128856 13f79535-47bb-0310-9956-ffa450edef68
2011-05-29 10:35:04 +00:00
Michael McCandless
0bec9a11fd
SOLR-2519: improve defaults for text_* field types
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1128854 13f79535-47bb-0310-9956-ffa450edef68
2011-05-29 10:27:23 +00:00
Koji Sekiguchi
4832ff0359
SOLR-2528: set HtmlEncoder default off in example solrconfig.xml
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1125150 13f79535-47bb-0310-9956-ffa450edef68
2011-05-19 22:41:19 +00:00
Yonik Seeley
3b45ee8cae
example: remove non-whitespace-delimited fieldtype per request
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1103738 13f79535-47bb-0310-9956-ffa450edef68
2011-05-16 13:54:44 +00:00
Stanisław Osiński
548806b7f7
SOLR-2448: Upgrade of Carrot2 to version 3.5.0 and a number of related clustering improvements (SOLR-2449, SOLR-2450, SOLR-2505)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1103722 13f79535-47bb-0310-9956-ffa450edef68
2011-05-16 13:19:46 +00:00
Yonik Seeley
4a8e4d246a
example: first attempt at *_nwd, non-whitespace-delimited field type
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1103444 13f79535-47bb-0310-9956-ffa450edef68
2011-05-15 16:20:28 +00:00
Yonik Seeley
02bc22d21a
SOLR-2496: add array-of-object JSON format and commitWithin, overwrite request params
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1102058 13f79535-47bb-0310-9956-ffa450edef68
2011-05-11 20:02:54 +00:00
Grant Ingersoll
9a34849ecc
SOLR-2502: missed compName
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1101159 13f79535-47bb-0310-9956-ffa450edef68
2011-05-09 19:25:46 +00:00
Grant Ingersoll
c58d788ab2
SOLR-2384: add all fields info in debug mode
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1101136 13f79535-47bb-0310-9956-ffa450edef68
2011-05-09 18:30:14 +00:00
Grant Ingersoll
73a31645eb
SOLR-2502: put in start of Join example
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1101131 13f79535-47bb-0310-9956-ffa450edef68
2011-05-09 18:17:46 +00:00
Yonik Seeley
9db2ff41ae
SOLR-2383: /browse improvements: generalize range and date facet display
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1095950 13f79535-47bb-0310-9956-ffa450edef68
2011-04-22 15:39:07 +00:00
Mark Robert Miller
9d901879b3
SOLR-2105: Rename RequestHandler param 'update.processor' to 'update.chain'.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1095432 13f79535-47bb-0310-9956-ffa450edef68
2011-04-20 15:11:38 +00:00
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
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
Koji Sekiguchi
ac95528aab
SOLR-2021: Add SolrEncoder plugin to Highlighter
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@981936 13f79535-47bb-0310-9956-ffa450edef68
2010-08-03 15:45:07 +00:00
Robert Muir
756fc04196
SOLR-2016: use tighter stemming for textTight
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@981550 13f79535-47bb-0310-9956-ffa450edef68
2010-08-02 15:17:20 +00:00
Yonik Seeley
6e30869fc9
SOLR-1925: CSVResponseWriter and commons-csv update
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@979807 13f79535-47bb-0310-9956-ffa450edef68
2010-07-27 19:06:39 +00:00
Yonik Seeley
da7655c72a
SOLR-2015: add boolean attribute autoGeneratePhraseQueries to TextField
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@979049 13f79535-47bb-0310-9956-ffa450edef68
2010-07-25 15:13:05 +00:00
Grant Ingersoll
d4cc047abf
SOLR-1568: Spatial filtering support
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@962727 13f79535-47bb-0310-9956-ffa450edef68
2010-07-10 00:12:41 +00:00
Mark Robert Miller
70d7eb1766
SOLR-1992: Remove abortOnConfigurationError from example solrconfig.xml as it no longer has any affect
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@961943 13f79535-47bb-0310-9956-ffa450edef68
2010-07-08 21:21:45 +00:00
Koji Sekiguchi
7ad6c0b3b1
SOLR-1985: FastVectorHighlighter: add wrapper class for Lucene's SingleFragListBuilder
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@961821 13f79535-47bb-0310-9956-ffa450edef68
2010-07-08 15:50:13 +00:00
Erik Hatcher
5242afe989
Some style improvements, from Ken Krugler
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@957634 13f79535-47bb-0310-9956-ffa450edef68
2010-06-24 17:08:53 +00:00
Erik Hatcher
85cbe4e316
Fix issue with form action URL and fq parameters, and removed some superfluous copy/paste JavaScript that leaked in
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@956316 13f79535-47bb-0310-9956-ffa450edef68
2010-06-20 02:41:19 +00:00
Erik Hatcher
b910ea232f
Greatly beautify the /browse view, thanks to a code4lib pal
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@956173 13f79535-47bb-0310-9956-ffa450edef68
2010-06-19 02:04:24 +00:00
Erik Hatcher
a87bcb1d3e
Revert spellcheck buildOnCommit, per Yonik
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@956061 13f79535-47bb-0310-9956-ffa450edef68
2010-06-18 17:35:30 +00:00
Erik Hatcher
81f3e577b1
enable spell checking buildOnCommit in example configuration, and default it into the /browse view
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@956053 13f79535-47bb-0310-9956-ffa450edef68
2010-06-18 17:10:30 +00:00
Erik Hatcher
44d4da518f
Add Solr logo to Solritas /browse view, hyperlinks to clear all constraints
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@955996 13f79535-47bb-0310-9956-ffa450edef68
2010-06-18 13:13:20 +00:00
Erik Hatcher
60e15b607c
SOLR-1894: Fix for Solritas and multicore
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@955974 13f79535-47bb-0310-9956-ffa450edef68
2010-06-18 12:28:58 +00:00
Erik Hatcher
363527dbe0
Use generic url_for_solr prefix, allowing one global config change for a core path or different Solr mapping
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@955905 13f79535-47bb-0310-9956-ffa450edef68
2010-06-18 09:33:42 +00:00
Erik Hatcher
5d964485d4
Add autosuggest using terms component. Fixed a couple of Velocity warnings too
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@955825 13f79535-47bb-0310-9956-ffa450edef68
2010-06-18 03:30:20 +00:00
Erik Hatcher
3bc809304d
Add link to XML format to footer, why not, even taking debug mode into account
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@955809 13f79535-47bb-0310-9956-ffa450edef68
2010-06-18 01:11:05 +00:00
Erik Hatcher
e2b625af45
SOLR-1957: Move VelocityResponseWriter from contrib to core
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@955796 13f79535-47bb-0310-9956-ffa450edef68
2010-06-18 00:24:41 +00:00