- Sort Score
- Num 10 results
- Language All
Results 1 - 5 of 5 for reading_analyzer_pl (0.19 seconds)
-
src/main/resources/suggest_indices/_cloud/suggest_analyzer.json
"type" : "custom", "tokenizer" : "standard", "char_filter" : ["mapping_char"], "filter" : ["lowercase", "content_length_filter", "limit_token_count_filter"] }, "reading_analyzer_pl" : { "type" : "custom", "tokenizer" : "standard" }, "reading_term_analyzer_pl" : { "type" : "custom", "tokenizer" : "standard" },
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Feb 27 09:26:16 GMT 2021 - 57.4K bytes - Click Count (1) -
src/main/resources/suggest_indices/_aws/suggest_analyzer.json
"type" : "custom", "tokenizer" : "standard", "char_filter" : ["mapping_char"], "filter" : ["lowercase", "content_length_filter", "limit_token_count_filter"] }, "reading_analyzer_pl" : { "type" : "custom", "tokenizer" : "standard" }, "reading_term_analyzer_pl" : { "type" : "custom", "tokenizer" : "standard" },
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Wed Mar 24 12:55:37 GMT 2021 - 57.4K bytes - Click Count (0) -
src/main/resources/suggest_indices/suggest_analyzer.json
"type" : "custom", "tokenizer" : "standard", "char_filter" : ["mapping_char"], "filter" : ["lowercase", "content_length_filter", "limit_token_count_filter"] }, "reading_analyzer_pl" : { "type" : "custom", "tokenizer" : "standard" }, "reading_term_analyzer_pl" : { "type" : "custom", "tokenizer" : "standard" },
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu May 23 05:09:51 GMT 2019 - 57.7K bytes - Click Count (0) -
src/main/resources/suggest_indices/suggest_analyzer.json
"type" : "custom", "tokenizer" : "standard", "char_filter" : ["mapping_char"], "filter" : ["lowercase", "content_length_filter", "limit_token_count_filter"] }, "reading_analyzer_pl" : { "type" : "custom", "tokenizer" : "standard" }, "reading_term_analyzer_pl" : { "type" : "custom", "tokenizer" : "standard" },
Created: Fri Apr 17 09:08:13 GMT 2026 - Last Modified: Thu Oct 03 02:51:59 GMT 2019 - 57.3K bytes - Click Count (3) -
src/test/java/org/codelibs/fess/suggest/converter/AnalyzerConverterTest.java
.field("reading_analyzer", "test_reading_analyzer") .field("reading_term_analyzer", "test_reading_term_analyzer") .field("reading_analyzer_ja", "test_reading_analyzer_ja") .field("reading_term_analyzer_ja", "test_reading_term_analyzer_ja") .endObject() .endObject())
Created: Fri Apr 17 09:08:13 GMT 2026 - Last Modified: Mon Sep 01 13:33:03 GMT 2025 - 12.5K bytes - Click Count (0)