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

Add getters for the properties of several Query implementations

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 6.0, 6.1, 7.0
    • core/query/scoring
    • New, Patch Available

    Description

      Hi!

      At Hibernate Search, we are currently working on an Elasticsearch backend (aside from the existing Lucene backend).

      As part of this effort, to provide a smooth migration path, we need to be able to rewrite the Lucene queries as Elasticsearch queries. We know it will be neither perfect or comprehensive but we want it to be the best possible experience.

      It works well in many cases but several implementations of Query don't have the necessary getters to be able to extract the information from the Query.

      The attached patch add getters to several implementations of Query. It would be nice if it could be applied.

      Any chance it could be applied to the next point release too? (probably not but I'd better ask).

      Attachments

        1. query-getters-v01.00.diff
          16 kB
          Guillaume Smet

        Activity

          People

            romseygeek Alan Woodward
            gsmet Guillaume Smet
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: