Uploaded image for project: 'Lucene - Core'
  1. Lucene - Core
  2. LUCENE-5334

Add Namespaces to Expressions Javascript Compiler

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • None
    • None
    • None
    • New

    Description

      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

      Attachments

        1. LUCENE-5334.patch
          55 kB
          Jack Conradson

        Activity

          People

            rjernst Ryan Ernst
            jdconradson Jack Conradson
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: