- Sort Score
- Num 10 results
- Language All
Results 1 - 3 of 3 for getCrawlerMetadataNameMapping (0.5 seconds)
-
src/main/java/org/codelibs/fess/mylasta/direction/FessProp.java
} return !stream(patterns).get(stream -> stream.anyMatch(p -> p.matcher(name).matches())); } String getCrawlerMetadataNameMapping(); default Tuple3<String, String, String> getCrawlerMetadataNameMapping(final String name) { @SuppressWarnings("unchecked") Map<String, Tuple3<String, String, String>> params =Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Mar 26 02:24:08 GMT 2026 - 92.3K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/crawler/transformer/AbstractFessFileTransformer.java
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Fri Nov 28 16:29:12 GMT 2025 - 25.7K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java
* <br> * comment: Mapping for document metadata names. * @return The value of found property. (NotNull: if not found, exception but basically no way) */ String getCrawlerMetadataNameMapping(); /** * Get the value for the key 'crawler.document.html.content.xpath'. <br> * The value is, e.g. //BODY <br> * comment: XPath to extract main content from HTML documents.
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 06:59:19 GMT 2026 - 576.9K bytes - Click Count (2)