Serialized Form

  • Package org.codelibs.fess.api.v2.handlers

  • Package org.codelibs.fess.app.pager

    • Class org.codelibs.fess.app.pager.AccessTokenPager

      class AccessTokenPager extends Object implements Serializable
      serialVersionUID:
      1L
      • Serialized Fields

        • allPageCount
          int allPageCount
          The total number of pages available.
        • allRecordCount
          int allRecordCount
          The total number of records available.
        • createdBy
          String createdBy
          The created by.
        • createdTime
          String createdTime
          The created time.
        • currentPageNumber
          int currentPageNumber
          The current page number.
        • existNextPage
          boolean existNextPage
          Whether a next page exists.
        • existPrePage
          boolean existPrePage
          Whether a previous page exists.
        • id
          String id
          The ID.
        • name
          String name
          The name.
        • pageNumberList
          List<Integer> pageNumberList
          The list of page numbers for navigation.
        • pageSize
          int pageSize
          The number of records per page.
        • versionNo
          String versionNo
          The version number.
    • Class org.codelibs.fess.app.pager.BadWordPager

      class BadWordPager extends Object implements Serializable
      serialVersionUID:
      1L
      • Serialized Fields

        • allPageCount
          int allPageCount
          The total number of pages available.
        • allRecordCount
          int allRecordCount
          The total number of records available.
        • createdBy
          String createdBy
          Creator username for search filtering.
        • createdTime
          String createdTime
          Creation time for search filtering.
        • currentPageNumber
          int currentPageNumber
          The current page number.
        • existNextPage
          boolean existNextPage
          Whether a next page exists.
        • existPrePage
          boolean existPrePage
          Whether a previous page exists.
        • id
          String id
          Bad word ID for search filtering.
        • pageNumberList
          List<Integer> pageNumberList
          The list of page numbers for navigation.
        • pageSize
          int pageSize
          The number of records per page.
        • suggestWord
          String suggestWord
          Suggest word for search filtering.
        • versionNo
          String versionNo
          Version number for search filtering.
    • Class org.codelibs.fess.app.pager.BoostDocPager

      class BoostDocPager extends Object implements Serializable
      serialVersionUID:
      1L
      • Serialized Fields

        • allPageCount
          int allPageCount
          Total number of pages.
        • allRecordCount
          int allRecordCount
          Total number of records.
        • boostExpr
          String boostExpr
          Boost expression for search filtering.
        • createdBy
          String createdBy
          Creator username for search filtering.
        • createdTime
          String createdTime
          Creation time for search filtering.
        • currentPageNumber
          int currentPageNumber
          Current page number for pagination.
        • existNextPage
          boolean existNextPage
          Indicates if a next page exists.
        • existPrePage
          boolean existPrePage
          Indicates if a previous page exists.
        • id
          String id
          Boost document ID for search filtering.
        • pageNumberList
          List<Integer> pageNumberList
          List of page numbers for pagination navigation.
        • pageSize
          int pageSize
          Page size for pagination.
        • sortOrder
          String sortOrder
          Sort order for search filtering.
        • urlExpr
          String urlExpr
          URL expression for search filtering.
        • versionNo
          String versionNo
          Version number for search filtering.
    • Class org.codelibs.fess.app.pager.CharMappingPager

      class CharMappingPager extends Object implements Serializable
      serialVersionUID:
      1L
      • Serialized Fields

        • allPageCount
          int allPageCount
          Total number of pages available.
        • allRecordCount
          int allRecordCount
          Total number of records across all pages.
        • currentPageNumber
          int currentPageNumber
          Current page number being displayed.
        • existNextPage
          boolean existNextPage
          Flag indicating if a next page exists.
        • existPrePage
          boolean existPrePage
          Flag indicating if a previous page exists.
        • id
          String id
          Character mapping ID for search filtering.
        • pageNumberList
          List<Integer> pageNumberList
          List of page numbers for pagination navigation.
        • pageSize
          int pageSize
          Number of records to display per page.
    • Class org.codelibs.fess.app.pager.CrawlingInfoPager

      class CrawlingInfoPager extends Object implements Serializable
      serialVersionUID:
      1L
      • Serialized Fields

        • allPageCount
          int allPageCount
          The total number of pages available.
        • allRecordCount
          int allRecordCount
          The total number of records across all pages.
        • createdTime
          String createdTime
          Creation time of the crawling information.
        • currentPageNumber
          int currentPageNumber
          The current page number (1-based) for pagination.
        • existNextPage
          boolean existNextPage
          Indicates whether a next page exists after the current page.
        • existPrePage
          boolean existPrePage
          Indicates whether a previous page exists before the current page.
        • id
          String id
          Crawling information ID.
        • pageNumberList
          List<Integer> pageNumberList
          The list of page numbers to display in the pagination component.
        • pageSize
          int pageSize
          The number of records to display per page.
        • sessionId
          String sessionId
          Session ID for the crawling session.
    • Class org.codelibs.fess.app.pager.DataConfigPager

      class DataConfigPager extends Object implements Serializable
      serialVersionUID:
      1L
      • Serialized Fields

        • allPageCount
          int allPageCount
          Total number of pages.
        • allRecordCount
          int allRecordCount
          Total number of records across all pages.
        • available
          String available
          Search/filter parameter for data configuration availability status.
        • boost
          String boost
          Search/filter parameter for data configuration boost value.
        • createdBy
          String createdBy
          Search/filter parameter for data configuration creator.
        • createdTime
          String createdTime
          Search/filter parameter for data configuration creation time.
        • currentPageNumber
          int currentPageNumber
          Current page number being displayed.
        • description
          String description
          Search/filter parameter for data configuration description.
        • existNextPage
          boolean existNextPage
          Flag indicating if there is a next page.
        • existPrePage
          boolean existPrePage
          Flag indicating if there is a previous page.
        • handlerName
          String handlerName
          Search/filter parameter for data configuration handler name.
        • id
          String id
          Search/filter parameter for data configuration ID.
        • name
          String name
          Search/filter parameter for data configuration name.
        • pageNumberList
          List<Integer> pageNumberList
          List of page numbers for pagination navigation.
        • pageSize
          int pageSize
          Number of records to display per page.
        • sortOrder
          String sortOrder
          Search/filter parameter for data configuration sort order.
        • versionNo
          String versionNo
          Search/filter parameter for data configuration version number.
    • Class org.codelibs.fess.app.pager.DuplicateHostPager

      class DuplicateHostPager extends Object implements Serializable
      serialVersionUID:
      1L
      • Serialized Fields

        • allPageCount
          int allPageCount
          Total number of pages.
        • allRecordCount
          int allRecordCount
          Total number of records across all pages.
        • createdBy
          String createdBy
          Search/filter parameter for duplicate host creator.
        • createdTime
          String createdTime
          Search/filter parameter for duplicate host creation time.
        • currentPageNumber
          int currentPageNumber
          Current page number being displayed.
        • duplicateHostName
          String duplicateHostName
          Search/filter parameter for duplicate hostname pattern.
        • existNextPage
          boolean existNextPage
          Flag indicating if there is a next page.
        • existPrePage
          boolean existPrePage
          Flag indicating if there is a previous page.
        • id
          String id
          Search/filter parameter for duplicate host configuration ID.
        • pageNumberList
          List<Integer> pageNumberList
          List of page numbers for pagination navigation.
        • pageSize
          int pageSize
          Number of records to display per page.
        • regularName
          String regularName
          Search/filter parameter for regular hostname pattern.
        • sortOrder
          String sortOrder
          Search/filter parameter for duplicate host sort order.
        • versionNo
          String versionNo
          Search/filter parameter for duplicate host version number.
    • Class org.codelibs.fess.app.pager.ElevateWordPager

      class ElevateWordPager extends Object implements Serializable
      serialVersionUID:
      1L
      • Serialized Fields

        • allPageCount
          int allPageCount
          Total number of pages available
        • allRecordCount
          int allRecordCount
          Total number of records available
        • boost
          String boost
          Search parameter: boost value
        • createdBy
          String createdBy
          Search parameter: created by user
        • createdTime
          String createdTime
          Search parameter: creation time
        • currentPageNumber
          int currentPageNumber
          Current page number
        • existNextPage
          boolean existNextPage
          Flag indicating if next page exists
        • existPrePage
          boolean existPrePage
          Flag indicating if previous page exists
        • id
          String id
          Search parameter: elevate word ID
        • pageNumberList
          List<Integer> pageNumberList
          List of page numbers for pagination display
        • pageSize
          int pageSize
          Number of records per page
        • suggestWord
          String suggestWord
          Search parameter: suggest word
        • versionNo
          String versionNo
          Search parameter: version number
    • Class org.codelibs.fess.app.pager.FailureUrlPager

      class FailureUrlPager extends Object implements Serializable
      serialVersionUID:
      1L
      • Serialized Fields

        • allPageCount
          int allPageCount
          Total number of pages.
        • allRecordCount
          int allRecordCount
          Total number of records across all pages.
        • currentPageNumber
          int currentPageNumber
          Current page number.
        • errorCount
          String errorCount
          Number of errors encountered for this URL.
        • errorCountMax
          String errorCountMax
          Maximum error count filter for searching failure URLs.
        • errorCountMin
          String errorCountMin
          Minimum error count filter for searching failure URLs.
        • errorName
          String errorName
          Error name filter for searching failure URLs.
        • existNextPage
          boolean existNextPage
          Flag indicating whether a next page exists.
        • existPrePage
          boolean existPrePage
          Flag indicating whether a previous page exists.
        • id
          String id
          ID of the failure URL record.
        • lastAccessTime
          String lastAccessTime
          Last time this URL was accessed.
        • pageNumberList
          List<Integer> pageNumberList
          List of page numbers for navigation.
        • pageSize
          int pageSize
          Number of records per page.
        • threadName
          String threadName
          Name of the thread that encountered the failure.
        • url
          String url
          URL filter for searching failure URLs.
    • Class org.codelibs.fess.app.pager.FileAuthPager

      class FileAuthPager extends Object implements Serializable
      serialVersionUID:
      1L
      • Serialized Fields

        • allPageCount
          int allPageCount
          The total number of pages in the result set.
        • allRecordCount
          int allRecordCount
          The total number of records in the result set.
        • createdBy
          String createdBy
          The user who created this file authentication entry.
        • createdTime
          String createdTime
          The timestamp when this file authentication entry was created.
        • currentPageNumber
          int currentPageNumber
          The current page number (1-based).
        • existNextPage
          boolean existNextPage
          Whether a next page exists.
        • existPrePage
          boolean existPrePage
          Whether a previous page exists.
        • fileConfigId
          String fileConfigId
          The file configuration ID associated with this authentication.
        • id
          String id
          The unique identifier for the file authentication entry.
        • pageNumberList
          List<Integer> pageNumberList
          List of page numbers for navigation.
        • pageSize
          int pageSize
          The number of records to display per page.
        • port
          String port
          The port number for the file authentication connection.
        • username
          String username
          The username for file authentication.
        • versionNo
          String versionNo
          The version number for optimistic locking.
    • Class org.codelibs.fess.app.pager.FileConfigPager

      class FileConfigPager extends Object implements Serializable
      serialVersionUID:
      1L
      • Serialized Fields

        • allPageCount
          int allPageCount
          Total number of pages
        • allRecordCount
          int allRecordCount
          Total number of records across all pages
        • available
          String available
          Availability status of the configuration
        • boost
          String boost
          Boost value for search ranking
        • createdBy
          String createdBy
          User who created the configuration
        • createdTime
          String createdTime
          Creation timestamp of the configuration
        • currentPageNumber
          int currentPageNumber
          Current page number
        • description
          String description
          Description of the configuration
        • existNextPage
          boolean existNextPage
          Flag indicating if a next page exists
        • existPrePage
          boolean existPrePage
          Flag indicating if a previous page exists
        • id
          String id
          Configuration ID
        • intervalTime
          String intervalTime
          Interval time between crawling operations
        • name
          String name
          Configuration name
        • numOfThread
          String numOfThread
          Number of threads for crawling
        • pageNumberList
          List<Integer> pageNumberList
          List of page numbers for pagination display
        • pageSize
          int pageSize
          Number of records per page
        • paths
          String paths
          File system paths to crawl
        • sortOrder
          String sortOrder
          Sort order for the configuration
        • versionNo
          String versionNo
          Version number of the configuration
    • Class org.codelibs.fess.app.pager.GroupPager

      class GroupPager extends Object implements Serializable
      serialVersionUID:
      1L
      • Serialized Fields

        • allPageCount
          int allPageCount
          Total number of pages available for pagination.
        • allRecordCount
          int allRecordCount
          Total number of records available across all pages.
        • currentPageNumber
          int currentPageNumber
          Current page number being displayed.
        • existNextPage
          boolean existNextPage
          Flag indicating whether a next page exists.
        • existPrePage
          boolean existPrePage
          Flag indicating whether a previous page exists.
        • id
          String id
          Group ID for search filtering.
        • name
          String name
          Group name for search filtering.
        • pageNumberList
          List<Integer> pageNumberList
          List of page numbers to display in pagination navigation.
        • pageSize
          int pageSize
          Number of records to display per page.
        • versionNo
          String versionNo
          Version number for optimistic locking.
    • Class org.codelibs.fess.app.pager.JobLogPager

      class JobLogPager extends Object implements Serializable
      serialVersionUID:
      1L
      • Serialized Fields

        • allPageCount
          int allPageCount
          Total number of pages
        • allRecordCount
          int allRecordCount
          Total number of records
        • currentPageNumber
          int currentPageNumber
          Current page number
        • existNextPage
          boolean existNextPage
          Whether a next page exists
        • existPrePage
          boolean existPrePage
          Whether a previous page exists
        • id
          String id
          Search criteria: job ID
        • jobName
          String jobName
          Search criteria: job name
        • jobStatus
          String jobStatus
          Search criteria: job status
        • pageNumberList
          List<Integer> pageNumberList
          List of page numbers for pagination display
        • pageSize
          int pageSize
          Number of items per page
        • scriptType
          String scriptType
          Search criteria: script type
        • startTime
          String startTime
          Search criteria: start time
        • target
          String target
          Search criteria: target
    • Class org.codelibs.fess.app.pager.KeyMatchPager

      class KeyMatchPager extends Object implements Serializable
      serialVersionUID:
      1L
      • Serialized Fields

        • allPageCount
          int allPageCount
          The total number of pages.
        • allRecordCount
          int allRecordCount
          The total number of records.
        • boost
          String boost
          The boost of the key match.
        • createdBy
          String createdBy
          The creator of the key match.
        • createdTime
          String createdTime
          The created time of the key match.
        • currentPageNumber
          int currentPageNumber
          The current page number.
        • existNextPage
          boolean existNextPage
          True if a next page exists.
        • existPrePage
          boolean existPrePage
          True if a previous page exists.
        • id
          String id
          The ID of the key match.
        • maxSize
          String maxSize
          The max size of the key match.
        • pageNumberList
          List<Integer> pageNumberList
          The list of page numbers.
        • pageSize
          int pageSize
          The size of a page.
        • query
          String query
          The query of the key match.
        • term
          String term
          The term of the key match.
        • versionNo
          String versionNo
          The version number of the key match.
    • Class org.codelibs.fess.app.pager.KuromojiPager

      class KuromojiPager extends Object implements Serializable
      serialVersionUID:
      1L
      • Serialized Fields

        • allPageCount
          int allPageCount
          The total number of pages.
        • allRecordCount
          int allRecordCount
          The total number of records.
        • currentPageNumber
          int currentPageNumber
          The current page number.
        • existNextPage
          boolean existNextPage
          Whether a next page exists.
        • existPrePage
          boolean existPrePage
          Whether a previous page exists.
        • id
          String id
          The ID of the Kuromoji dictionary.
        • pageNumberList
          List<Integer> pageNumberList
          The list of page numbers.
        • pageSize
          int pageSize
          The number of items per page.
    • Class org.codelibs.fess.app.pager.LabelTypePager

      class LabelTypePager extends Object implements Serializable
      serialVersionUID:
      1L
      • Serialized Fields

        • allPageCount
          int allPageCount
          The total number of pages.
        • allRecordCount
          int allRecordCount
          The total number of records.
        • createdBy
          String createdBy
          The creator of the label type.
        • createdTime
          String createdTime
          The created time of the label type.
        • currentPageNumber
          int currentPageNumber
          The current page number.
        • existNextPage
          boolean existNextPage
          Indicates if a next page exists.
        • existPrePage
          boolean existPrePage
          Indicates if a previous page exists.
        • id
          String id
          The ID of the label type.
        • name
          String name
          The name of the label type.
        • pageNumberList
          List<Integer> pageNumberList
          The list of page numbers.
        • pageSize
          int pageSize
          The size of a page.
        • sortOrder
          String sortOrder
          The sort order of the label type.
        • value
          String value
          The value of the label type.
        • versionNo
          String versionNo
          The version number of the label type.
    • Class org.codelibs.fess.app.pager.PathMapPager

      class PathMapPager extends Object implements Serializable
      serialVersionUID:
      1L
      • Serialized Fields

        • allPageCount
          int allPageCount
          The total number of pages.
        • allRecordCount
          int allRecordCount
          The total number of records.
        • createdBy
          String createdBy
          The creator.
        • createdTime
          String createdTime
          The creation time.
        • currentPageNumber
          int currentPageNumber
          The current page number.
        • existNextPage
          boolean existNextPage
          Indicates if a next page exists.
        • existPrePage
          boolean existPrePage
          Indicates if a previous page exists.
        • id
          String id
          The ID.
        • pageNumberList
          List<Integer> pageNumberList
          The list of page numbers.
        • pageSize
          int pageSize
          The number of records per page.
        • processType
          String processType
          The process type.
        • regex
          String regex
          The regex pattern.
        • replacement
          String replacement
          The replacement string.
        • sortOrder
          String sortOrder
          The sort order.
        • versionNo
          String versionNo
          The version number.
    • Class org.codelibs.fess.app.pager.ProtwordsPager

      class ProtwordsPager extends Object implements Serializable
      serialVersionUID:
      1L
      • Serialized Fields

        • allPageCount
          int allPageCount
          The total number of pages.
        • allRecordCount
          int allRecordCount
          The total number of records.
        • currentPageNumber
          int currentPageNumber
          The current page number.
        • existNextPage
          boolean existNextPage
          Whether a next page exists.
        • existPrePage
          boolean existPrePage
          Whether a previous page exists.
        • id
          String id
          The dictionary ID
        • pageNumberList
          List<Integer> pageNumberList
          The list of page numbers for pagination display.
        • pageSize
          int pageSize
          The number of items to display per page.
    • Class org.codelibs.fess.app.pager.RelatedContentPager

      class RelatedContentPager extends Object implements Serializable
      serialVersionUID:
      1L
      • Serialized Fields

        • allPageCount
          int allPageCount
          Total number of pages calculated from record count and page size.
        • allRecordCount
          int allRecordCount
          Total number of records across all pages.
        • content
          String content
          Content text for filtering related content.
        • createdBy
          String createdBy
          User who created the related content.
        • createdTime
          String createdTime
          Creation time of the related content.
        • currentPageNumber
          int currentPageNumber
          Current page number being displayed.
        • existNextPage
          boolean existNextPage
          Flag indicating whether a next page exists.
        • existPrePage
          boolean existPrePage
          Flag indicating whether a previous page exists.
        • id
          String id
          Related content ID for filtering.
        • pageNumberList
          List<Integer> pageNumberList
          List of page numbers for pagination navigation.
        • pageSize
          int pageSize
          Number of records to display per page.
        • term
          String term
          Search term for filtering related content.
        • versionNo
          String versionNo
          Version number for optimistic locking.
    • Class org.codelibs.fess.app.pager.RelatedQueryPager

      class RelatedQueryPager extends Object implements Serializable
      serialVersionUID:
      1L
      • Serialized Fields

        • allPageCount
          int allPageCount
          Total number of pages available for pagination.
        • allRecordCount
          int allRecordCount
          Total number of records in the result set.
        • createdBy
          String createdBy
          User who created the related query entry.
        • createdTime
          String createdTime
          Timestamp when the related query was created.
        • currentPageNumber
          int currentPageNumber
          Current page number being displayed.
        • existNextPage
          boolean existNextPage
          Flag indicating whether a next page exists.
        • existPrePage
          boolean existPrePage
          Flag indicating whether a previous page exists.
        • id
          String id
          Unique identifier for the related query.
        • pageNumberList
          List<Integer> pageNumberList
          List of page numbers for pagination navigation.
        • pageSize
          int pageSize
          Number of records to display per page.
        • queries
          String queries
          Related queries string containing associated search queries.
        • term
          String term
          Search term for the related query.
        • versionNo
          String versionNo
          Version number for optimistic locking.
    • Class org.codelibs.fess.app.pager.ReqHeaderPager

      class ReqHeaderPager extends Object implements Serializable
      serialVersionUID:
      1L
      • Serialized Fields

        • allPageCount
          int allPageCount
          The total number of pages available for pagination.
        • allRecordCount
          int allRecordCount
          The total number of records in the result set.
        • createdBy
          String createdBy
          The user who created this request header.
        • createdTime
          String createdTime
          The timestamp when this request header was created.
        • currentPageNumber
          int currentPageNumber
          The current page number for pagination.
        • existNextPage
          boolean existNextPage
          Indicates whether a next page exists for pagination.
        • existPrePage
          boolean existPrePage
          Indicates whether a previous page exists for pagination.
        • id
          String id
          The unique identifier of the request header.
        • name
          String name
          The name of the request header.
        • pageNumberList
          List<Integer> pageNumberList
          The list of page numbers to display for pagination navigation.
        • pageSize
          int pageSize
          The number of records to display per page.
        • value
          String value
          The value of the request header.
        • versionNo
          String versionNo
          The version number for optimistic locking.
        • webConfigId
          String webConfigId
          The web configuration ID associated with this request header.
    • Class org.codelibs.fess.app.pager.RolePager

      class RolePager extends Object implements Serializable
      serialVersionUID:
      1L
      • Serialized Fields

        • allPageCount
          int allPageCount
          Total number of pages.
        • allRecordCount
          int allRecordCount
          Total number of records.
        • currentPageNumber
          int currentPageNumber
          Current page number in pagination.
        • existNextPage
          boolean existNextPage
          Flag indicating whether a next page exists.
        • existPrePage
          boolean existPrePage
          Flag indicating whether a previous page exists.
        • id
          String id
          ID of the role.
        • name
          String name
          Name of the role.
        • pageNumberList
          List<Integer> pageNumberList
          List of page numbers for pagination navigation.
        • pageSize
          int pageSize
          Number of records per page.
        • versionNo
          String versionNo
          Version number of the role.
    • Class org.codelibs.fess.app.pager.RoleTypePager

      class RoleTypePager extends Object implements Serializable
      serialVersionUID:
      1L
      • Serialized Fields

        • allPageCount
          int allPageCount
          Total number of pages.
        • allRecordCount
          int allRecordCount
          Total number of records.
        • createdBy
          String createdBy
          The user who created the role type.
        • createdTime
          String createdTime
          The time when the role type was created.
        • currentPageNumber
          int currentPageNumber
          Current page number in pagination.
        • existNextPage
          boolean existNextPage
          Flag indicating whether a next page exists.
        • existPrePage
          boolean existPrePage
          Flag indicating whether a previous page exists.
        • id
          String id
          ID of the role type.
        • name
          String name
          Name of the role type.
        • pageNumberList
          List<Integer> pageNumberList
          List of page numbers for pagination navigation.
        • pageSize
          int pageSize
          Number of records per page.
        • sortOrder
          String sortOrder
          Sort order of the role type.
        • value
          String value
          Value of the role type.
        • versionNo
          String versionNo
          Version number of the role type.
    • Class org.codelibs.fess.app.pager.SchedulerPager

      class SchedulerPager extends Object implements Serializable
      serialVersionUID:
      1L
      • Serialized Fields

        • allPageCount
          int allPageCount
          Total number of pages.
        • allRecordCount
          int allRecordCount
          Total number of records.
        • available
          String available
          Whether the scheduled job is available.
        • crawler
          String crawler
          Whether the scheduled job is a crawler job.
        • createdBy
          String createdBy
          The user who created the scheduled job.
        • createdTime
          String createdTime
          The time when the scheduled job was created.
        • cronExpression
          String cronExpression
          Cron expression for the scheduled job.
        • currentPageNumber
          int currentPageNumber
          Current page number in pagination.
        • existNextPage
          boolean existNextPage
          Flag indicating whether a next page exists.
        • existPrePage
          boolean existPrePage
          Flag indicating whether a previous page exists.
        • id
          String id
          ID of the scheduled job.
        • jobLogging
          String jobLogging
          Whether logging is enabled for the scheduled job.
        • name
          String name
          Name of the scheduled job.
        • pageNumberList
          List<Integer> pageNumberList
          List of page numbers for pagination navigation.
        • pageSize
          int pageSize
          Number of records per page.
        • scriptType
          String scriptType
          Script type of the scheduled job.
        • sortOrder
          String sortOrder
          Sort order of the scheduled job.
        • target
          String target
          Target of the scheduled job.
        • versionNo
          String versionNo
          Version number of the scheduled job.
    • Class org.codelibs.fess.app.pager.SearchLogPager

      class SearchLogPager extends Object implements Serializable
      serialVersionUID:
      1L
      • Serialized Fields

        • accessType
          String accessType
          Access type filter for search logs (web, json, gsa, admin, other).
        • allPageCount
          int allPageCount
          Total number of pages based on record count and page size.
        • allRecordCount
          int allRecordCount
          Total number of records matching the search criteria.
        • currentPageNumber
          int currentPageNumber
          Current page number being displayed.
        • existNextPage
          boolean existNextPage
          Flag indicating if a next page exists.
        • existPrePage
          boolean existPrePage
          Flag indicating if a previous page exists.
        • logType
          String logType
          Type of log being displayed (default: search).
        • pageNumberList
          List<Integer> pageNumberList
          List of page numbers for pagination navigation.
        • pageSize
          int pageSize
          Number of records to display per page.
        • queryId
          String queryId
          Query ID filter for search logs.
        • requestedTimeRange
          String requestedTimeRange
          Time range filter for search logs (format: "yyyy-MM-dd HH:mm - yyyy-MM-dd HH:mm").
        • userSessionId
          String userSessionId
          User session ID filter for search logs.
    • Class org.codelibs.fess.app.pager.StemmerOverridePager

      class StemmerOverridePager extends Object implements Serializable
      serialVersionUID:
      1L
      • Serialized Fields

        • allPageCount
          int allPageCount
          The total number of pages.
        • allRecordCount
          int allRecordCount
          The total number of records across all pages.
        • currentPageNumber
          int currentPageNumber
          The current page number (1-based).
        • existNextPage
          boolean existNextPage
          Flag indicating whether a next page exists.
        • existPrePage
          boolean existPrePage
          Flag indicating whether a previous page exists.
        • id
          String id
          The ID of the stemmer override dictionary.
        • pageNumberList
          List<Integer> pageNumberList
          List of page numbers for navigation display.
        • pageSize
          int pageSize
          The number of records to display per page.
    • Class org.codelibs.fess.app.pager.StopwordsPager

      class StopwordsPager extends Object implements Serializable
      serialVersionUID:
      1L
      • Serialized Fields

        • allPageCount
          int allPageCount
          The total number of pages.
        • allRecordCount
          int allRecordCount
          The total number of records.
        • currentPageNumber
          int currentPageNumber
          The current page number.
        • existNextPage
          boolean existNextPage
          A flag indicating if a next page exists.
        • existPrePage
          boolean existPrePage
          A flag indicating if a previous page exists.
        • id
          String id
          The ID of the stopwords dictionary.
        • pageNumberList
          List<Integer> pageNumberList
          A list of page numbers for navigation.
        • pageSize
          int pageSize
          The number of records per page.
    • Class org.codelibs.fess.app.pager.SynonymPager

      class SynonymPager extends Object implements Serializable
      serialVersionUID:
      1L
      • Serialized Fields

        • allPageCount
          int allPageCount
          The total number of pages.
        • allRecordCount
          int allRecordCount
          The total number of records.
        • currentPageNumber
          int currentPageNumber
          The current page number.
        • existNextPage
          boolean existNextPage
          A flag indicating if a next page exists.
        • existPrePage
          boolean existPrePage
          A flag indicating if a previous page exists.
        • id
          String id
          The ID of the synonym dictionary.
        • pageNumberList
          List<Integer> pageNumberList
          A list of page numbers for navigation.
        • pageSize
          int pageSize
          The number of records per page.
    • Class org.codelibs.fess.app.pager.UserPager

      class UserPager extends Object implements Serializable
      serialVersionUID:
      1L
      • Serialized Fields

        • allPageCount
          int allPageCount
          The total number of pages
        • allRecordCount
          int allRecordCount
          The total number of records
        • currentPageNumber
          int currentPageNumber
          Current page number
        • existNextPage
          boolean existNextPage
          Whether there is a next page available
        • existPrePage
          boolean existPrePage
          Whether there is a previous page available
        • groups
          String[] groups
          User groups for search filtering
        • id
          String id
          User ID for search filtering
        • name
          String name
          User name for search filtering
        • pageNumberList
          List<Integer> pageNumberList
          List of page numbers for navigation
        • pageSize
          int pageSize
          Number of records per page
        • roles
          String[] roles
          User roles for search filtering
        • versionNo
          String versionNo
          Version number for optimistic locking
    • Class org.codelibs.fess.app.pager.WebAuthPager

      class WebAuthPager extends Object implements Serializable
      serialVersionUID:
      1L
      • Serialized Fields

        • allPageCount
          int allPageCount
          Total number of pages.
        • allRecordCount
          int allRecordCount
          Total number of records.
        • createdBy
          String createdBy
          Search criteria: creator user.
        • createdTime
          String createdTime
          Search criteria: creation time.
        • currentPageNumber
          int currentPageNumber
          Current page number.
        • existNextPage
          boolean existNextPage
          Flag indicating if a next page exists.
        • existPrePage
          boolean existPrePage
          Flag indicating if a previous page exists.
        • id
          String id
          Search criteria: authentication ID.
        • pageNumberList
          List<Integer> pageNumberList
          List of page numbers for pagination.
        • pageSize
          int pageSize
          Number of records per page.
        • port
          String port
          Search criteria: port number.
        • username
          String username
          Search criteria: username.
        • versionNo
          String versionNo
          Search criteria: version number.
        • webConfigId
          String webConfigId
          Search criteria: web configuration ID.
    • Class org.codelibs.fess.app.pager.WebConfigPager

      class WebConfigPager extends Object implements Serializable
      serialVersionUID:
      1L
      • Serialized Fields

        • allPageCount
          int allPageCount
          Total number of pages.
        • allRecordCount
          int allRecordCount
          Total number of records.
        • available
          String available
          Search criteria: availability status.
        • boost
          String boost
          Search criteria: boost value.
        • createdBy
          String createdBy
          Search criteria: creator user.
        • createdTime
          String createdTime
          Search criteria: creation time.
        • currentPageNumber
          int currentPageNumber
          Current page number.
        • description
          String description
          Search criteria: configuration description.
        • existNextPage
          boolean existNextPage
          Flag indicating if a next page exists.
        • existPrePage
          boolean existPrePage
          Flag indicating if a previous page exists.
        • id
          String id
          Search criteria: configuration ID.
        • intervalTime
          String intervalTime
          Search criteria: interval time.
        • name
          String name
          Search criteria: configuration name.
        • numOfThread
          String numOfThread
          Search criteria: number of threads.
        • pageNumberList
          List<Integer> pageNumberList
          List of page numbers for pagination.
        • pageSize
          int pageSize
          Number of records per page.
        • sortOrder
          String sortOrder
          Search criteria: sort order.
        • urls
          String urls
          Search criteria: target URLs.
        • userAgent
          String userAgent
          Search criteria: user agent string.
        • versionNo
          String versionNo
          Search criteria: version number.
  • Package org.codelibs.fess.app.web.base.login

  • Package org.codelibs.fess.crawler.util

    • Class org.codelibs.fess.crawler.util.OpenSearchResultList

      class OpenSearchResultList extends ArrayList<E> implements Serializable
      serialVersionUID:
      1L
      • Serialized Fields

        • tookInMillis
          long tookInMillis
        • totalHits
          long totalHits
  • Package org.codelibs.fess.dict

  • Package org.codelibs.fess.entity

    • Class org.codelibs.fess.entity.ChatMessage

      class ChatMessage extends Object implements Serializable
      serialVersionUID:
      1L
      • Serialized Fields

        • content
          String content
          The content of the message.
        • htmlContent
          String htmlContent
          The HTML-rendered content for display.
        • id
          String id
          The unique identifier for this message.
        • role
          String role
          The role of the message sender (user or assistant).
        • searchQuery
          String searchQuery
          The final search query that produced the references in this assistant turn. Null for user messages or if no search was performed.
        • sources
          List<ChatMessage.ChatSource> sources
          The list of sources referenced in this message.
        • timestamp
          LocalDateTime timestamp
          The timestamp when the message was created.
    • Class org.codelibs.fess.entity.ChatMessage.ChatSource

      class ChatSource extends Object implements Serializable
      serialVersionUID:
      1L
      • Serialized Fields

        • docId
          String docId
          The document ID.
        • goUrl
          String goUrl
          The go link URL for navigation with access control and click logging.
        • index
          int index
          The index of this source in the result list.
        • snippet
          String snippet
          A snippet from the source document.
        • title
          String title
          The title of the source document.
        • url
          String url
          The URL of the source document.
        • urlLink
          String urlLink
          The ViewHelper-processed URL for display.
  • Package org.codelibs.fess.exception

  • Package org.codelibs.fess.helper

  • Package org.codelibs.fess.ldap

  • Package org.codelibs.fess.llm

  • Package org.codelibs.fess.opensearch.client

  • Package org.codelibs.fess.theme

  • Package org.codelibs.fess.util