Uwe Schindler
|
7b313bb597
|
SOLR-11482: RunExecutableListener was removed for security reasons
|
2017-10-13 13:48:18 +02:00 |
Steve Rowe
|
f4b13e86ff
|
SOLR-11315: Finish the job of removing trie fields from the 'files' example schema
|
2017-09-05 10:00:34 -04:00 |
Steve Rowe
|
67b3d4e108
|
SOLR-10760: Remove trie field types and fields from example schemas
|
2017-07-26 12:34:51 -04:00 |
Chris Hostetter
|
6a59253ec3
|
SOLR-10494: Make default response format JSON (wt=json), and also indent text responses formats (indent=on) by default
|
2017-07-24 08:42:02 -07:00 |
Cassandra Targett
|
cbe7084a8e
|
SOLR-11135: Update Ref Guide links in READMEs, config files and UI
|
2017-07-21 21:06:43 -05:00 |
Anshum Gupta
|
3b6d741016
|
Solr 7.0 release, bumping up version to 8 on master
|
2017-06-30 10:40:27 -07:00 |
David Smiley
|
82a44beb3c
|
SOLR-6807: requestDispatcher/@handleSelect now defaults to false; stop using it.
Deprecated StandardRequestHandler; stop using it.
|
2017-06-28 17:22:44 -04:00 |
Steve Rowe
|
a6f4f2dd9c
|
SOLR-10503,SOLR-10502: Deprecate CurrencyField in favor of new CurrencyFieldType, which works with point fields and provides control over dynamic fields used for the raw amount and currency code sub-fields.
|
2017-06-23 10:14:28 -04:00 |
Jan Høydahl
|
4746ff0ec8
|
SOLR-9623: Disable remote streaming in example configs by default. Adjust Upload Limit defaults
|
2017-06-20 11:00:08 +02:00 |
Steve Rowe
|
566fcfce13
|
SOLR-10761: Switch trie numeric/date fields to points in data-driven-enabled example and test schemas
|
2017-06-09 19:43:01 -04:00 |
Varun Thacker
|
2c9f8604c2
|
SOLR-8437: Improve RAMDirectory details in sample solrconfig files
|
2017-06-02 21:56:49 -07:00 |
Jan Høydahl
|
21384b5b21
|
SOLR-10042: Delete old deprecated Admin UI
|
2017-05-18 14:12:59 +02:00 |
Steve Rowe
|
1a80e4d694
|
SOLR-10343: Update Solr default/example and test configs to use SynonymGraphFilterFactory
|
2017-03-28 11:47:02 -04:00 |
Steve Rowe
|
b46b8278c6
|
SOLR-10344: Update Solr default/example and test configs to use WordDelimiterGraphFilterFactory
|
2017-03-27 23:53:55 -04:00 |
Steve Rowe
|
d817fd43ec
|
SOLR-9883: In example schemaless configs' default update chain, move the DUP to after the AddSchemaFields URP (which is now tagged as RunAlways), to avoid invalid buffered tlog entry replays.
|
2017-01-07 16:39:20 -05:00 |
yonik
|
c9522a3936
|
SOLR-9712: block when maxWarmingSearchers is exceeded instead of throwing exception, default to 1, remove from most configs
|
2016-12-16 11:46:48 -05:00 |
Adrien Grand
|
284eb77ece
|
SOLR-9005: Remove tabs from solr/example/files/conf/update-script.js.
|
2016-11-07 10:19:03 +01:00 |
Alexandre Rafalovitch
|
9148362617
|
SOLR-9005: Add guard condition to the example js
|
2016-11-06 15:04:28 +11:00 |
Noble Paul
|
5c5c0c93ae
|
SOLR-9576: Make FieldAnalysisRequestHandler, DocumentAnalysisRequestHandler & DumpRequestHandler implicit
|
2016-09-28 20:04:04 +05:30 |
Erick Erickson
|
db295440a6
|
SOLR-7903: Comment out trappy references to example docs in elevate.xml files
|
2016-07-06 14:50:43 -07:00 |
Noble Paul
|
e70c638bcf
|
SOLR-8766: deprecated <admin> tag in solrconfig.xml is removed
|
2016-03-08 18:53:59 +05:30 |
nknize
|
96b195432f
|
Update master version to 7.0.0
|
2016-03-02 02:37:33 -06:00 |
Noble Paul
|
79b62ee731
|
Merge remote-tracking branch 'origin/master'
|
2016-03-01 09:30:22 +05:30 |
Noble Paul
|
1734d03eb9
|
SOLR-8698: changes the example config to reflect the new behavior
|
2016-03-01 09:29:30 +05:30 |
Tomás Fernández Löbbe
|
20b7453cc8
|
SOLR-8713: new UI and example solrconfig files point to Reference Guide for Solr Query Syntax instead of the wiki.
This closes #12
|
2016-02-29 08:22:25 -08:00 |
Christine Poerschke
|
588e3ff084
|
SOLR-8621: fix mergePolicyFacory vs. mergePolicyFactory typos in comments in solr/contrib and solr/example solrconfig.xml files.
|
2016-02-10 21:22:17 +00:00 |
Shai Erera
|
a5accccbfc
|
SOLR-8621: fix solrconfig.xml under contrib and example
|
2016-02-10 16:33:01 +02:00 |
Shalin Shekhar Mangar
|
7bfb2a2949
|
SOLR-8220: Read field from DocValues for non stored fields
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1721795 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-27 10:27:00 +00:00 |
Shalin Shekhar Mangar
|
180d7828a7
|
SOLR-8426: Enable /export, /stream and /sql handlers by default and remove them from example configs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1720468 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-16 22:10:49 +00:00 |
Varun Thacker
|
a1605404b8
|
SOLR-8131: example/files config doesn't explicitly mention a schema factory + imporove upgrading instructions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1718768 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-09 07:21:09 +00:00 |
Varun Thacker
|
4a4f2a00e7
|
SOLR-8363: Fix luceneMatchVersion check and update in build scripts
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1717898 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-04 06:13:46 +00:00 |
Erik Hatcher
|
50bf071600
|
SOLR-7978: Fixed example/files update-script.js to be Java 7 and 8 compatible
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1701883 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-08 23:52:16 +00:00 |
Uwe Schindler
|
1331a57e3d
|
LUCENE-6732: Remove tabs in JS and XML files
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1695395 13f79535-47bb-0310-9956-ffa450edef68
|
2015-08-11 23:00:39 +00:00 |
Erik Hatcher
|
5003628c65
|
SOLR-7900: example/files improvements - added language detection and faceting, added title field, relocated .js files
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1695116 13f79535-47bb-0310-9956-ffa450edef68
|
2015-08-10 15:35:59 +00:00 |
Michael McCandless
|
a6301dd900
|
LUCENE-6659: remove IWC's max thread states limit
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1690299 13f79535-47bb-0310-9956-ffa450edef68
|
2015-07-10 18:09:58 +00:00 |
Erik Hatcher
|
ac60a0f8eb
|
Improve example/files /browse highlight escaping
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1684064 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-07 19:24:48 +00:00 |
Erik Hatcher
|
f2291c1356
|
Add as-you-type instant search to example/files /browse
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1683778 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-05 15:05:20 +00:00 |
Robert Muir
|
fe6c3dc939
|
LUCENE-6508: Simplify directory/lock API
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1683606 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-04 18:20:44 +00:00 |
Erik Hatcher
|
3424a7a0a7
|
SOLR-7610: fix example/files README and other minor improvements/localization
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1683187 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-02 20:56:04 +00:00 |
Erik Hatcher
|
be4680abb8
|
SOLR-7465: New file indexing example, under example/files
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1680973 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-22 01:23:27 +00:00 |
Erik Hatcher
|
6f82f47655
|
Remove prematurely committed files
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1652759 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-18 14:21:25 +00:00 |
Erik Hatcher
|
22d0422663
|
Fix Solr smoke tests: SYSTEM_REQUIREMENTS no longer exists where it was testing for it (merged from r1652718)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1652721 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-18 10:02:59 +00:00 |