Uploaded image for project: 'ModeShape'
  1. ModeShape
  2. MODE-692

LuceneSearchSession Does Not Index Properties with Boolean Values when Assertions are Enabled

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Blocker Blocker
    • 1.1.0.Final
    • 1.0.0.Final
    • Search
    • None

      There's an assertion at line 503 of LuceneSearchSession that checks that any property that falls through a series of if statements has a field type of STRING. However, properties with a FieldType of BOOLEAN also reach that point, triggering the assertion and aborting indexing for that set of properties.

              rhauch Randall Hauch (Inactive)
              bcarothers_jira Brian Carothers (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: