[ https://issues.apache.org/jira/browse/LUCENE-6451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14511463#comment-14511463 ]
ASF subversion and git services commented on LUCENE-6451: --------------------------------------------------------- Commit 1675926 from [~rjernst] in branch 'dev/trunk' [ https://svn.apache.org/r1675926 ] LUCENE-6451: Expressions now support bindings keys that look like zero arg functions > Support non-static methods in the Javascript compiler > ----------------------------------------------------- > > Key: LUCENE-6451 > URL: https://issues.apache.org/jira/browse/LUCENE-6451 > Project: Lucene - Core > Issue Type: Improvement > Reporter: Jack Conradson > Priority: Minor > Attachments: LUCENE-6451.patch, LUCENE-6451.patch > > > Allow methods such as date.getMonth() or string.getOrdinal() to be added in > the same way expression variables are now (forwarded to the bindings for > processing). This change will only allow non-static methods that have zero > arguments due to current limitations in the architecture, and to keep the > change simple. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org