rmuir commented on pull request #477:
URL: https://github.com/apache/lucene/pull/477#issuecomment-981761039


   > For a `TokensExistsQuery`, is the idea that the query part would work the 
same as norms, we just filter out docs with a norm of 0?
   
   yeah, at first at least. sounds like we need a zero-check because apparently 
put a norm in there when there's no tokens (which seems absolutely insane to 
me). Maybe we can fix it for a future index version and then remove the zero 
check.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



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

Reply via email to