[ http://issues.apache.org/jira/browse/LUCENE-518?page=comments#action_12369908 ]
Yonik Seeley commented on LUCENE-518: ------------------------------------- I'm not sure... I can think of examples either way. If a field has a lot of synonyms, it will match more terms. Shouldn't it's length be considered longer for the purposes of determining how specific it is to a query? > document field lengths count analyzer synonym overlays > ------------------------------------------------------ > > Key: LUCENE-518 > URL: http://issues.apache.org/jira/browse/LUCENE-518 > Project: Lucene - Java > Type: Bug > Components: Index > Versions: 1.9 > Environment: N/A > Reporter: Randy Puttick > > Using a synonym expansion analyzer to add tokens with zero offset from the > substituted token should not extend the length of the field in the document > (for scoring purposes) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.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]