You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Akos Kitta (JIRA)" <ji...@apache.org> on 2013/03/12 20:03:14 UTC

[jira] [Created] (LUCENE-4824) Query time join returns different results based on the field type

Akos Kitta created LUCENE-4824:
----------------------------------

             Summary: Query time join returns different results based on the field type
                 Key: LUCENE-4824
                 URL: https://issues.apache.org/jira/browse/LUCENE-4824
             Project: Lucene - Core
          Issue Type: Bug
          Components: modules/join
    Affects Versions: 4.1
            Reporter: Akos Kitta


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.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org