SynFilter doesn't set offsets for outputs that hang off the end of the input 
tokens
-----------------------------------------------------------------------------------

                 Key: LUCENE-3742
                 URL: https://issues.apache.org/jira/browse/LUCENE-3742
             Project: Lucene - Java
          Issue Type: Bug
            Reporter: Michael McCandless
            Assignee: Michael McCandless
             Fix For: 3.6, 4.0
         Attachments: LUCENE-3742.patch

If you have syn rule a -> x y and input a then output is a/x y but... what 
should y's offsets be?  Right now we set to 0/0.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to