Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 30 for included_urls (0.1 sec)

  1. src/main/webapp/WEB-INF/view/admin/webconfig/admin_webconfig_details.jsp

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

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

            final String urls = "https://www.codelibs.org/" + "\n" + "http://failure.url";
            final String includedUrls = "https://www.codelibs.org/.*" + "\n" + "http://failure.url.*";
            requestBody.put("name", NAME_PREFIX + "WebConfig");
            requestBody.put("urls", urls);
            requestBody.put("included_urls", includedUrls);
            requestBody.put("user_agent", "Mozilla/5.0");
            requestBody.put("depth", 1);
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Mar 15 06:53:53 UTC 2025
    - 9.1K bytes
    - Viewed (0)
  4. src/main/resources/fess_label_en.properties

    labels.file_crawling_button_create=Create
    labels.file_crawling_button_create_job=Create New Job
    labels.web_crawling_configuration=Web Crawling
    labels.web_crawling_title_details=Web Crawling Config
    labels.included_urls=Included URLs
    labels.excluded_urls=Excluded URLs
    labels.included_doc_urls=Included Doc URLs
    labels.excluded_doc_urls=Excluded Doc URLs
    labels.user_agent=User Agent
    labels.web_crawling_button_create=Create
    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.label_type=標籤
    labels.file_crawling_button_create=建立
    labels.file_crawling_button_create_job=建立新作業
    labels.web_crawling_configuration=Web爬網
    labels.web_crawling_title_details=Web爬網設定
    labels.included_urls=要包含在爬網中的URL
    labels.excluded_urls=要從爬網中排除的URL
    labels.included_doc_urls=要包含在搜尋中的URL
    labels.excluded_doc_urls=要從搜尋中排除的URL
    labels.user_agent=使用者代理
    labels.web_crawling_button_create=建立
    labels.web_crawling_button_create_job=建立新作業
    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.file_crawling_button_create_job=Neuen Job erstellen
    labels.web_crawling_configuration=Web-Crawling
    labels.web_crawling_title_details=Web-Crawling-Konfiguration
    labels.included_urls=Eingeschlossene URLs
    labels.excluded_urls=Ausgeschlossene URLs
    labels.included_doc_urls=Eingeschlossene Dokumenten-URLs
    labels.excluded_doc_urls=Ausgeschlossene Dokumenten-URLs
    labels.user_agent=User-Agent
    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.file_crawling_button_create=Create
    labels.file_crawling_button_create_job=Create New Job
    labels.web_crawling_configuration=Web Crawling
    labels.web_crawling_title_details=Web Crawling Config
    labels.included_urls=Included URLs
    labels.excluded_urls=Excluded URLs
    labels.included_doc_urls=Included Doc URLs
    labels.excluded_doc_urls=Excluded Doc URLs
    labels.user_agent=User Agent
    labels.web_crawling_button_create=Create
    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.web_crawling_configuration=Indeksowanie stron internetowych
    labels.web_crawling_title_details=Konfiguracja indeksowania stron internetowych
    labels.included_urls=Adresy URL do uwzględnienia w indeksowaniu
    labels.excluded_urls=Adresy URL do wykluczenia z indeksowania
    labels.included_doc_urls=Adresy URL do uwzględnienia w wyszukiwaniu
    labels.excluded_doc_urls=Adresy URL 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.file_crawling_button_create_job=Crear nuevo trabajo
    labels.web_crawling_configuration=Rastreo web
    labels.web_crawling_title_details=Configuración de rastreo web
    labels.included_urls=URLs a incluir en el rastreo
    labels.excluded_urls=URLs a excluir del rastreo
    labels.included_doc_urls=URLs a incluir en la búsqueda
    labels.excluded_doc_urls=URLs a excluir de la búsqueda
    labels.user_agent=User-Agent
    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.label_type=라벨
    labels.file_crawling_button_create=작성
    labels.file_crawling_button_create_job=새 작업 작성
    labels.web_crawling_configuration=웹 크롤링
    labels.web_crawling_title_details=웹 크롤링 설정
    labels.included_urls=크롤링할 URL
    labels.excluded_urls=크롤링에서 제외할 URL
    labels.included_doc_urls=검색할 URL
    labels.excluded_doc_urls=검색에서 제외할 URL
    labels.user_agent=사용자 에이전트
    labels.web_crawling_button_create=작성
    labels.web_crawling_button_create_job=새 작업 작성
    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