- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for persisted (2.34 sec)
-
src/main/java/org/codelibs/fess/helper/IndexingHelper.java
} return numOfDeleted; } /** * Refreshes the specified index to make recent changes visible for search. * This operation ensures that all pending writes are persisted and searchable. * * @param searchEngineClient the search engine client to use for refresh * @param index the index name to refresh * @return the refresh status code */Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Fri Nov 28 16:29:12 UTC 2025 - 26.1K bytes - Viewed (0) -
CLAUDE.md
**DataService**: Access result persistence, iteration **Implementations**: - `UrlQueueServiceImpl`, `DataServiceImpl`: In-memory (default) - `OpenSearchDataService`: OpenSearch backend (persistent) ### Processing Pipeline ``` CrawlerThread → Client → ResponseProcessor → Transformer → Extractor → ExtractData ↓
Registered: Sat Dec 20 11:21:39 UTC 2025 - Last Modified: Fri Nov 28 17:31:34 UTC 2025 - 10.7K bytes - Viewed (0)