- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for event_type (0.04 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
src/test/java/org/codelibs/fess/entity/SearchLogEventTest.java
private String id; private Long versionNo; private String eventType; private Map<String, Object> sourceMap; public TestSearchLogEvent(String id, Long versionNo, String eventType) { this.id = id; this.versionNo = versionNo; this.eventType = eventType; this.sourceMap = new HashMap<>(); } @OverrideCreated: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Fri Mar 13 23:01:26 GMT 2026 - 11.8K bytes - Click Count (0)