Search Options

Results per page
Sort
Preferred Languages
Advance

Results 121 - 130 of 486 for pageX (0.03 sec)

  1. src/main/java/org/codelibs/fess/app/web/admin/elevateword/AdminElevatewordAction.java

        /**
         * Shows the main elevate word management page.
         *
         * @return HTML response for the elevate word list page
         */
        @Execute
        @Secured({ ROLE, ROLE + VIEW })
        public HtmlResponse index() {
            return asListHtml();
        }
    
        /**
         * Lists elevate words with pagination support.
         *
         * @param pageNumber optional page number for pagination
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Aug 07 03:06:29 UTC 2025
    - 22.6K bytes
    - Viewed (0)
  2. 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)
  3. src/main/java/org/codelibs/fess/app/service/SearchLogService.java

        }
    
        /**
         * Updates the pager with aggregation result information.
         *
         * @param pager The search log pager to update
         * @param size The size of the aggregation results
         */
        private void updatePagerByAgg(final SearchLogPager pager, final int size) {
            pager.setAllPageCount(1);
            pager.setAllRecordCount(size);
            pager.setCurrentPageNumber(1);
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 17 08:28:31 UTC 2025
    - 32.7K bytes
    - Viewed (0)
  4. src/main/java/org/codelibs/fess/app/web/base/FessSearchAction.java

                request.setAttribute(formKey, formBuf.toString());
            }
        }
    
        /**
         * Redirects the user to the login page after storing current search parameters
         * for restoration after successful authentication.
         *
         * @return HTML response that redirects to the login page
         */
        protected HtmlResponse redirectToLogin() {
            searchHelper.storeSearchParameters();
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Aug 07 03:06:29 UTC 2025
    - 13.8K bytes
    - Viewed (0)
  5. src/main/java/org/codelibs/fess/app/service/CrawlingInfoService.java

        /**
         * Retrieves a paginated list of crawling information records based on the provided pager criteria.
         * The results are ordered by creation time in descending order and the pager is updated with
         * pagination metadata including total count and page number list.
         *
         * @param crawlingInfoPager the pager object containing search criteria and pagination settings
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 17 08:28:31 UTC 2025
    - 19.9K bytes
    - Viewed (0)
  6. src/main/java/org/codelibs/fess/app/web/search/SearchAction.java

                    messages.addErrorsResultSizeExceeded(GLOBAL);
                });
                return redirectToRoot();
            }
        }
    
        /**
         * Moves to a specific page.
         * @param form The search form.
         * @param move The number of pages to move.
         * @return The HTML response.
         */
        protected HtmlResponse doMove(final SearchForm form, final int move) {
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Aug 07 03:06:29 UTC 2025
    - 14K bytes
    - Viewed (0)
  7. docs/fr/README.md

    ![Admin UI](https://fess.codelibs.org/_images/fess_admin_dashboard.png)
    
    Vous pouvez enregistrer des cibles à explorer dans l'interface d'administration sur les pages de configuration des crawlers (Web, Fichiers, Data Store), puis démarrer manuellement le Crawler sur la [page du Planificateur](https://fess.codelibs.org/14.17/admin/scheduler-guide.html).
    
    ## Migration depuis un autre fournisseur de recherche
    
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Oct 12 07:19:47 UTC 2024
    - 7.9K bytes
    - Viewed (0)
  8. src/main/java/org/codelibs/fess/app/web/api/ApiResult.java

            protected String recordCountRelation;
            /**
             * The total number of pages in the search results.
             */
            protected int pageCount;
            /**
             * Indicates if there is a next page of search results.
             */
            protected boolean nextPage;
            /**
             * Indicates if there is a previous page of search results.
             */
            protected boolean prevPage;
            /**
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Aug 07 03:06:29 UTC 2025
    - 24.9K bytes
    - Viewed (0)
  9. src/main/java/org/codelibs/fess/app/service/FailureUrlService.java

        /** Configuration settings for Fess */
        @Resource
        protected FessConfig fessConfig;
    
        /**
         * Retrieves a paginated list of failure URLs based on the provided pager criteria.
         *
         * @param failureUrlPager the pager containing search criteria and pagination settings
         * @return a list of FailureUrl entities matching the criteria
         */
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 17 08:28:31 UTC 2025
    - 9.2K bytes
    - Viewed (0)
  10. okhttp/src/jvmMain/resources/okhttp3/internal/publicsuffix/PublicSuffixDatabase.list

    pa.leg.br
    pa.us
    paas.beebyte.io
    paas.datacenter.fi
    paas.hosted-by-previder.com
    paas.massivegrid.com
    pabianice.pl
    padova.it
    padua.it
    page
    pages-research.it.hs-heilbronn.de
    pages.dev
    pages.gay
    pages.it.hs-heilbronn.de
    pages.torproject.net
    pages.wiardweb.com
    pagespeedmobilizer.com
    pagexl.com
    palermo.it
    palmas.br
    panasonic
    panel.dev
    panel.gg
    pantheonsite.io
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Tue May 27 22:00:49 UTC 2025
    - 129.6K bytes
    - Viewed (3)
Back to top