Erik Hatcher
c9f16b3e37
SOLR-6779: adjust trunk CHANGES to reflect the merge to 5x
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1648463 13f79535-47bb-0310-9956-ffa450edef68
2014-12-30 01:29:37 +00:00
Erik Hatcher
0ff1e75b74
SOLR-6779 (fix /browse on schemaless example) and several other related fixes and cleanups including remove /browse from test configs where it isn't needed, adjusting /browse definition to be valid and not an inappropriate copy of techproducts, fixed /update/extract indexing with data_driven_schema_configs configset, and fixed indexing of solr(-to-solr) example DIH indexing
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1648456 13f79535-47bb-0310-9956-ffa450edef68
2014-12-30 00:50:57 +00:00
Anshum Gupta
05e5d89bf7
SOLR-6899: Make CollectionAdminRequest.action setter protected instead of public
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1648451 13f79535-47bb-0310-9956-ffa450edef68
2014-12-30 00:19:25 +00:00
Anshum Gupta
74e318cabd
SOLR-6448: SolrJ support for all Collection API calls
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1648446 13f79535-47bb-0310-9956-ffa450edef68
2014-12-29 23:37:04 +00:00
Alan Woodward
3a857ad958
SOLR-6896: Drop SolrJettyRunner max idle time to 200ms to speed up tests
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1648387 13f79535-47bb-0310-9956-ffa450edef68
2014-12-29 16:33:13 +00:00
Erick Erickson
410099b6fb
SOLR-6876: Remove unused legacy scripts.conf
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1648246 13f79535-47bb-0310-9956-ffa450edef68
2014-12-28 19:48:03 +00:00
Erik Hatcher
9159eede8f
SOLR-3711: Truncate long strings in /browse field facets
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1648041 13f79535-47bb-0310-9956-ffa450edef68
2014-12-27 10:11:06 +00:00
Erik Hatcher
f456817e25
Add a couple of recent change mentions, to the trunk/6.0 section but these will ideally be committed to branch_5x eventually too
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1647929 13f79535-47bb-0310-9956-ffa450edef68
2014-12-26 02:32:39 +00:00
Erick Erickson
4ba0639193
SOLR=6873: Lib relative path is incorrect for techproduct configset
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1647831 13f79535-47bb-0310-9956-ffa450edef68
2014-12-24 18:54:24 +00:00
Timothy Potter
007a6a1610
SOLR-6397: zkcli script put/putfile should allow overwriting an existing znode's data
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1647828 13f79535-47bb-0310-9956-ffa450edef68
2014-12-24 18:44:02 +00:00
Timothy Potter
1a494d6384
SOLR-6855: bin/solr -e dih launches, but has some path cruft issues preventing some of the imports don't work
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1647825 13f79535-47bb-0310-9956-ffa450edef68
2014-12-24 18:32:21 +00:00
Steven Rowe
d0a7f224e9
SOLR-6879: Have an option to disable autoAddReplicas temporarily for all collections.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1647811 13f79535-47bb-0310-9956-ffa450edef68
2014-12-24 15:55:45 +00:00
Shalin Shekhar Mangar
aec7811b66
SOLR-6885: Add core name to RecoveryThread name
...
This closes #117 .
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1647799 13f79535-47bb-0310-9956-ffa450edef68
2014-12-24 14:48:28 +00:00
Steven Rowe
975dbe134e
LUCENE-6134: fix typos: wether->whether, neccessary->necessary, initalize->initialize, specifed->specified, etc. (thanks Ahmet Arslan\!)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1647795 13f79535-47bb-0310-9956-ffa450edef68
2014-12-24 14:33:59 +00:00
Noble Paul
566ddf3fbd
SOLR-6770 Add/edit param sets and use them in requests
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1647748 13f79535-47bb-0310-9956-ffa450edef68
2014-12-24 08:51:08 +00:00
Steven Rowe
2189b7a761
LUCENE-6134: fix typos: it's->its, its->it's, etc.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1647735 13f79535-47bb-0310-9956-ffa450edef68
2014-12-24 05:48:58 +00:00
Timothy Potter
7204caba96
SOLR-6867: SolrCLI should check for existence before creating a new core/collection, more user-friendly error reporting (no stack trace), and the ability to pass a directory when using bin/solr to create a core or collection
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1647726 13f79535-47bb-0310-9956-ffa450edef68
2014-12-24 04:00:49 +00:00
Timothy Potter
4e65c4d1e0
SOLR-6851: Scripts to help install and run Solr as a service on Linux
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1647700 13f79535-47bb-0310-9956-ffa450edef68
2014-12-23 23:20:42 +00:00
Mark Robert Miller
8622f61f12
SOLR-6729: createNodeSet.shuffle=(true|false) support for /admin/collections?action=CREATE.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1647654 13f79535-47bb-0310-9956-ffa450edef68
2014-12-23 19:26:29 +00:00
Shalin Shekhar Mangar
6f74593cb6
SOLR-6882: Misspelled collection API actions in ReplicaMutator exception messages
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1647553 13f79535-47bb-0310-9956-ffa450edef68
2014-12-23 11:40:52 +00:00
Shalin Shekhar Mangar
d5a8bcf01d
SOLR-6883: CLUSTERPROP API switch case does not call break
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1647551 13f79535-47bb-0310-9956-ffa450edef68
2014-12-23 11:34:39 +00:00
David Wayne Smiley
75bc69dcce
SOLR-6680: refactor DefaultSolrHighlighter.TermOffsetsTokenStream (from term vectors) to avoid buffering the token.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1647481 13f79535-47bb-0310-9956-ffa450edef68
2014-12-23 04:27:47 +00:00
Anshum Gupta
658c73d6c3
SOLR-6881: Add split.key support for SPLITSHARD via SolrJ.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1647462 13f79535-47bb-0310-9956-ffa450edef68
2014-12-23 01:30:41 +00:00
Mark Robert Miller
fa1f4467f4
SOLR-6850: AutoAddReplicas makes a call to wait to see live replicas that times out after 30 milliseconds instead of 30 seconds.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1647460 13f79535-47bb-0310-9956-ffa450edef68
2014-12-23 01:16:12 +00:00
Anshum Gupta
73a6fca890
SOLR-1632: Distributed IDF, finally.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1647253 13f79535-47bb-0310-9956-ffa450edef68
2014-12-22 07:05:34 +00:00
Noble Paul
c2c72f5f02
SOLR-6801 Load RequestHandler from blob store
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1646964 13f79535-47bb-0310-9956-ffa450edef68
2014-12-20 12:21:10 +00:00
Erick Erickson
ec5364fa51
SOLR-6859: Disable REBALANCELEADERS for 5.0
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1646904 13f79535-47bb-0310-9956-ffa450edef68
2014-12-20 00:17:48 +00:00
Alan Woodward
8079368b8b
SOLR-6718: coreRootDirectory should be resolved against SOLR_HOME
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1646660 13f79535-47bb-0310-9956-ffa450edef68
2014-12-19 10:05:14 +00:00
Tomas Eduardo Fernandez Lobbe
869ac14ac4
SOLR-6864: Support registering searcher listeners in SolrCoreAware.inform(SolrCore) method
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1646577 13f79535-47bb-0310-9956-ffa450edef68
2014-12-18 23:24:30 +00:00
Anshum Gupta
bacef57576
SOLR-6523: Provide SolrJ support for specifying stateFormat while creating Collections
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1646558 13f79535-47bb-0310-9956-ffa450edef68
2014-12-18 22:27:38 +00:00
Anshum Gupta
82a09ecd3e
SOLR-5922: Add support for adding core properties to SolrJ Collection Admin Request calls
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1646350 13f79535-47bb-0310-9956-ffa450edef68
2014-12-17 22:33:39 +00:00
Anshum Gupta
f821354186
SOLR-6861: Remove post.sh from exampledocs
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1646297 13f79535-47bb-0310-9956-ffa450edef68
2014-12-17 17:32:42 +00:00
Anshum Gupta
a7a5cfc413
SOLR-6852: Updating the CHANGES.txt entry to the 'Upgrading from..' section
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1646032 13f79535-47bb-0310-9956-ffa450edef68
2014-12-16 18:12:00 +00:00
Anshum Gupta
eee7ab7979
SOLR-6852: Adding the CHANGES.txt entry
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1645868 13f79535-47bb-0310-9956-ffa450edef68
2014-12-16 07:23:24 +00:00
Chris M. Hostetter
e002da2d6a
SOLR-6679: uncomment /suggest, but tie it to an sysprop so you have to go out of your way to enable on startup
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1645721 13f79535-47bb-0310-9956-ffa450edef68
2014-12-15 18:50:54 +00:00
Alan Woodward
010bf8d77d
SOLR-6849: RemoteSolrException should report its source host
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1645622 13f79535-47bb-0310-9956-ffa450edef68
2014-12-15 11:06:09 +00:00
David Wayne Smiley
85a43a77a9
SOLR-6827: DateRangeField support for facet.range, exclusive ranges, DateMath
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1645383 13f79535-47bb-0310-9956-ffa450edef68
2014-12-14 04:55:26 +00:00
Erick Erickson
2d93746254
SOLR-6826: fieldType capitalization is not consistent with the rest of case-sensitive field names
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1645349 13f79535-47bb-0310-9956-ffa450edef68
2014-12-13 20:49:03 +00:00
Shalin Shekhar Mangar
c186cbfcbc
SOLR-6604: SOLR-6812: Fix NPE with distrib.singlePass=true and expand component. Increased test coverage of expand component with docValues.
...
This closes #98 .
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1645098 13f79535-47bb-0310-9956-ffa450edef68
2014-12-13 00:05:00 +00:00
Steven Rowe
980c23f498
SOLR-6844: Rename ConfigSolr.getZkHostPort(), which actually returns the Solr port, to .getSolrHostPort()
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1645034 13f79535-47bb-0310-9956-ffa450edef68
2014-12-12 19:05:02 +00:00
Timothy Potter
3a5438ec1f
SOLR-6843: JMX RMI connector should be disabled by default but can be activated by setting ENABLE_REMOTE_JMX_OPTS to true in solr.in.(sh|cmd).
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1644978 13f79535-47bb-0310-9956-ffa450edef68
2014-12-12 17:07:06 +00:00
Noble Paul
8d2fded1df
SOLR-6626 NPE in FieldMutatingUpdateProcessor when indexing a doc with
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1644865 13f79535-47bb-0310-9956-ffa450edef68
2014-12-12 12:33:28 +00:00
Timothy Potter
b36c68b16e
SOLR-6833: Examples started with bin/solr -e should use a solr.solr.home directory under the example directory instead of server/solr.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1644799 13f79535-47bb-0310-9956-ffa450edef68
2014-12-12 00:21:27 +00:00
Chris M. Hostetter
05945a9490
SOLR-6834: Warn if checkIntegrityAtMerge is configured
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1644707 13f79535-47bb-0310-9956-ffa450edef68
2014-12-11 17:21:47 +00:00
Timothy Potter
f8da9b85ca
SOLR-6773: Remove the multicore example as the DIH and cloud examples illustrate multicore behavior
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1644461 13f79535-47bb-0310-9956-ffa450edef68
2014-12-10 15:46:35 +00:00
Noble Paul
dd4cb4073f
SOLR-6787 adding CHANGES.TXT entry
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1644341 13f79535-47bb-0310-9956-ffa450edef68
2014-12-10 06:41:53 +00:00
Erik Hatcher
7faa543ae0
SOLR-6829: Added getter/setter for lastException in DIH's ContextImpl
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1643857 13f79535-47bb-0310-9956-ffa450edef68
2014-12-08 16:41:17 +00:00
Chris M. Hostetter
95e75230e4
SOLR-6560: Purge termIndexInterval from example/test configs
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1643381 13f79535-47bb-0310-9956-ffa450edef68
2014-12-05 18:30:25 +00:00
Steven Rowe
d72e3dfb0f
SOLR-3881: Avoid OOMs in LanguageIdentifierUpdateProcessor:
...
- Added langid.maxFieldValueChars and langid.maxTotalChars params to limit
input, by default 10k and 20k chars, respectively.
- Moved input concatenation to Tika implementation; the langdetect
implementation instead appends each input piece via the langdetect API.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1643377 13f79535-47bb-0310-9956-ffa450edef68
2014-12-05 18:22:30 +00:00
Noble Paul
83f0d3578c
SOLR-4799 faster join using join=zipper aka merge join for nested DIH EntityProcessors
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1643097 13f79535-47bb-0310-9956-ffa450edef68
2014-12-03 11:56:26 +00:00