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

better payload testing with mockanalyzer

Details

    • Test
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 3.2, 4.0-ALPHA
    • None
    • None
    • New, Patch Available

    Description

      MockAnalyzer currently always indexes some fixed-length payloads.

      Instead it should decide for each field randomly (and remember it for that field):

      • if the field should index no payloads at all
      • field should index fixed length payloads
      • field should index variable length payloads.

      Attachments

        1. LUCENE-3020.patch
          410 kB
          Robert Muir

        Activity

          People

            Unassigned Unassigned
            rcmuir Robert Muir
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: