Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 10 of 83 for controls (0.08 seconds)

  1. src/main/webapp/WEB-INF/view/admin/labeltype/admin_labeltype.jsp

                                    <la:errors/>
                                </div>
                                <a role="button" data-toggle="collapse" href="#listSearchForm" aria-expanded="false"
                                   aria-controls="listSearchForm"><i class="fas fa-search" aria-hidden="true"></i></a>
                                <div class="collapse <c:if test="${!empty name || !empty value}">show</c:if>" id="listSearchForm">
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Mon Feb 23 08:03:44 GMT 2026
    - 10.6K bytes
    - Click Count (0)
  2. src/main/java/org/codelibs/fess/app/web/admin/general/EditForm.java

         * This message is shown to users on the main search page.
         */
        @Size(max = 3000)
        public String notificationSearchTop;
    
        /**
         * System log level for controlling log verbosity.
         * Controls the level of detail in system log messages.
         */
        @Size(max = 10)
        public String logLevel;
    
        /**
         * Storage service endpoint URL for cloud storage integration.
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Thu Mar 26 02:24:08 GMT 2026
    - 15.8K bytes
    - Click Count (0)
  3. src/main/webapp/WEB-INF/orig/view/chat/chat.jsp

    									</button>
    									<div class="dropdown-menu filter-dropdown-menu">
    										<div class="filter-search-wrapper">
    											<input type="text" class="filter-search-input form-control form-control-sm" placeholder="<la:message key="labels.chat_filter_search_placeholder" />" aria-label="<la:message key="labels.chat_filter_search_placeholder" />" />
    										</div>
    										<div class="filter-dropdown-list">
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sun Mar 15 06:21:57 GMT 2026
    - 10.4K bytes
    - Click Count (0)
  4. src/main/webapp/WEB-INF/view/chat/chat.jsp

    									</button>
    									<div class="dropdown-menu filter-dropdown-menu">
    										<div class="filter-search-wrapper">
    											<input type="text" class="filter-search-input form-control form-control-sm" placeholder="<la:message key="labels.chat_filter_search_placeholder" />" aria-label="<la:message key="labels.chat_filter_search_placeholder" />" />
    										</div>
    										<div class="filter-dropdown-list">
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Thu Mar 19 01:36:02 GMT 2026
    - 10.8K bytes
    - Click Count (0)
  5. src/main/java/org/codelibs/fess/helper/CrawlingInfoHelper.java

            return MessageDigestUtil.digest(ComponentUtil.getFessConfig().getIndexIdDigestAlgorithm(), id);
        }
    
        /**
         * Sets the maximum number of session IDs to include in session ID lists.
         * This controls the size limit for aggregation results when retrieving session lists.
         *
         * @param maxSessionIdsInList the maximum number of session IDs to include in lists
         */
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Thu Aug 07 03:06:29 GMT 2025
    - 15.2K bytes
    - Click Count (0)
  6. src/main/webapp/WEB-INF/view/searchResults.jsp

    		</p>
    	</div>
    </c:if>
    <c:if test="${facetResponse != null}">
    <div class="d-md-none mb-2">
    	<button class="btn btn-outline-secondary btn-sm" type="button" data-bs-toggle="offcanvas" data-bs-target="#facetOffcanvas" aria-controls="facetOffcanvas">
    		<i class="fa fa-filter" aria-hidden="true"></i> <la:message key="labels.facet_filter_button" />
    	</button>
    </div>
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Mon Feb 23 08:03:44 GMT 2026
    - 12.2K bytes
    - Click Count (0)
  7. src/main/webapp/WEB-INF/view/advance.jsp

    					<input class="form-control" type="text" id="as_q" name="as.q" value="${f:h(fe:join(as.q))}">
    				</div>
    			</div>
    			<div class="mb-3 row">
    				<label for="as_epq" class="col-lg-3 col-md-4 col-sm-5 col-12 col-form-label"><la:message
    						key="labels.advance_search_phrase_query"
    					/></label>
    				<div class="col-lg-5 col-md-8 col-sm-7 col-6">
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Thu Nov 13 05:54:52 GMT 2025
    - 14.2K bytes
    - Click Count (0)
  8. src/main/webapp/WEB-INF/orig/view/advance.jsp

    					<input class="form-control" type="text" id="as_q" name="as.q" value="${f:h(fe:join(as.q))}">
    				</div>
    			</div>
    			<div class="mb-3 row">
    				<label for="as_epq" class="col-lg-3 col-md-4 col-sm-5 col-12 col-form-label"><la:message
    						key="labels.advance_search_phrase_query"
    					/></label>
    				<div class="col-lg-5 col-md-8 col-sm-7 col-6">
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Mon Feb 23 08:03:44 GMT 2026
    - 14.2K bytes
    - Click Count (0)
  9. src/main/java/org/codelibs/fess/helper/DataIndexHelper.java

                        logger.debug("Interrupted.", e);
                    }
                }
            }
        }
    
        /**
         * Sets the crawling execution interval.
         * This interval controls the delay between starting new crawler threads
         * and the frequency of status checks during crawling operations.
         *
         * @param crawlingExecutionInterval interval in milliseconds
         */
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Fri Nov 28 16:29:12 GMT 2025
    - 19K bytes
    - Click Count (0)
  10. src/main/webapp/WEB-INF/orig/view/searchResults.jsp

    		</p>
    	</div>
    </c:if>
    <c:if test="${facetResponse != null}">
    <div class="d-md-none mb-2">
    	<button class="btn btn-outline-secondary btn-sm" type="button" data-bs-toggle="offcanvas" data-bs-target="#facetOffcanvas" aria-controls="facetOffcanvas">
    		<i class="fa fa-filter" aria-hidden="true"></i> <la:message key="labels.facet_filter_button" />
    	</button>
    </div>
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Mon Feb 23 08:03:44 GMT 2026
    - 12.2K bytes
    - Click Count (1)
Back to Top