You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Erik Hatcher (JIRA)" <ji...@apache.org> on 2016/04/18 04:17:25 UTC

[jira] [Assigned] (SOLR-9005) In films example, update-script.js scripting URP fails with method signature mismatch

     [ https://issues.apache.org/jira/browse/SOLR-9005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Erik Hatcher reassigned SOLR-9005:
----------------------------------

    Assignee: Erik Hatcher

> 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
>            Assignee: Erik Hatcher
>            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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org