Commit graph

  • 726f6f989c #2867 Organized and updated referenced JavaScript files in JSP views for consistency and functionality. master Shinsuke Sugaya 2025-01-18 21:09:07 +09:00
  • e7779ba08e fix #2545 add userMenu to id attribute Shinsuke Sugaya 2025-01-18 20:58:45 +09:00
  • 568d15a741 fix #2544 Add lang attribute. Shinsuke Sugaya 2025-01-18 20:38:54 +09:00
  • 1b5e44f87b fix #2546 Update for attributes in JSP files. Shinsuke Sugaya 2025-01-18 14:47:48 +09:00
  • 1bbf6aaa93 fix #2868 Exclude unnecessary items from print view on the search result screen using d-print-none. Shinsuke Sugaya 2025-01-18 14:32:37 +09:00
  • cd478515f4 fix #2867 Upgrade to Bootstrap 5.3: Adjust classes and attributes in JSP files for compatibility. Shinsuke Sugaya 2025-01-12 15:14:02 +09:00
  • f2372efdfd fess-parent 14.19.0-SNAPSHOT 14.19.x Shinsuke Sugaya 2025-01-09 21:06:33 +09:00
  • 5377e82e7e fix #2863 Add upper limits to search and click log queue sizes Shinsuke Sugaya 2024-12-28 15:20:02 +09:00
  • b952ceef30 fix #2866 Prevent URL decoding of filenames for specific schemes. Shinsuke Sugaya 2025-01-09 18:02:12 +09:00
  • 162081c2e2 fix #2866 Prevent URL decoding of filenames for specific schemes. Shinsuke Sugaya 2025-01-09 18:02:12 +09:00
  • 541319b7ca fix #2865 Refactor Ingester to enhance testability by adding getIngestFactory method. Shinsuke Sugaya 2024-12-29 22:05:18 +09:00
  • 4726b59f04 fix #2864 Refactored ResultData to use rawData with a dedicated serializer. Shinsuke Sugaya 2024-12-29 20:24:40 +09:00
  • e739c8c33f fix #2863 Add upper limits to search and click log queue sizes Shinsuke Sugaya 2024-12-28 15:20:02 +09:00
  • 07bd6aa6a5 #2862 Add comprehensive Javadoc comments and refine SearchLogHelper structure Shinsuke Sugaya 2024-12-28 12:00:35 +09:00
  • cfa492eb8e fix #2862 Optimize SearchLogHelper for direct queue handling and streamlined batch processing. Shinsuke Sugaya 2024-12-27 22:58:21 +09:00
  • 80e9cb0ddf fix #2861 Add Kryo support for temporary data serialization in the crawler Shinsuke Sugaya 2024-12-20 22:14:54 +09:00
  • c3514c5b3a fix #2860 Refactor URL handling logic. Shinsuke Sugaya 2024-12-19 17:05:54 +09:00
  • 69f21a80f1 #2859 remove old versions Shinsuke Sugaya 2024-11-28 15:24:56 +09:00
  • c34f716b4e update doc Shinsuke Sugaya 2024-11-22 21:28:34 +09:00
  • de9652cfe1 [maven-release-plugin] prepare for next development iteration 14.18.x Shinsuke Sugaya 2024-11-21 05:57:26 +00:00
  • f80acf08a1 [maven-release-plugin] prepare release fess-14.18.0 fess-14.18.0 Shinsuke Sugaya 2024-11-21 05:57:24 +00:00
  • 84178f793b fix #2858 upgrade tasks for 14.18 Shinsuke Sugaya 2024-11-21 10:14:06 +09:00
  • d6248035a3 fess-parent 14.18.0 Shinsuke Sugaya 2024-11-21 10:03:16 +09:00
  • 4aea9e1c1f opensearch 2.18.0 Shinsuke Sugaya 2024-11-10 21:03:52 +09:00
  • 9d3f26ac6a #2857 replace with fess-crawler-opensearch Shinsuke Sugaya 2024-11-07 15:19:20 +09:00
  • 8ca11382a2 fix #2857 Refactored package from org.codelibs.fess.es to org.codelibs.fess.opensearch Shinsuke Sugaya 2024-11-06 22:45:02 +09:00
  • 68ca7e101c #2856 Refactor FessUrlQueueService to use superclass fetchUrlQueueList method Shinsuke Sugaya 2024-11-04 16:52:07 +09:00
  • 036ebd6c3c fix #2856 Add crawl order configuration to control URL processing order Shinsuke Sugaya 2024-11-03 14:09:36 +09:00
  • 70ef1c5194 fix #2855 Exclude .map files from build output Shinsuke Sugaya 2024-10-26 11:16:03 +09:00
  • 5b5fd1635f fix #2853 bump up to adminlte 3.2 Shinsuke Sugaya 2024-10-26 10:49:09 +09:00
  • d3cd1579ff fix #2854 bump up to jquery 3.7.1 Shinsuke Sugaya 2024-10-26 10:07:52 +09:00
  • f4dc8c3f7c opensearch 2.17.1 Shinsuke Sugaya 2024-10-26 08:33:43 +09:00
  • 053c6909fd opensearch 2.17.1 Shinsuke Sugaya 2024-10-25 21:43:59 +09:00
  • 6ca8f890fe fix #2852 Add support for specifying HTML child link extraction tags via html.child.url.rules in crawl settings. Shinsuke Sugaya 2024-10-24 22:01:38 +09:00
  • 706d952ad1 clean up code formating Shinsuke Sugaya 2024-10-24 17:52:32 +09:00
  • 5fdafb769c #2851 Remove plugin directory handling and cleanup plugin-related tasks in build and resource utility files. Shinsuke Sugaya 2024-10-24 13:37:19 +09:00
  • 160dd6ed81 fix #2851 Ensure only JAR files are recognized as plugins in the plugin directory. Shinsuke Sugaya 2024-10-24 10:47:10 +09:00
  • 0d30f4d17b improve getRepositoryPath Shinsuke Sugaya 2024-10-23 22:27:21 +09:00
  • e8ae04073a replace with jakarta Shinsuke Sugaya 2024-10-22 22:46:06 +09:00
  • 6e98cd861a rest-assured 5.5.0 Shinsuke Sugaya 2024-10-21 22:56:43 +09:00
  • a6f7abf4ec fix #2850 Enable batch mode in shard allocator to suppress WARN log for single shard assignment fallback Shinsuke Sugaya 2024-10-21 21:20:52 +09:00
  • d9ef5f7655 add fess_se++.xml Shinsuke Sugaya 2024-10-21 21:16:01 +09:00
  • c24fc41cc5 fix #2849 Added exception details to warning logs for better error debugging. Shinsuke Sugaya 2024-10-20 11:08:03 +09:00
  • e8944daf68 fess-parent 15.0.0-SNAPSHOT Shinsuke Sugaya 2024-10-17 21:10:08 +09:00
  • 9f56ad5ccf update docs 15.0.x Shinsuke Sugaya 2024-10-12 16:22:40 +09:00
  • c26171fe2e update docs Shinsuke Sugaya 2024-10-12 16:19:47 +09:00
  • 3ed9071299
    Update README.fr.md Shinsuke Sugaya 2024-10-12 14:50:32 +09:00
  • 265bbda820 #2848 Refactor code: reverted to an if statement. Shinsuke Sugaya 2024-10-12 10:54:15 +09:00
  • 43af75f42d #2848 Refactor code: reverted to an if statement. Shinsuke Sugaya 2024-10-12 10:54:15 +09:00
  • 62d89fbf25 fix #2848 Refactor code: Replace redundant conditions and enhance readability across several classes. Shinsuke Sugaya 2024-10-12 06:11:58 +09:00
  • f9b16cfc34 bugfix OpenIdConnectAuthenticator (#2847) hi-yamap 2024-10-11 07:53:20 +09:00
  • 063a714370 fix #2848 Refactor code: Replace redundant conditions and enhance readability across several classes. Shinsuke Sugaya 2024-10-12 06:11:58 +09:00
  • 173a05dd23
    bugfix OpenIdConnectAuthenticator (#2847) hi-yamap 2024-10-11 07:53:20 +09:00
  • 7b45852a2d bugfix OpenIdConnectAuthenticator #2847 hiroshi yamashita 2024-10-10 14:57:04 +09:00
  • 54e7cdf9e5 bugfix OpenIdConnectAuthenticator (#2845) hi-yamap 2024-10-04 08:12:10 +09:00
  • 28bd3005cd
    bugfix OpenIdConnectAuthenticator (#2845) hi-yamap 2024-10-04 08:12:10 +09:00
  • 3cdc706dcb fix #2846 Set query.orsearch.min.hit.count to -1 to disable automatic OR-based re-search. Shinsuke Sugaya 2024-10-01 23:13:38 +09:00
  • fbcb986acc fix #2846 Set query.orsearch.min.hit.count to -1 to disable automatic OR-based re-search. Shinsuke Sugaya 2024-10-01 23:13:38 +09:00
  • 5ec0acc4e7 fess-parent 14.18.0-SNAPSHOT Shinsuke Sugaya 2024-10-01 22:51:06 +09:00
  • b5b6e45200 update doc Shinsuke Sugaya 2024-09-30 22:06:45 +09:00
  • 03196e147c update doc 14.17.x Shinsuke Sugaya 2024-09-30 22:06:45 +09:00
  • a8f3314bdd
    Merge branch 'codelibs:master' into feature/ssooic #2845 hi-yamap 2024-09-29 11:00:56 +09:00
  • bc80f33195 [maven-release-plugin] prepare for next development iteration Shinsuke Sugaya 2024-09-28 00:23:52 +00:00
  • c25c167ebd [maven-release-plugin] prepare release fess-14.17.0 fess-14.17.0 Shinsuke Sugaya 2024-09-28 00:23:50 +00:00
  • 75c60dd85a bugfix OpenIdConnectAuthenticator hiroshi yamashita 2024-09-27 11:54:29 +09:00
  • e2d663e1e5 fess-parent 14.17.0 Shinsuke Sugaya 2024-09-26 20:43:58 +09:00
  • 3726fbec40 fix #2844 Ignore case sensitivity in canonical URL comparison to prevent unnecessary redirects Shinsuke Sugaya 2024-09-26 10:31:44 +09:00
  • 25f7144dac fix #2844 Ignore case sensitivity in canonical URL comparison to prevent unnecessary redirects Shinsuke Sugaya 2024-09-26 10:31:44 +09:00
  • 3dec731f9e fix #2843 upgrade task for 14.17 Shinsuke Sugaya 2024-09-22 16:32:24 +09:00
  • cf9b73e103 opensearch 2.17.0 and minor update Shinsuke Sugaya 2024-09-21 14:37:26 +09:00
  • 6134353600 fix #2842 Add http.fileupload.max.file.count property and refactor file upload handling logic Shinsuke Sugaya 2024-09-08 15:18:15 +09:00
  • 9ac9f96948 fix #2842 Add http.fileupload.max.file.count property and refactor file upload handling logic Shinsuke Sugaya 2024-09-08 14:41:41 +09:00
  • dd4af0dcf6 #2841 Fix fess_basic_config alias handling for Fess multi-instance support. Shinsuke Sugaya 2024-08-24 11:22:00 +09:00
  • e7657528ef #2841 Fix fess_basic_config alias handling for Fess multi-instance support. Shinsuke Sugaya 2024-08-24 11:22:00 +09:00
  • e84219b0e3 fix #2841 Enabled support for multiple Fess web applications on a single OpenSearch instance. Shinsuke Sugaya 2024-08-22 21:43:18 +09:00
  • 327d2eb160 fix #2841 Enabled support for multiple Fess web applications on a single OpenSearch instance. Shinsuke Sugaya 2024-08-22 21:43:18 +09:00
  • 17213f370a fix #2839 Adjust API response to conditionally include exception messages based on configuration. Shinsuke Sugaya 2024-08-15 17:29:04 +09:00
  • ec6385766e fix #2839 Adjust API response to conditionally include exception messages based on configuration. Shinsuke Sugaya 2024-08-15 17:29:04 +09:00
  • 59dbbd602b fess-parent 14.17.0-SNAPSHOT Shinsuke Sugaya 2024-08-15 16:24:18 +09:00
  • cf940e1cb4 replace codeql 14.16.x Shinsuke Sugaya 2024-08-15 08:51:19 +09:00
  • 01e16e4b12 update doc Shinsuke Sugaya 2024-08-11 14:07:12 +09:00
  • 2fdf2b4913 [maven-release-plugin] prepare for next development iteration Shinsuke Sugaya 2024-08-11 02:24:14 +00:00
  • 0a7e9d3bce [maven-release-plugin] prepare release fess-14.16.0 fess-14.16.0 Shinsuke Sugaya 2024-08-11 02:24:12 +00:00
  • c3b7629d0e fess-parent 14.16.0 Shinsuke Sugaya 2024-08-10 14:47:11 +09:00
  • e40edd2008 fix #2838 upgrade task for 14.16 Shinsuke Sugaya 2024-08-10 12:53:29 +09:00
  • abe6356a44 opensearch 2.16.0 Shinsuke Sugaya 2024-08-09 21:42:36 +09:00
  • 0df246ea53 update comment Shinsuke Sugaya 2024-08-02 10:05:20 +09:00
  • ecba9f365c #2788 Update dependencies and configurations to latest versions Shinsuke Sugaya 2024-07-29 11:54:01 +09:00
  • e55ecd72fe fix #2837 Removed scriptlet usage in Admin Design page for better code maintainability. Shinsuke Sugaya 2024-07-28 18:03:48 +09:00
  • c895e16ce5 fix #2837 Removed scriptlet usage in Admin Design page for better code maintainability. Shinsuke Sugaya 2024-07-28 18:03:48 +09:00
  • 8c48ac1f8a fix #2835 Add interface for rewriting search request parameters before processing Shinsuke Sugaya 2024-07-26 14:40:28 +09:00
  • 906699974c fix #2835 Add interface for rewriting search request parameters before processing Shinsuke Sugaya 2024-07-26 14:40:28 +09:00
  • 09fb29ef57 fix #2834 Added language detection and default value settings to bulk document indexing in Admin API. Shinsuke Sugaya 2024-07-25 10:47:59 +09:00
  • 9999aad850 fix #2834 Added language detection and default value settings to bulk document indexing in Admin API. Shinsuke Sugaya 2024-07-25 10:47:59 +09:00
  • 6885cbdc91 fix #2833 Add bulk document indexing API to Admin API Shinsuke Sugaya 2024-07-24 17:54:24 +09:00
  • 11beb70eb5 fix #2833 Add bulk document indexing API to Admin API Shinsuke Sugaya 2024-07-24 17:54:24 +09:00
  • aff1dd0fcd #2831 Ensure score is finite before adding to API response in SearchHelper and DefaultSearcher. Shinsuke Sugaya 2024-07-22 15:56:21 +09:00
  • 93354ce179 #2831 Ensure score is finite before adding to API response in SearchHelper and DefaultSearcher. Shinsuke Sugaya 2024-07-22 15:56:21 +09:00
  • 9de34ffd1a fix #2832 Auto-switch search operator to OR when hit count is below threshold Shinsuke Sugaya 2024-07-22 15:09:52 +09:00
  • bc55977e9d fix #2832 Auto-switch search operator to OR when hit count is below threshold Shinsuke Sugaya 2024-07-22 15:09:52 +09:00