lion
|
be811e787e
|
fix the bug of content based read offset
|
2022-06-28 18:37:02 +08:00 |
lion
|
fd00e567af
|
xdb searcher and search test program are ready
|
2022-06-28 18:30:34 +08:00 |
lion
|
ac102ca6eb
|
xdb search and bench test program
|
2022-06-28 17:48:19 +08:00 |
lion
|
74a82e9b53
|
c style db path
|
2022-06-28 17:07:24 +08:00 |
lion
|
654959686f
|
buffer load functions are ready
|
2022-06-28 16:28:16 +08:00 |
lion
|
4b27b03cfa
|
search logical impl
|
2022-06-28 12:15:09 +08:00 |
lion
|
080942fc68
|
impl the search by string
|
2022-06-27 18:37:31 +08:00 |
lion
|
f5d0c216c2
|
add the clang xdb searcher binding
|
2022-06-27 18:32:40 +08:00 |
Lion
|
53e6777abd
|
bash comments
|
2022-06-24 15:50:35 +08:00 |
Lion
|
7e41c0c00f
|
xdb java searcher is ready
|
2022-06-24 15:28:12 +08:00 |
Lion
|
9c270d0c39
|
update the pom for maven release
|
2022-06-24 15:23:04 +08:00 |
Lion
|
0b137336ef
|
optimize the php docs
|
2022-06-24 12:43:33 +08:00 |
Lion
|
9361d9179c
|
add doc for java binding
|
2022-06-24 12:41:35 +08:00 |
Lion
|
20ad3cc722
|
update the marks for xdb cached search
|
2022-06-24 12:24:16 +08:00 |
Lion
|
05826d8b4a
|
update the version number to 2.6.0
|
2022-06-24 11:56:28 +08:00 |
Lion
|
5d47a27730
|
impl the bench test
|
2022-06-24 11:52:33 +08:00 |
Lion
|
3e8d616a2a
|
count maybe 0
|
2022-06-24 11:52:06 +08:00 |
lion
|
fa4c983710
|
store the costs first
|
2022-06-23 17:59:14 +08:00 |
lion
|
f5d6b490f3
|
use the raw []byte as vectorIndex to reduce memory alloc
|
2022-06-23 17:56:28 +08:00 |
lion
|
8d03749a37
|
add java xdb searcher impl
|
2022-06-23 17:26:17 +08:00 |
lion
|
1b6842a2f1
|
it should be the cols
|
2022-06-23 17:03:25 +08:00 |
lion
|
a2b6eb6b8c
|
reduce the data copy for vectorIndex search with content cached
|
2022-06-23 15:03:18 +08:00 |
lion
|
1f0d242582
|
optimize the bench average costs stats
|
2022-06-23 14:57:02 +08:00 |
lion
|
4f7813a482
|
content buffer directly as vectorIndex
|
2022-06-23 14:52:39 +08:00 |
lion
|
8ed03b40e6
|
remove the vectorIndex autoload for buffer based searcher to reduce memory usage
|
2022-06-23 11:42:28 +08:00 |
Lion
|
05e9a55e02
|
update docs
|
2022-06-22 19:23:03 +08:00 |
Lion
|
b97306af03
|
add docs for php binding
|
2022-06-22 19:21:08 +08:00 |
Lion
|
b1dd15849c
|
update the docs for cache-policy
|
2022-06-22 19:20:59 +08:00 |
Lion
|
ba1321fa6b
|
add bench test script
|
2022-06-22 18:49:02 +08:00 |
Lion
|
8797368cda
|
print the cache policy for bench
|
2022-06-22 18:48:06 +08:00 |
Lion
|
f5051e3ebc
|
util test script to test all the utils functions
|
2022-06-22 18:06:50 +08:00 |
Lion
|
c28d01897f
|
xdb searcher util and tests
|
2022-06-22 17:36:01 +08:00 |
Lion
|
99802f2d28
|
print the dataLen and dataPtr for debug
|
2022-06-22 15:59:29 +08:00 |
lion
|
e2e530bdf4
|
add php xdb searcher impl
|
2022-06-21 18:02:54 +08:00 |
lion
|
82ed1e831e
|
break for the undefine option
|
2022-06-21 18:02:40 +08:00 |
lion
|
231f56b291
|
use the Header struct
|
2022-06-21 11:34:47 +08:00 |
lion
|
a3d33152ba
|
add header mgr struct
|
2022-06-21 10:57:47 +08:00 |
lion
|
e3cda45591
|
add copy right statement and author contact info
|
2022-06-21 10:21:37 +08:00 |
lion
|
c3319ff11f
|
add cache-policy option desc
|
2022-06-20 22:12:21 +08:00 |
lion
|
244472d935
|
add docs for cache searcher create
|
2022-06-20 21:45:59 +08:00 |
Lion
|
e9a033b9f5
|
add vectorIndex/Content cache policy impl
|
2022-06-20 15:14:33 +08:00 |
Lion
|
542753f666
|
add Makefile and docs for golang xdb maker and binding
|
2022-06-19 19:07:03 +08:00 |
Lion
|
fc8dcdd443
|
add load header func
|
2022-06-18 19:36:45 +08:00 |
Lion
|
1d4d3f9299
|
add vector index and xdb content load util func
|
2022-06-18 19:29:24 +08:00 |
lion
|
79b3dd2aec
|
update the command docs
|
2022-06-17 15:48:48 +08:00 |
lion
|
98e10b9891
|
Update the docs
|
2022-06-17 15:06:34 +08:00 |
lion
|
4cf2c28d49
|
rename pacakge to xdb and add SearchByStr impl
|
2022-06-17 14:45:16 +08:00 |
lion
|
cb6b06d64a
|
add golang searcher binding
|
2022-06-17 14:18:44 +08:00 |
lion
|
46b25653d7
|
init the v2.0 framework with v1.0 source kept
|
2022-06-16 16:27:56 +08:00 |
lion
|
a8448dd2b3
|
archive the v1.0 - old db structure
|
2022-06-16 16:25:31 +08:00 |