RS146BIJAY opened a new pull request, #13409:
URL: https://github.com/apache/lucene/pull/13409

   ### Description
   
   Adding support for DWPT selection mechanism based on a specific criteria 
within the DocumentWriter. Users can define this criteria through a grouping 
function as a new 
[IndexWriterConfig](https://github.com/apache/lucene/blob/main/lucene/core/src/java/org/apache/lucene/index/IndexWriterConfig.java)
 configuration. We are also adding a new merge policy to ensure that grouping 
criteria invariant is maintained even during segment merges
   


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