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

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=15641085#comment-15641085 ] 

ASF subversion and git services commented on SOLR-9005:
-------------------------------------------------------

Commit 9148362617333458e22d7d3c28b26053f4308fa6 in lucene-solr's branch refs/heads/master from [~arafalov]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=9148362 ]

SOLR-9005: Add guard condition to the example js


> 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
>         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