- Sort Score
- Result 10 results
- Languages All
Results 41 - 50 of 74 for thumbnail_ (0.73 sec)
-
src/main/java/org/codelibs/fess/util/ComponentUtil.java
* @return The SSO manager. */ public static SsoManager getSsoManager() { return getComponent(SSO_MANAGER); } /** * Gets the thumbnail manager component. * @return The thumbnail manager. */ public static ThumbnailManager getThumbnailManager() { return getComponent(THUMBNAIL_MANAGER); } /**Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 28.9K bytes - Viewed (0) -
src/main/webapp/WEB-INF/view/admin/general/admin_general.jsp
key="labels.thumbnail"/></span> <div class="form-inline col-sm-9"> <la:errors property="thumbnail"/> <div class="form-check"> <la:checkbox styleId="thumbnail" styleClass="form-check-input" property="thumbnail"/>Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Sat Dec 13 02:21:17 UTC 2025 - 42.8K bytes - Viewed (0) -
src/main/resources/fess_indices/_cloud/fess/doc.json
}, "title": { "type": "text", "analyzer": "standard_analyzer", "search_analyzer": "standard_search_analyzer", "term_vector": "with_positions_offsets" }, "thumbnail": { "type": "keyword" }, "url": { "type": "keyword" } }Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Tue Aug 15 11:50:35 UTC 2023 - 11.7K bytes - Viewed (0) -
src/main/assemblies/common-bin.xml
<fileMode>0755</fileMode> <directoryMode>0755</directoryMode> <lineEnding>unix</lineEnding> <includes> <include>fess.in.sh</include> <include>fess</include> <include>generate-thumbnail</include> </includes> </fileSet> <fileSet> <filtered>false</filtered> <outputDirectory>fess-${project.version}/bin</outputDirectory> <includes> <include>module.xml</include>
Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Thu Mar 17 02:29:43 UTC 2022 - 3.7K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/opensearch/config/cbean/bs/BsThumbnailQueueCB.java
doColumn("path"); } public void columnTarget() { doColumn("target"); } public void columnThumbnailId() { doColumn("thumbnail_id"); } }
Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Sat Mar 15 06:53:53 UTC 2025 - 7K bytes - Viewed (0) -
src/main/resources/fess_indices/_aws/fess/doc.json
}, "title": { "type": "text", "analyzer": "standard_analyzer", "search_analyzer": "standard_search_analyzer", "term_vector": "with_positions_offsets" }, "thumbnail": { "type": "keyword" }, "url": { "type": "keyword" } }Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Tue Aug 15 11:50:35 UTC 2023 - 11.7K bytes - Viewed (0) -
src/main/resources/fess_label_en.properties
labels.virtual_host_value=Virtual Host labels.append_query_param_enabled=Append Search Parameters labels.login_required=Login Required labels.result_collapsed=Collapse Duplicate Results labels.login_link=Show Login Link labels.thumbnail=Show Thumbnail labels.ignore_failure_type=Ignore Failure Types labels.failure_count_threshold=Failure Count Threshold labels.popular_word_word_enabled=Popular Word Response labels.supported_search_web=Web
Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Sat Dec 13 02:21:17 UTC 2025 - 44K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/app/web/api/admin/documents/ApiAdminDocumentsAction.java
import org.codelibs.fess.helper.CrawlingInfoHelper; import org.codelibs.fess.helper.LanguageHelper; import org.codelibs.fess.opensearch.client.SearchEngineClient; import org.codelibs.fess.thumbnail.ThumbnailManager; import org.codelibs.fess.util.ComponentUtil; import org.lastaflute.web.Execute; import org.lastaflute.web.response.JsonResponse; import org.opensearch.action.bulk.BulkResponse;
Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 8.3K bytes - Viewed (0) -
MIGRATION.md
### Log Files Check these logs for troubleshooting: - **Main Application**: `logs/fess.log` - **Crawler**: `logs/fess-crawler.log` - **Search**: `logs/fess-search.log` - **Thumbnail**: `logs/fess-thumbnail.log` ### Getting Help - **Documentation**: https://fess.codelibs.org/ - **GitHub Issues**: https://github.com/codelibs/fess/issues - **Discussions**: https://github.com/codelibs/fess/discussions
Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Thu Nov 06 12:40:11 UTC 2025 - 23.2K bytes - Viewed (0) -
pom.xml
Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Sat Dec 20 08:30:43 UTC 2025 - 49.4K bytes - Viewed (0)