- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for SuggestBulkFileWriter (0.07 sec)
-
src/main/java/org/codelibs/fess/suggest/index/writer/SuggestBulkFileWriter.java
import org.opensearch.transport.client.Client; /** * SuggestBulkFileWriter is an implementation of the SuggestWriter interface. * This class is responsible for writing and deleting suggest items in bulk. * * <p>Currently, the methods in this class throw UnsupportedOperationException * as they are not yet implemented.</p> * * @see SuggestWriter */ public class SuggestBulkFileWriter implements SuggestWriter { /**
Registered: Fri Sep 19 09:08:11 UTC 2025 - Last Modified: Fri Jul 04 14:00:23 UTC 2025 - 2.1K bytes - Viewed (0)