- Sort Score
- Result 10 results
- Languages All
Results 51 - 60 of 90 for thumbnail_ (0.19 sec)
-
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: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Mar 17 02:29:43 UTC 2022 - 3.7K bytes - Viewed (0) -
src/main/resources/fess_indices/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: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Tue Aug 15 11:50:35 UTC 2023 - 11.8K bytes - Viewed (0) -
src/test/java/org/codelibs/fess/mylasta/direction/FessConfigTest.java
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Tue Aug 19 14:09:36 UTC 2025 - 23.8K bytes - Viewed (0) -
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: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 28.9K 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: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Tue Aug 15 11:50:35 UTC 2023 - 11.7K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/opensearch/config/bsbhv/BsThumbnailQueueBhv.java
result.setPath(DfTypeUtil.toString(source.get("path"))); result.setTarget(DfTypeUtil.toString(source.get("target"))); result.setThumbnailId(DfTypeUtil.toString(source.get("thumbnail_id"))); return updateEntity(source, result); } catch (InstantiationException | IllegalAccessException e) { final String msg = "Cannot create a new instance: " + entityType.getName();
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Mar 15 06:53:53 UTC 2025 - 9.8K 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: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 8.3K bytes - Viewed (0) -
src/test/java/org/codelibs/fess/query/QueryCommandTest.java
public String getIndexFieldUrl() { return "url"; } @Override public String getIndexFieldThumbnail() { return "thumbnail"; } @Override public String getIndexFieldClickCount() { return "click_count"; } @Override
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Tue Aug 19 14:09:36 UTC 2025 - 10K 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: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Tue Aug 15 11:50:35 UTC 2023 - 11.7K bytes - Viewed (0) -
pom.xml
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Sep 04 05:22:58 UTC 2025 - 49.6K bytes - Viewed (0)