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 |
|
Shinsuke Sugaya
|
3fc67c4f1f
|
fess-parent 14.14.0
|
2024-05-26 14:59:50 +09:00 |
|
Shinsuke Sugaya
|
dc0d651c2c
|
fix #2816 upgrade tasks for 14.14
|
2024-05-26 14:52:29 +09:00 |
|
Shinsuke Sugaya
|
26f61fc207
|
opensearch 2.14.0
|
2024-05-16 16:10:50 +09:00 |
|
Shinsuke Sugaya
|
73202e34c1
|
fix #2814 Refactor authentication property key to AUTHENTICATIONS_PROPERTY in DataConfig and WebConfig
|
2024-05-09 18:48:04 +09:00 |
|
Shinsuke Sugaya
|
ce0dad7a9a
|
fix #2813 Fix typo in operationId from listLPopularWords to listPopularWords
|
2024-05-09 15:31:27 +09:00 |
|
Shinsuke Sugaya
|
6a2ccd0d3d
|
fix #2812 Refactor content type setting in API response headers for enhanced accuracy and coverage
|
2024-05-09 15:28:46 +09:00 |
|
Shinsuke Sugaya
|
3b5ce3b4ef
|
fess-parent 14.14.0-SNAPSHOT
|
2024-04-22 21:06:58 +09:00 |
|
Shinsuke Sugaya
|
8445c432a2
|
[maven-release-plugin] prepare for next development iteration
|
2024-04-14 04:03:33 +00:00 |
|
Shinsuke Sugaya
|
7ae7b81252
|
[maven-release-plugin] prepare release fess-14.13.0
|
2024-04-14 04:03:28 +00:00 |
|
Shinsuke Sugaya
|
f5d0a98ca5
|
fess-parent 14.13.0
|
2024-04-13 20:44:26 +09:00 |
|