[ 
https://issues.apache.org/jira/browse/LUCENE-5334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13817713#comment-13817713
 ] 

ASF subversion and git services commented on LUCENE-5334:
---------------------------------------------------------

Commit 1540195 from [~rjernst] in branch 'dev/branches/branch_4x'
[ https://svn.apache.org/r1540195 ]

LUCENE-5334: Add Namespaces to Expressions Javascript Compiler

> Add Namespaces to Expressions Javascript Compiler
> -------------------------------------------------
>
>                 Key: LUCENE-5334
>                 URL: https://issues.apache.org/jira/browse/LUCENE-5334
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Jack Conradson
>            Assignee: Ryan Ernst
>            Priority: Minor
>         Attachments: LUCENE-5334.patch
>
>
> I would like to add the concept of namespaces to the expressions javascript 
> compiler using '.' as the operator.
> Example of namespace usage in functions:
> AccurateMath.sqrt(field)
> FastMath.sqrt(field)
> Example of namespace usage in variables:
> location.latitude
> location.longitude



--
This message was sent by Atlassian JIRA
(v6.1#6144)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to