Commit Graph

233 Commits

Author SHA1 Message Date
Lion
fa42e387a3 fix the doc errors reported by https://github.com/lionsoul2014/ip2region/pull/232 2022-06-30 22:10:24 +08:00
Lion
dbb8e2b407 stdlize the print of Header stringify 2022-06-30 22:08:16 +08:00
Lion
fea3503f7b update the maven version to 2.6.2 and docs 2022-06-29 18:46:44 +08:00
Lion
905590aff5 optimize the var define 2022-06-29 18:44:50 +08:00
Lion
7942816fad update the docs 2022-06-29 17:52:43 +08:00
Lion
fdedfcc0d8 some optimizations 2022-06-29 17:50:25 +08:00
Lion
68486ea679 some optimizations 2022-06-29 17:49:59 +08:00
Lion
c5b45e0502 add api usage demo docs 2022-06-29 17:35:19 +08:00
Lion
7f9a9fd3a7 add search/bench test ReadMe docs 2022-06-29 15:28:14 +08:00
Lion
257c391912 add Makefile 2022-06-29 15:16:16 +08:00
Lion
bcf12a41db xdb clang binding is ready with search/bench test passed 2022-06-29 15:03:32 +08:00
Lion
015a15f2e0 safe the type convertion 2022-06-29 09:47:09 +08:00
lion
417636d93c newline the error info print 2022-06-28 18:37:16 +08:00
lion
cb03009ac4 fix the bug of content based read offset 2022-06-28 18:37:02 +08:00
lion
34c410998f xdb searcher and search test program are ready 2022-06-28 18:30:34 +08:00
lion
e17add2d47 xdb search and bench test program 2022-06-28 17:48:19 +08:00
lion
f642c54848 c style db path 2022-06-28 17:07:24 +08:00
lion
f047a3d360 buffer load functions are ready 2022-06-28 16:28:16 +08:00
lion
2772ccb0ab search logical impl 2022-06-28 12:15:09 +08:00
lion
1810fe74d6 impl the search by string 2022-06-27 18:37:31 +08:00
lion
bd065347b3 add the clang xdb searcher binding 2022-06-27 18:32:40 +08:00
Lion
73b8aa3789 bash comments 2022-06-24 15:50:35 +08:00
Lion
2790f818c7 xdb java searcher is ready 2022-06-24 15:28:12 +08:00
Lion
010674506e update the pom for maven release 2022-06-24 15:23:04 +08:00
Lion
3c8569152f optimize the php docs 2022-06-24 12:43:33 +08:00
Lion
3403b74e31 add doc for java binding 2022-06-24 12:41:35 +08:00
Lion
00b3b4c76d update the marks for xdb cached search 2022-06-24 12:24:16 +08:00
Lion
deeb947ba1 update the version number to 2.6.0 2022-06-24 11:56:28 +08:00
Lion
a0efcf0456 impl the bench test 2022-06-24 11:52:33 +08:00
Lion
5a8a22a01c count maybe 0 2022-06-24 11:52:06 +08:00
lion
aca88673d6 store the costs first 2022-06-23 17:59:14 +08:00
lion
3b96003ca1 use the raw []byte as vectorIndex to reduce memory alloc 2022-06-23 17:56:28 +08:00
lion
670cf1dcb3 add java xdb searcher impl 2022-06-23 17:26:17 +08:00
lion
734ac597ea it should be the cols 2022-06-23 17:03:25 +08:00
lion
11df874b5d reduce the data copy for vectorIndex search with content cached 2022-06-23 15:03:18 +08:00
lion
5b058d2a8a optimize the bench average costs stats 2022-06-23 14:57:02 +08:00
lion
9659a920e9 content buffer directly as vectorIndex 2022-06-23 14:52:39 +08:00
lion
ca6b26c53a remove the vectorIndex autoload for buffer based searcher to reduce memory usage 2022-06-23 11:42:28 +08:00
Lion
a835d15d0a update docs 2022-06-22 19:23:03 +08:00
Lion
ee1c22f932 add docs for php binding 2022-06-22 19:21:08 +08:00
Lion
7b7171c233 update the docs for cache-policy 2022-06-22 19:20:59 +08:00
Lion
d482335ca2 add bench test script 2022-06-22 18:49:02 +08:00
Lion
431e42209c print the cache policy for bench 2022-06-22 18:48:06 +08:00
Lion
fc843205d5 util test script to test all the utils functions 2022-06-22 18:06:50 +08:00
Lion
bf0f413a22 xdb searcher util and tests 2022-06-22 17:36:01 +08:00
Lion
b08e798e27 print the dataLen and dataPtr for debug 2022-06-22 15:59:29 +08:00
lion
6149b68a84 add php xdb searcher impl 2022-06-21 18:02:54 +08:00
lion
8e88caecab break for the undefine option 2022-06-21 18:02:40 +08:00
lion
59434d03c9 use the Header struct 2022-06-21 11:34:47 +08:00
lion
14badde79e add header mgr struct 2022-06-21 10:57:47 +08:00