Alexandre Rafalovitch created SOLR-9005:
-------------------------------------------
Summary: In films example, update-script.js scripting URP fails
with method signature mismatch
Key: SOLR-9005
URL: https://issues.apache.org/jira/browse/SOLR-9005
Project: Solr
Issue Type: Bug
Components: examples
Affects Versions: 6.0
Environment: Mac
java version "1.8.0_31"
Reporter: Alexandre Rafalovitch
Priority: Minor
Following the *films* example README:
bin/solr start
bin/solr create -c files -d example/files/conf
bin/post -c files docs/solr-analytics/index.html (just one reproducible example)
{noformat}
Unable to invoke function processAdd in script: update-script.js: Can't
unambiguously select between fixed arity signatures [(java.lang.String,
java.io.Reader), (java.lang.String, java.lang.String)] of the method
org.apache.solr.analysis.TokenizerChain.tokenStream for argument types
[java.lang.String, null]
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]