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

Erik Hatcher updated SOLR-9005:
-------------------------------
    Description: 
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}


  was:
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}



> 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: Erik Hatcher
>            Priority: Minor
>
> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to