- Sort Score
- Num 10 results
- Language All
Results 41 - 50 of 55 for onclick (0.09 seconds)
-
CONTRIBUTING.md
Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Fri Mar 27 18:43:39 GMT 2026 - 19.1K bytes - Click Count (0) -
src/main/webapp/WEB-INF/view/admin/searchlog/admin_searchlog.jsp
key="labels.searchlog_log_type_search"/></la:option> <la:option value="click"><la:message key="labels.searchlog_log_type_click"/></la:option> <la:option value="user_info"><la:message
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Mon Feb 23 08:03:44 GMT 2026 - 16.2K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/entity/ChatMessage.java
private String snippet; /** The ViewHelper-processed URL for display. */ private String urlLink; /** The go link URL for navigation with access control and click logging. */ private String goUrl; /** * Default constructor. */ public ChatSource() { } /**Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Mar 12 04:52:31 GMT 2026 - 10.1K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/app/service/CrawlingInfoService.java
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Jul 17 08:28:31 GMT 2025 - 19.9K bytes - Click Count (0) -
src/main/webapp/js/jquery-3.7.1.min.js
alue:e})}})},fix:function(e){return e[ce.expando]?e:new ce.Event(e)},special:{load:{noBubble:!0},click:{setup:function(e){var t=this||e;return we.test(t.type)&&t.click&&fe(t,"input")&&He(t,"click",!0),!1},trigger:function(e){var t=this||e;return we.test(t.type)&&t.click&&fe(t,"input")&&He(t,"click"),!0},_default:function(e){var t=e.target;return we.test(t.type)&&t.click&&fe(t,"input")&&_.get(t,"click")||fe(t,"a")}},beforeunload:{postDispatch:function(e){void 0!==e.result&&e.originalEvent&&(e.ori...Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Oct 26 01:07:52 GMT 2024 - 85.5K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/helper/UserInfoHelper.java
} return null; } /** * Stores the document IDs associated with a search query for tracking purposes. * This method caches the document IDs returned for a specific query to enable click tracking and analytics. * * @param queryId the unique identifier for the search query * @param documentItems the list of document maps containing search results */Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Aug 07 03:06:29 GMT 2025 - 14.9K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/app/web/admin/backup/AdminBackupAction.java
breakCursor = true; } } }); }; } /** * Get the write call for click log ndjson. * @return The write call. */ public static Consumer<Writer> getClickLogNdjsonWriteCall() { final FessConfig fessConfig = ComponentUtil.getFessConfig();Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Mon Nov 24 02:07:40 GMT 2025 - 32.1K bytes - Click Count (0) -
src/main/resources/fess_config.properties
# Whether to enable thread dump for the indexer. indexer.thread.dump.enabled=true # Maximum number of unprocessed documents for the indexer. indexer.unprocessed.document.size=1000 # Whether to enable click count tracking in the indexer. indexer.click.count.enabled=true # Whether to enable favorite count tracking in the indexer. indexer.favorite.count.enabled=true # Commit margin time (ms) for webfs in the indexer.
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 06:59:19 GMT 2026 - 59.3K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java
/** The key of the message: by Click Count (asc) */ public static final String LABELS_search_result_sort_click_count_asc = "{labels.search_result_sort_click_count_asc}"; /** The key of the message: by Click Count (desc) */ public static final String LABELS_search_result_sort_click_count_desc = "{labels.search_result_sort_click_count_desc}";Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 11:54:13 GMT 2026 - 172.6K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java
* Get the value for the key 'indexer.click.count.enabled'. <br> * The value is, e.g. true <br> * comment: Whether to enable click count tracking in the indexer. * @return The value of found property. (NotNull: if not found, exception but basically no way) */ String getIndexerClickCountEnabled(); /** * Is the property for the key 'indexer.click.count.enabled' true? <br>
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)