- Sort Score
- Num 10 results
- Language All
Results 1 - 10 of 44 for included_paths (0.07 seconds)
-
src/test/java/org/codelibs/fess/it/search/FavoritesApiTests.java
private static String createCrawlLabel() { Map<String, Object> labelBody = new HashMap<>(); labelBody.put("name", CRAWL_LABEL); labelBody.put("value", CRAWL_LABEL); labelBody.put("included_paths", ".*"); Response response = checkMethodBase(labelBody).post("/api/admin/labeltype/setting"); JsonPath jsonPath = JsonPath.from(response.asString()); assertTrue(jsonPath.getBoolean("response.created"));Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Dec 20 03:03:44 GMT 2025 - 9.9K bytes - Click Count (0) -
src/test/java/org/codelibs/fess/it/search/ScrollSearchApiTests.java
private static String createCrawlLabel() { Map<String, Object> labelBody = new HashMap<>(); labelBody.put("name", CRAWL_LABEL); labelBody.put("value", CRAWL_LABEL); labelBody.put("included_paths", ".*"); Response response = checkMethodBase(labelBody).post("/api/admin/labeltype/setting"); JsonPath jsonPath = JsonPath.from(response.asString()); assertTrue(jsonPath.getBoolean("response.created"));Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Dec 20 03:03:44 GMT 2025 - 7.5K bytes - Click Count (0) -
src/test/java/org/codelibs/fess/it/search/SearchApiTests.java
private static String createLabel() { Map<String, Object> labelBody = new HashMap<>(); labelBody.put("name", TEST_LABEL); labelBody.put("value", TEST_LABEL); labelBody.put("included_paths", ".*tools.*"); Response response = checkMethodBase(labelBody).post("/api/admin/labeltype/setting"); JsonPath jsonPath = JsonPath.from(response.asString());Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Fri Nov 21 13:29:45 GMT 2025 - 19K bytes - Click Count (0) -
src/main/webapp/WEB-INF/view/admin/fileconfig/admin_fileconfig_details.jsp
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 11:54:13 GMT 2026 - 11.1K bytes - Click Count (0) -
src/main/webapp/WEB-INF/view/admin/fileconfig/admin_fileconfig_edit.jsp
<label for="includedPaths" class="col-sm-3 text-sm-right col-form-label"><la:message key="labels.included_paths"/></label> <div class="col-sm-9"> <la:errors property="includedPaths"/> <la:textarea styleId="includedPaths" property="includedPaths"Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Mon Feb 23 08:03:44 GMT 2026 - 15.3K bytes - Click Count (0) -
src/main/resources/fess_label_en.properties
labels.header_brand_name=Fess labels.header_form_option_btn=Options labels.file_crawling_configuration=File Crawling labels.file_crawling_title_details=File Crawling Config labels.included_paths=Included Paths labels.excluded_paths=Excluded Paths labels.included_doc_paths=Included Doc Paths labels.excluded_doc_paths=Excluded Doc Paths labels.config_parameter=Config Parameters labels.max_access_count=Max Access Count
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 11:54:13 GMT 2026 - 48.9K bytes - Click Count (0) -
src/main/resources/fess_label_zh_TW.properties
labels.search_unknown=未知 labels.footer_back_to_top=返回頂部 labels.header_brand_name=Fess labels.header_form_option_btn=選項 labels.file_crawling_configuration=檔案爬網 labels.file_crawling_title_details=檔案爬網設定 labels.included_paths=要包含在爬網中的路徑 labels.excluded_paths=要從爬網中排除的路徑 labels.included_doc_paths=要包含在搜尋中的路徑 labels.excluded_doc_paths=要從搜尋中排除的路徑 labels.config_parameter=配置參數 labels.max_access_count=最大訪問數 labels.number_of_thread=執行緒數
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 11:54:13 GMT 2026 - 48.5K bytes - Click Count (0) -
src/main/resources/fess_label_ru.properties
labels.header_brand_name=Fess labels.header_form_option_btn=Опции labels.file_crawling_configuration=Сканирование файлов labels.file_crawling_title_details=Конфигурация сканирования файлов labels.included_paths=Включенные пути labels.excluded_paths=Исключенные пути labels.included_doc_paths=Включенные пути к документам labels.excluded_doc_paths=Исключенные пути к документам labels.config_parameter=Параметры конфигурации
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 11:54:13 GMT 2026 - 66.6K bytes - Click Count (0) -
src/main/resources/fess_label_fr.properties
labels.header_brand_name=Fess labels.header_form_option_btn=Options labels.file_crawling_configuration=Exploration de fichiers labels.file_crawling_title_details=Configuration de l'exploration de fichiers labels.included_paths=Chemins inclus labels.excluded_paths=Chemins exclus labels.included_doc_paths=Chemins de documents inclus labels.excluded_doc_paths=Chemins de documents exclus labels.config_parameter=Paramètres de configuration
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 11:54:13 GMT 2026 - 54.4K bytes - Click Count (0) -
src/main/resources/fess_label_it.properties
labels.header_brand_name=Fess labels.header_form_option_btn=Opzioni labels.file_crawling_configuration=Scansione file labels.file_crawling_title_details=Configurazione scansione file labels.included_paths=Percorsi da includere nella scansione labels.excluded_paths=Percorsi da escludere dalla scansione labels.included_doc_paths=Percorsi da includere nella ricerca labels.excluded_doc_paths=Percorsi da escludere dalla ricerca
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 11:54:13 GMT 2026 - 52K bytes - Click Count (0)