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

Query time join returns different results based on the field type

Details

    • New Feature
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 4.1, 4.2
    • None
    • modules/join
    • New

    Description

      I'm experiencing different query time joining behavior based on the type of the 'toField' and 'fromField'. Basically I got correct results when both 'toField' and 'fromField' are StringField, but incorrect in case of LongField.

      Attachments

        1. QueryTimeJoinTest.java
          7 kB
          Akos Kitta
        2. QueryTimeJoinTest.java
          7 kB
          Martijn van Groningen
        3. LUCENE-4824.patch
          7 kB
          Akos Kitta

        Activity

          People

            Unassigned Unassigned
            akitta Akos Kitta
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: