thongnt99 commented on issue #11799:
URL: https://github.com/apache/lucene/issues/11799#issuecomment-1256442806

   Yes, I think that would be nicer to have dedicated classes for LSR?  Though 
using FeatureField is efficient, I feels it is still a bit of hacking. 
   If we replaced FeatureQuery with `new BoostQuery(new TermQuery(new 
Term(field, term)), weight)`, then it doesn't work. So i think there is some 
internal difference in the indexes created by this approach and the repetition 
approach.  


-- 
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