Search Options

Results per page
Sort
Preferred Languages
Advance

Results 181 - 190 of 534 for pager (0.03 sec)

  1. src/test/java/org/codelibs/fess/job/SuggestJobTest.java

            }
    
            @Override
            public String getLdapAttrStreet() {
                return "street";
            }
    
            @Override
            public String getLdapAttrPager() {
                return "pager";
            }
    
            @Override
            public String getLdapAttrTitle() {
                return "title";
            }
    
            @Override
            public String getLdapAttrDescription() {
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Tue Aug 19 14:09:36 UTC 2025
    - 31.4K bytes
    - Viewed (0)
  2. src/main/java/org/codelibs/fess/Constants.java

        /** Notification configuration for login page. */
        public static final String NOTIFICATION_LOGIN = "notification.login";
    
        /** Notification configuration for search top page. */
        public static final String NOTIFICATION_SEARCH_TOP = "notification.search.top";
    
        /** Notification configuration for advanced search page. */
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 17 08:28:31 UTC 2025
    - 34.6K bytes
    - Viewed (0)
  3. src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java

        /** The key of the configuration. e.g. 1000 */
        String PAGE_KEYMATCH_MAX_FETCH_SIZE = "page.keymatch.max.fetch.size";
    
        /** The key of the configuration. e.g. 1000 */
        String PAGE_LABELTYPE_MAX_FETCH_SIZE = "page.labeltype.max.fetch.size";
    
        /** The key of the configuration. e.g. 1000 */
        String PAGE_ROLETYPE_MAX_FETCH_SIZE = "page.roletype.max.fetch.size";
    
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 17 08:28:31 UTC 2025
    - 525.6K bytes
    - Viewed (1)
  4. src/main/resources/fess_label_es.properties

    labels.roomNumber=Número de habitación
    labels.user_description=Descripción
    labels.description=Descripción
    labels.user_title=Cargo
    labels.title=Cargo
    labels.user_pager=Buscapersonas
    labels.pager=Buscapersonas
    labels.user_street=Calle
    labels.street=Calle
    labels.user_postalCode=Código postal
    labels.postalCode=Código postal
    labels.user_physicalDeliveryOfficeName=Oficina
    labels.physicalDeliveryOfficeName=Oficina
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 45.4K bytes
    - Viewed (0)
  5. src/main/resources/fess_label_ko.properties

    labels.labeledURI=labeledURI
    labels.user_roomNumber=방 번호
    labels.roomNumber=방 번호
    labels.user_description=설명
    labels.description=설명
    labels.user_title=직책
    labels.title=직책
    labels.user_pager=호출기
    labels.pager=호출기
    labels.user_street=번지
    labels.street=번지
    labels.user_postalCode=우편번호
    labels.postalCode=우편번호
    labels.user_physicalDeliveryOfficeName=사업소
    labels.physicalDeliveryOfficeName=사업소
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 43.1K bytes
    - Viewed (0)
  6. src/main/resources/fess_label_fr.properties

    labels.advance_search_filetype_powerpoint=MS PowerPoint
    labels.advance_search_occt=Occurrence
    labels.advance_search_occt_default=N'importe où dans la page
    labels.advance_search_occt_allintitle=dans le titre de la page
    labels.advance_search_occt_allinurl=dans l'URL de la page
    labels.advance_search_sitesearch=Site ou domaine
    labels.advance_search_timestamp=Dernière mise à jour
    labels.advance_search_timestamp_default=N'importe quand
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 45.6K bytes
    - Viewed (0)
  7. src/main/resources/fess_label_ru.properties

    labels.user_roomNumber=Номер комнаты
    labels.roomNumber=Номер комнаты
    labels.user_description=Описание
    labels.description=Описание
    labels.user_title=Должность
    labels.title=Должность
    labels.user_pager=Пейджер
    labels.pager=Пейджер
    labels.user_street=Улица
    labels.street=Улица
    labels.user_postalCode=Почтовый индекс
    labels.postalCode=Почтовый индекс
    labels.user_physicalDeliveryOfficeName=Офис
    labels.physicalDeliveryOfficeName=Офис
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 55.8K bytes
    - Viewed (0)
  8. src/main/resources/fess_label_it.properties

    labels.user_roomNumber=Numero stanza
    labels.roomNumber=Numero stanza
    labels.user_description=Descrizione
    labels.description=Descrizione
    labels.user_title=Titolo
    labels.title=Titolo
    labels.user_pager=Cercapersone
    labels.pager=Cercapersone
    labels.user_street=Via
    labels.street=Via
    labels.user_postalCode=CAP
    labels.postalCode=CAP
    labels.user_physicalDeliveryOfficeName=Ufficio
    labels.physicalDeliveryOfficeName=Ufficio
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 43.4K bytes
    - Viewed (0)
  9. src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java

        public static final String LABELS_TITLE = "{labels.title}";
    
        /** The key of the message: Pager */
        public static final String LABELS_user_pager = "{labels.user_pager}";
    
        /** The key of the message: Pager */
        public static final String LABELS_PAGER = "{labels.pager}";
    
        /** The key of the message: Street */
        public static final String LABELS_user_street = "{labels.user_street}";
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Jul 05 02:36:47 UTC 2025
    - 146.4K bytes
    - Viewed (0)
  10. src/main/resources/fess_label_zh_CN.properties

    labels.labeledURI=labeledURI
    labels.user_roomNumber=房间号
    labels.roomNumber=房间号
    labels.user_description=描述
    labels.description=描述
    labels.user_title=职位
    labels.title=职位
    labels.user_pager=寻呼机
    labels.pager=寻呼机
    labels.user_street=街道
    labels.street=街道
    labels.user_postalCode=邮政编码
    labels.postalCode=邮政编码
    labels.user_physicalDeliveryOfficeName=办公室
    labels.physicalDeliveryOfficeName=办公室
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 40.5K bytes
    - Viewed (0)
Back to top