mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-05 18:39:14 +00:00
parent
5b1ad8099b
commit
14a4a740ac
@ -80,6 +80,7 @@ public class DocumentSubsetReaderTests extends ESTestCase {
|
||||
bitsetFilterCache.close();
|
||||
}
|
||||
|
||||
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/32457")
|
||||
public void testSearch() throws Exception {
|
||||
IndexWriter iw = new IndexWriter(directory, newIndexWriterConfig());
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user