Shinsuke Sugaya
|
c25c167ebd
|
[maven-release-plugin] prepare release fess-14.17.0
|
2024-09-28 00:23:50 +00:00 |
|
Shinsuke Sugaya
|
e2d663e1e5
|
fess-parent 14.17.0
|
2024-09-26 20:43:58 +09:00 |
|
Shinsuke Sugaya
|
25f7144dac
|
fix #2844 Ignore case sensitivity in canonical URL comparison to prevent unnecessary redirects
|
2024-09-26 10:31:44 +09:00 |
|
Shinsuke Sugaya
|
3dec731f9e
|
fix #2843 upgrade task for 14.17
|
2024-09-22 16:32:24 +09:00 |
|
Shinsuke Sugaya
|
cf9b73e103
|
opensearch 2.17.0 and minor update
|
2024-09-21 14:37:26 +09:00 |
|
Shinsuke Sugaya
|
9ac9f96948
|
fix #2842 Add http.fileupload.max.file.count property and refactor file upload handling logic
|
2024-09-08 14:41:41 +09:00 |
|
Shinsuke Sugaya
|
e7657528ef
|
#2841 Fix fess_basic_config alias handling for Fess multi-instance support.
|
2024-08-24 11:22:00 +09:00 |
|
Shinsuke Sugaya
|
327d2eb160
|
fix #2841 Enabled support for multiple Fess web applications on a single OpenSearch instance.
|
2024-08-22 21:43:18 +09:00 |
|
Shinsuke Sugaya
|
ec6385766e
|
fix #2839 Adjust API response to conditionally include exception messages based on configuration.
|
2024-08-15 17:29:04 +09:00 |
|
Shinsuke Sugaya
|
59dbbd602b
|
fess-parent 14.17.0-SNAPSHOT
|
2024-08-15 16:24:18 +09:00 |
|
Shinsuke Sugaya
|
cf940e1cb4
|
replace codeql
|
2024-08-15 08:51:19 +09:00 |
|
Shinsuke Sugaya
|
01e16e4b12
|
update doc
|
2024-08-11 14:07:12 +09:00 |
|
Shinsuke Sugaya
|
2fdf2b4913
|
[maven-release-plugin] prepare for next development iteration
|
2024-08-11 02:24:14 +00:00 |
|
Shinsuke Sugaya
|
0a7e9d3bce
|
[maven-release-plugin] prepare release fess-14.16.0
|
2024-08-11 02:24:12 +00:00 |
|
Shinsuke Sugaya
|
c3b7629d0e
|
fess-parent 14.16.0
|
2024-08-10 14:47:11 +09:00 |
|
Shinsuke Sugaya
|
e40edd2008
|
fix #2838 upgrade task for 14.16
|
2024-08-10 12:53:29 +09:00 |
|
Shinsuke Sugaya
|
abe6356a44
|
opensearch 2.16.0
|
2024-08-09 21:42:36 +09:00 |
|
Shinsuke Sugaya
|
c895e16ce5
|
fix #2837 Removed scriptlet usage in Admin Design page for better code maintainability.
|
2024-07-28 18:03:48 +09:00 |
|
Shinsuke Sugaya
|
906699974c
|
fix #2835 Add interface for rewriting search request parameters before processing
|
2024-07-26 14:40:28 +09:00 |
|
Shinsuke Sugaya
|
9999aad850
|
fix #2834 Added language detection and default value settings to bulk document indexing in Admin API.
|
2024-07-25 10:47:59 +09:00 |
|
Shinsuke Sugaya
|
11beb70eb5
|
fix #2833 Add bulk document indexing API to Admin API
|
2024-07-24 17:54:24 +09:00 |
|
Shinsuke Sugaya
|
93354ce179
|
#2831 Ensure score is finite before adding to API response in SearchHelper and DefaultSearcher.
|
2024-07-22 15:56:21 +09:00 |
|
Shinsuke Sugaya
|
bc55977e9d
|
fix #2832 Auto-switch search operator to OR when hit count is below threshold
|
2024-07-22 15:09:52 +09:00 |
|
Shinsuke Sugaya
|
fd90007bc1
|
fix #2831 Include score in the search API response fields.
|
2024-07-22 13:30:29 +09:00 |
|
Shinsuke Sugaya
|
7df7b403ed
|
fix #2830 Add batch_size parameter to search log and click log processing.
|
2024-07-22 11:07:22 +09:00 |
|
Shinsuke Sugaya
|
eef39ab1b8
|
fix #2829 Enable specifying RankFusionSearcher via system properties configuration.
|
2024-07-15 16:35:47 +09:00 |
|
Shinsuke Sugaya
|
64f7bf0332
|
fix #2828 Add configurable DisMax query support for default field searches
|
2024-07-11 17:26:36 +09:00 |
|
Shinsuke Sugaya
|
4a010e703d
|
fix #2827 Add CPU load calibration during search log download to prevent high CPU usage.
|
2024-07-05 12:33:18 +09:00 |
|
Shinsuke Sugaya
|
5d74bd3c3b
|
fix #2826 Added support for defining field configurations via field.config.fieldname in crawl settings.
|
2024-07-04 15:20:49 +09:00 |
|
Shinsuke Sugaya
|
89072190b2
|
fess-parent 14.16.0-SNAPSHOT
|
2024-07-04 12:07:34 +09:00 |
|
Shinsuke Sugaya
|
b0d02b6777
|
update doc
|
2024-07-02 14:35:00 +09:00 |
|
Shinsuke Sugaya
|
dd779b64e1
|
[maven-release-plugin] prepare for next development iteration
|
2024-07-01 23:33:16 +00:00 |
|
Shinsuke Sugaya
|
3946c9da59
|
[maven-release-plugin] prepare release fess-14.15.0
|
2024-07-01 23:33:10 +00:00 |
|
Shinsuke Sugaya
|
ca8f4bed9d
|
fix test case
|
2024-07-01 11:20:48 +09:00 |
|
Shinsuke Sugaya
|
7261c5359d
|
fix #2825 upgrade tasks for 14.15
|
2024-06-30 13:41:29 +09:00 |
|
Shinsuke Sugaya
|
269449ed89
|
fess-parent 14.15.0
|
2024-06-30 13:12:18 +09:00 |
|
Shinsuke Sugaya
|
4212eea7b4
|
opensearch 2.15.0
|
2024-06-27 20:53:45 +09:00 |
|
Shinsuke Sugaya
|
a233a847a4
|
fix #2824 Convert role names to lowercase for SMB crawling when ldap.lowercase.permission.name=true
|
2024-06-27 19:55:43 +09:00 |
|
Shinsuke Sugaya
|
78070c9e74
|
fix #2823 Log Failure URL ID in CrawlingAccessException in fess.log
|
2024-06-24 10:20:17 +09:00 |
|
Shinsuke Sugaya
|
0a9a4f7306
|
fix #2822 Added configuration option to filter and pass system properties to jobs based on a regex pattern.
|
2024-06-23 13:12:46 +09:00 |
|
Shinsuke Sugaya
|
24d77de5ae
|
fix #2821 Exclude X-FESS metadata from indexing and add transformation process for metadata inclusion.
|
2024-06-20 21:01:20 +09:00 |
|
Shinsuke Sugaya
|
dfb41630e6
|
#2820 Fix package name retrieval from Jar files
|
2024-06-19 10:33:54 +09:00 |
|
Shinsuke Sugaya
|
03f1eccee3
|
fix #2820 Add dynamic protocol registration based on PROTOCOL_TYPE in Handler class
|
2024-06-18 09:44:11 +09:00 |
|
Shinsuke Sugaya
|
1f01d21446
|
fix #2819 add ProtocolHelper for URL protocol management and update related classes
|
2024-06-17 22:35:51 +09:00 |
|
Shinsuke Sugaya
|
e097d9a20b
|
#2818 add test resources
|
2024-06-17 22:30:41 +09:00 |
|
Shinsuke Sugaya
|
3f23b9bf14
|
fix #2818 Enable fess-crawler plugin in Fess plugin system
|
2024-06-17 21:38:38 +09:00 |
|
Shinsuke Sugaya
|
2f4f0d8cd6
|
fix #2817 Update site_path abbreviation logic based on configuration settings.
|
2024-05-30 15:58:45 +09:00 |
|
Shinsuke Sugaya
|
020115648f
|
fess-parent 14.15.0-SNAPSHOT
|
2024-05-30 15:49:02 +09:00 |
|
Shinsuke Sugaya
|
69abd1796f
|
[maven-release-plugin] prepare for next development iteration
|
2024-05-26 22:33:22 +00:00 |
|
Shinsuke Sugaya
|
a2e2647313
|
[maven-release-plugin] prepare release fess-14.14.0
|
2024-05-26 22:33:16 +00:00 |
|