parent
5b1ad8099b
commit
14a4a740ac
|
@ -80,6 +80,7 @@ public class DocumentSubsetReaderTests extends ESTestCase {
|
||||||
bitsetFilterCache.close();
|
bitsetFilterCache.close();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/32457")
|
||||||
public void testSearch() throws Exception {
|
public void testSearch() throws Exception {
|
||||||
IndexWriter iw = new IndexWriter(directory, newIndexWriterConfig());
|
IndexWriter iw = new IndexWriter(directory, newIndexWriterConfig());
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue