|
|
dda894af51
|
[fix] compatible with utf8 and invalid utf8 (#110)
1. supports utf8 and non-utf8 strings
2. optimize string_to_wstring function
|
2023-08-03 15:58:43 +08:00 |
|
|
|
6a9171e247
|
[fix] fix string to wstring buffer overflow (#109)
|
2023-07-31 18:55:05 +08:00 |
|
|
|
ea54f3ae46
|
[improvement](invert index) Change the standard to lucene9.5 (#103)
|
2023-07-24 16:12:27 +08:00 |
|
|
|
da906ebf3c
|
[Feature] add string to wstring function (#101)
|
2023-07-13 10:24:35 +08:00 |
|
|
|
76cd035119
|
[Fix] fix gcc compiler warning (#70)
|
2023-05-18 11:39:13 +08:00 |
|
|
|
e6e9da1681
|
[Fix](thread) fix thread compatibility in diffrent compilation enviroment (#39)
fix compatible problem find in macos build.
|
2023-02-21 14:06:37 +08:00 |
|
|
|
b7e3279110
|
[Fix](clucene) fix some problems finding in multi-thread enviroment (#31)
1. fix thread-local problem to adapt bthread-context
2. fix multi-thread global variable conflicts problem.
3. enhance chinese analyzer
|
2023-02-17 21:15:20 +08:00 |
|
|
|
bbfbc15f29
|
[fix](clucene) Fix compilation bugs (#30)
|
2023-01-12 14:40:21 +08:00 |
|
|
|
8db03b9633
|
[Fix](clucene) fix compile error in MacOS (#29)
|
2023-01-11 23:11:41 +08:00 |
|
|
|
f62d011d0a
|
[Update] initialize clucene (#23)
Co-authored-by: airborne12 <airborne12@gmail.com>
|
2023-01-09 11:29:44 +08:00 |
|