msokolov commented on PR #15584:
URL: https://github.com/apache/lucene/pull/15584#issuecomment-4110154752

   sorry for the force push, this had gotten stale after a couple of months. 
The new bits:
   
   1. found that the exception I raised for duplicate terms in termdoc fields 
would cause the writer to crash, so added some exception handling that merely 
skips the doc being indexed (same as for a too-large term).
   2. added some testing around similarity and score computation
   
   Still TBD: move from a field "attribute" to a field "type"


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