Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 22 for included_urls (0.21 sec)

  1. 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);
    Java
    - Registered: Mon Apr 22 08:04:10 GMT 2024
    - Last Modified: Thu Feb 22 01:37:57 GMT 2024
    - 9.1K bytes
    - Viewed (0)
  2. src/main/webapp/WEB-INF/view/admin/webconfig/admin_webconfig_details.jsp

                                        </tr>
                                        <tr>
                                            <th><la:message key="labels.included_urls"/></th>
                                            <td>${f:br(f:h(includedUrls))}<la:hidden
                                                    property="includedUrls"/></td>
                                        </tr>
                                        <tr>
    Others
    - Registered: Mon Apr 22 08:04:10 GMT 2024
    - Last Modified: Thu Feb 13 07:47:04 GMT 2020
    - 10.7K bytes
    - Viewed (0)
  3. 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"
    Others
    - Registered: Mon Apr 22 08:04:10 GMT 2024
    - Last Modified: Thu Feb 13 07:47:04 GMT 2020
    - 15.9K bytes
    - Viewed (0)
  4. 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 Configuration
    labels.included_urls=Included URLs For Crawling
    labels.excluded_urls=Excluded URLs For Crawling
    labels.included_doc_urls=Included URLs For Indexing
    labels.excluded_doc_urls=Excluded URLs For Indexing
    labels.user_agent=User Agent
    Properties
    - Registered: Mon Apr 22 08:04:10 GMT 2024
    - Last Modified: Fri Mar 22 11:58:34 GMT 2024
    - 40.7K bytes
    - Viewed (1)
  5. 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 Configuration
    labels.included_urls=Included URLs For Crawling
    labels.excluded_urls=Excluded URLs For Crawling
    labels.included_doc_urls=Included URLs For Indexing
    labels.excluded_doc_urls=Excluded URLs For Indexing
    labels.user_agent=User Agent
    Properties
    - Registered: Mon Apr 22 08:04:10 GMT 2024
    - Last Modified: Fri Mar 22 11:58:34 GMT 2024
    - 40.7K bytes
    - Viewed (0)
  6. src/main/resources/fess_label_ko.properties

    labels.label_type = 레이블(Label)
    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 = 작성
    Properties
    - Registered: Mon Apr 22 08:04:10 GMT 2024
    - Last Modified: Fri Mar 22 11:58:34 GMT 2024
    - 44K bytes
    - Viewed (0)
  7. src/main/resources/fess_label_ru.properties

    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=Включить URLs для сканирования
    labels.excluded_urls=Исключить URLs для сканирования
    labels.included_doc_urls=Включить URLs для индексации
    labels.excluded_doc_urls=Исключить URLs для индексации
    labels.user_agent=User Agent
    Properties
    - Registered: Mon Apr 22 08:04:10 GMT 2024
    - Last Modified: Fri Mar 22 11:58:34 GMT 2024
    - 45.6K bytes
    - Viewed (0)
  8. src/main/resources/fess_label_de.properties

    labels.file_crawling_button_create=Erstellen
    labels.file_crawling_button_create_job=Neue Aufgabe erstellen
    labels.web_crawling_configuration=Web-Crawling
    labels.web_crawling_title_details=Web-Crawling-Konfiguration
    labels.included_urls=Eingeschlossene URLs beim Crawling
    labels.excluded_urls=Ausgeschlossene URLs beim Crawling
    labels.included_doc_urls=Eingeschlossene URLs bei der Indizierung
    labels.excluded_doc_urls=Ausgeschlossene URLs bei der Indizierung
    Properties
    - Registered: Mon Apr 22 08:04:10 GMT 2024
    - Last Modified: Fri Mar 22 11:58:34 GMT 2024
    - 42.8K bytes
    - Viewed (0)
  9. src/main/resources/fess_label_ja.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=作成
    Properties
    - Registered: Mon Apr 22 08:04:10 GMT 2024
    - Last Modified: Fri Mar 22 11:58:34 GMT 2024
    - 46.2K bytes
    - Viewed (2)
  10. src/main/resources/fess_label_fr.properties

    labels.file_crawling_button_create	=	Créer
    labels.file_crawling_button_create_job	=	Créer un nouveau job
    labels.web_crawling_configuration	=	Exploration Web
    labels.web_crawling_title_details	=	Configuration de l'exploration Web
    labels.included_urls	=	URL incluses pour l'exploration
    labels.excluded_urls	=	URL exclues pour l'exploration
    labels.included_doc_urls	=	URL incluses pour l'indexation
    labels.excluded_doc_urls	=	URL exclues pour l'indexation
    Properties
    - Registered: Mon Apr 22 08:04:10 GMT 2024
    - Last Modified: Fri Mar 22 11:58:34 GMT 2024
    - 46.6K bytes
    - Viewed (0)
Back to top