rmuir commented on PR #12169:
URL: https://github.com/apache/lucene/pull/12169#issuecomment-1467945170

   > I'll leave the BoostAttribute discussion for another time as I don't have 
access to the code right now, but javaDocs or not, it seems extremely 
suspicious to have a public class that shouldn't be used, it smells bad 
practice, quite frankly.
   
   The problem is how attributes work internally. that's why fuzzy's internal 
boostattribute is public. It is really important that this only be used by 
fuzzyquery, it is only for multitermquery. That's why it is documented as such.
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to