[ http://issues.apache.org/jira/browse/LUCENE-722?page=comments#action_12451809 ] Andi Vajda commented on LUCENE-722: -----------------------------------
Yes, you fixed it in one place but this file is actually duplicated in the Lucene source tree. The bug I filed was about the other occurrence, in the 'queries' contrib module since it seems to be the one that is current as implied in the 'queries' module readme.txt file. > DEFAULT spelled DEFALT in MoreLikeThis.java > ------------------------------------------- > > Key: LUCENE-722 > URL: http://issues.apache.org/jira/browse/LUCENE-722 > Project: Lucene - Java > Issue Type: Bug > Components: Search > Affects Versions: 2.0.0 > Environment: all > Reporter: Andi Vajda > Priority: Minor > Fix For: 2.1 > > > DEFAULT is spelled DEFALT in > contrib/queries/src/java/org/apache/lucene/search/similar/MoreLikeThis.java -- 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]
