- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for 38 (0.01 sec)
-
README.md
- **JUnit 4**: Testing framework - **Maven**: Build and dependency management ## Quick Start ### Prerequisites - Java 21 or higher - OpenSearch/Elasticsearch cluster (2.x+ recommended) - Maven 3.8+ for building from source ### Installation Add the dependency to your `pom.xml`: ```xml <dependency> <groupId>org.codelibs.fess</groupId> <artifactId>fess-suggest</artifactId>
Registered: Fri Sep 19 09:08:11 UTC 2025 - Last Modified: Sun Aug 31 03:31:14 UTC 2025 - 12.1K bytes - Viewed (1) -
fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml
<match value="$FL2@(#)" offset="0" /> </magic> </mime-type> <mime-type type="application/x-sc"> <magic priority="50"> <match value="Spreadsheet" type="string" offset="38"/> </magic> </mime-type> <mime-type type="application/x-sh"> <_comment>UNIX/LINUX Shell Script</_comment> <magic priority="50"> <match value="#!/" type="string" offset="0"/>Registered: Sun Sep 21 03:50:09 UTC 2025 - Last Modified: Thu Mar 13 08:18:01 UTC 2025 - 320.1K bytes - Viewed (2)