Jack Conradson created LUCENE-6451:
--------------------------------------

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


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

Reply via email to