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

PayloadQueryParser addition

Details

    • New, Patch Available

    Description

      I recently needed to deploy payloads for my search system and ran into a small wall: there was no query parser available for use with Payloads. I through this one together, extending out of the new modular QueryParser structure.

      Attached is the class file. I didn't know what package this would belong in (whether with the query parser or with the rest of the payload functionality in contrib/analyzers), so it's in the default package for now.

      I know this is a little, simple thing, but it seemed like something that should probably be included.

      Attachments

        1. PayloadQueryParser.java
          4 kB
          Edward Drapkin

        Activity

          People

            ehatcher Erik Hatcher
            edwardd Edward Drapkin
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: