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

[jira] [Resolved] (SOLR-9005) In files 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 ]

Alexandre Rafalovitch resolved SOLR-9005.
-----------------------------------------
       Resolution: Fixed
    Fix Version/s: 6.4
                   master (7.0)

The patch from April applied cleanly

> In files 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: Alexandre Rafalovitch
>            Priority: Minor
>             Fix For: master (7.0), 6.4
>
>         Attachments: SOLR-9005.patch
>
>
> Following the *files* 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