quantranhong1999 commented on PR #2342:
URL: https://github.com/apache/james-project/pull/2342#issuecomment-2222567299

   I am stuck at debugging the MPT test (again).
   
   It seems in the end (at the failing assertion), searching by flag returns no 
UIDs leading to James just returning all possible UIDs in the mailboxes.
   
   I tried:
     - add await in MPT test -> not work
     - TextField, Store.Yes for the flags field -> not work
     - partial update -> only work with DocValues field -> try DocValues for 
the flags field -> seems not suitable
     - `writer.commit` everywhere -> not work
     - apply delete / write = true when declaring the IndexReader -> not work
   
   Do you have any other clue or idea @Arsnael?


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