alessandrobenedetti commented on PR #12314:
URL: https://github.com/apache/lucene/pull/12314#issuecomment-1561429217

   I have been working a bit on the removal of the need for "vectorMultiValued" 
as a special fieldInfo and index time information.
   I think the results are encouraging, the current tests are relatively stable 
and diff went down to 'only' 27 files (we started with 85!).
   I'll keep cleaning it up and refine it, the necessity of additional pair of 
eyes for the review is still there as I am not convinced some variables are in 
the best place (multiValued in the vector values and graph) but it's 
progressing.
   
   I may have also brought regressions with this simplifications, but 
everything is in the git history so it should be doable to fix them.


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