Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 43 for excluded_paths (0.33 sec)

  1. src/main/webapp/WEB-INF/view/admin/fileconfig/admin_fileconfig_details.jsp

                                            <td>${f:br(f:h(includedPaths))}<la:hidden
                                                    property="includedPaths"/></td>
                                        </tr>
                                        <tr>
                                            <th><la:message key="labels.excluded_paths"/></th>
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Feb 13 07:47:04 UTC 2020
    - 10.6K bytes
    - Viewed (0)
  2. src/main/webapp/WEB-INF/view/admin/fileconfig/admin_fileconfig_edit.jsp

                                        <label for="excludedPaths" class="col-sm-3 text-sm-right col-form-label"><la:message
                                                key="labels.excluded_paths"/></label>
                                        <div class="col-sm-9">
                                            <la:errors property="excludedPaths"/>
                                            <la:textarea styleId="excludedPaths" property="excludedPaths"
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Feb 13 07:47:04 UTC 2020
    - 15.3K bytes
    - Viewed (0)
  3. src/test/java/org/codelibs/fess/it/search/SearchApiTests.java

            final String paths = "file:" + getTestDataPath();
            requestBody.put("name", NAME_PREFIX + "FileConfig");
            requestBody.put("paths", paths);
            requestBody.put("excluded_paths", ".*\\.git.*");
            requestBody.put("max_access_count", 100);
            requestBody.put("num_of_thread", 1);
            requestBody.put("interval_time", 100);
            requestBody.put("boost", 100);
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Aug 07 03:06:29 UTC 2025
    - 18.9K bytes
    - Viewed (0)
  4. 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
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 40.7K bytes
    - Viewed (0)
  5. 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=執行緒數
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 40.7K bytes
    - Viewed (0)
  6. src/main/resources/fess_label_de.properties

    labels.header_brand_name=Fess
    labels.header_form_option_btn=Optionen
    labels.file_crawling_configuration=Dateicrawling
    labels.file_crawling_title_details=Dateicrawling-Konfiguration
    labels.included_paths=Eingeschlossene Pfade
    labels.excluded_paths=Ausgeschlossene Pfade
    labels.included_doc_paths=Eingeschlossene Dokumentenpfade
    labels.excluded_doc_paths=Ausgeschlossene Dokumentenpfade
    labels.config_parameter=Konfigurationsparameter
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 43.5K bytes
    - Viewed (1)
  7. src/main/resources/fess_label.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
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Jun 28 08:40:50 UTC 2025
    - 40.7K bytes
    - Viewed (0)
  8. src/main/resources/fess_label_pl.properties

    labels.header_brand_name=Fess
    labels.header_form_option_btn=Opcje
    labels.file_crawling_configuration=Indeksowanie plików
    labels.file_crawling_title_details=Konfiguracja indeksowania plików
    labels.included_paths=Ścieżki do uwzględnienia w indeksowaniu
    labels.excluded_paths=Ścieżki do wykluczenia z indeksowania
    labels.included_doc_paths=Ścieżki do uwzględnienia w wyszukiwaniu
    labels.excluded_doc_paths=Ścieżki do wykluczenia z wyszukiwania
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 44.6K bytes
    - Viewed (0)
  9. src/main/resources/fess_label_es.properties

    labels.header_brand_name=Fess
    labels.header_form_option_btn=Opciones
    labels.file_crawling_configuration=Rastreo de archivos
    labels.file_crawling_title_details=Configuración de rastreo de archivos
    labels.included_paths=Rutas a incluir en el rastreo
    labels.excluded_paths=Rutas a excluir del rastreo
    labels.included_doc_paths=Rutas a incluir en la búsqueda
    labels.excluded_doc_paths=Rutas a excluir de la búsqueda
    labels.config_parameter=Parámetro de configuración
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 45.4K bytes
    - Viewed (0)
  10. src/main/resources/fess_label_ko.properties

    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=스레드 수
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 43.1K bytes
    - Viewed (0)
Back to top