You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Robert Muir (JIRA)" <ji...@apache.org> on 2013/11/07 23:01:17 UTC

[jira] [Commented] (LUCENE-5334) Add Namespaces to Expressions Javascript Compiler

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

Robert Muir commented on LUCENE-5334:
-------------------------------------

+1

> 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
>            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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org