- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for test_parseDocumentWithLargeText (0.27 seconds)
-
src/test/java/org/codelibs/fess/suggest/index/contents/DefaultContentsParserTest.java
assertTrue(items.size() > 0); SuggestItem firstItem = items.get(0); assertTrue(firstItem.getTags().length >= 2); } @Test public void test_parseDocumentWithLargeText() throws Exception { // Test with text larger than maxAnalyzedContentLength StringBuilder largeText = new StringBuilder(); for (int i = 0; i < 2000; i++) {
Created: Fri Apr 17 09:08:13 GMT 2026 - Last Modified: Sun Feb 01 12:48:24 GMT 2026 - 12.1K bytes - Click Count (0)