Commit Graph

416 Commits

Author SHA1 Message Date
lion 73c8b20d3a apply the bytes ip to the whole search process 2025-09-17 23:10:42 +08:00
lion 69b9f062e4 directly compare the ip from the buffer 2025-09-17 14:45:03 +08:00
lion 1575e581cd try to apply the bytes_ip_t for the search 2025-09-17 14:43:28 +08:00
lion 4cff9eb6ee ip parse / to_string / compare util function is ready 2025-09-17 13:07:35 +08:00
lion 0fd0bc59d0 bytes ip utils prototype 2025-09-16 22:09:49 +08:00
lion c64837db67 ip util function update for IPv6 2025-09-16 15:29:55 +08:00
lion eb80b89c0e ipv6 supporting for clang 2025-09-16 14:46:34 +08:00
lion 9a14e32736 add xdb file verify util and call it before the search/bench test 2025-09-16 12:35:22 +08:00
lion 4c1b0362c8 fix the typo 2025-09-16 12:34:50 +08:00
lion 7bbe7d681d PHP binding IPv6 supports is ready 2025-09-15 15:22:49 +08:00
lion 95c129c7d1 PHP IPv6 supporting 2025-09-14 23:14:42 +08:00
lion 537077279a Java IPv6 support is ready 2025-09-13 00:21:25 +08:00
lion a91fdd38bc updatet the pom desc 2025-09-12 15:48:20 +08:00
lion 9af9c927fe IPv6 impl for java binding is ready 2025-09-12 15:43:37 +08:00
lion f226ef1f79 update the comments 2025-09-12 15:31:12 +08:00
lion e8b6049584 resource defer close and some optimizations 2025-09-12 12:52:15 +08:00
lion 6db9654c7d IPv6 supporting for Java searcher 2025-09-12 12:41:00 +08:00
lion fdec88605f update the cli search demo 2025-09-08 11:52:34 +08:00
lion 0623fee57a update the ReadMe for IPv6 supports 2025-09-08 11:13:09 +08:00
lion beb0e452ce xdb verify desc and docs 2025-09-07 18:09:57 +08:00
lion 7cc7d4d9cf add verify func and call it on the test program to make sure the searcher would work properly 2025-09-07 10:47:01 +08:00
lion a8a17b0f98 show the normalized ipv4 region 2025-09-06 10:35:57 +08:00
lion 03eef4a75e IPv4 and IPv6 search test and bench demo 2025-09-06 10:14:23 +08:00
lion 6b2e18e551 update the Doc for the latest API call (IPv4 & IPv6) 2025-09-06 10:07:13 +08:00
lion 0307a3df14 IPv6 RC verison with IPv4 compatible with the old implementation 2025-09-06 00:36:10 +08:00
lion ae69123857 add IPv6 supports for golang binding 2025-09-05 17:15:01 +08:00
lion 4996c0ff6a add in-memory search supports when the xdb file size exceeds 2^31 - 1 2025-08-22 19:10:51 +08:00
lion 73e4e6047f add batch test script 2025-06-19 15:08:52 +08:00
lion da47234738 java binding 2.8.0 with vectorIndex/file policy search support xdb size exceeds INT.max bytes 2025-06-10 23:42:21 +08:00
lion 1d32d5e6aa a Temporary solution for xdb size exceeds the INT.max which will cause nagetive array index 2025-06-10 23:37:40 +08:00
lion ec1ae9504e fix the bug of undefined:io 2025-05-05 19:46:13 +08:00
Jellyfish 39a806695e 增加LoadContentFromFS函数,提供了一个通用的方法来从 embed.FS 中加载文件内容。 2025-04-21 10:07:38 +08:00
Alan e49a076dee update: add ts-ip2region client 2024-12-17 16:36:29 +08:00
Alan c376ccd72b v0.1.1 2024-12-17 16:34:30 +08:00
Alan 37dc606a59 update: remove @types/ip2region 2024-12-17 16:24:32 +08:00
Alan 1a11c91061 docs: update readme 2024-12-17 15:26:13 +08:00
Alan e481fea2b9 feat: add typescript client 2024-12-17 13:59:20 +08:00
Alan 3a2d02923e feat: initialize TypeScript library project 2024-12-16 14:40:46 +08:00
eliauk-code 40f2cdfcd9
Update ReadMe.md
spelling mistake
2024-05-09 14:24:57 +08:00
Yunbin Liu 3b7cc3d477 fix python search 2024-03-22 07:23:55 +00:00
Yunbin Liu 19c2aa8199 add binding maker and editor for C++ 2024-03-21 06:59:50 +00:00
kaifulee 6943aae2d0 chore: fix typo
Signed-off-by: kaifulee <cuishuang@outlook.com>
2024-03-13 20:38:52 +08:00
Lion 27b5efde55 regen the xdb and remove the -g for c binding default compile flag 2024-02-28 10:35:24 +08:00
Lion 3066d243cd Compatible with windows system 2023-10-13 11:07:45 +08:00
Lion aa834af535 use the old charset.forName instead of standart to avoid JDK level set 2023-10-13 10:49:43 +08:00
Lion 86553fba20 remove the level setting 2023-10-13 09:21:34 +08:00
Lion 7256345713 force the reader default charset to UTF_8 to compita 2023-10-13 09:15:57 +08:00
Alan 4c87a3b71e fix:issue #320 2023-10-02 21:02:26 +08:00
Alan b8fc536521 docs:support netstandard2.0 2023-07-30 17:54:14 +08:00
Alan 769f708b16 feat: support netstandard2.0 2023-07-30 17:52:08 +08:00