Commit Graph

75 Commits

Author SHA1 Message Date
lionsoul2014 e139731d9e update the demo tests to the latest result 2026-01-25 14:23:09 +08:00
lionsoul2014 4577e9a17b update the default sliceBytes 2026-01-05 21:59:38 +08:00
lionsoul2014 bf76adad4e content loads with fixed slice bytes tests 2025-12-29 19:36:02 +08:00
lionsoul2014 02e10db478 take the ip parse for costs stats 2025-12-29 19:35:43 +08:00
lionsoul2014 ad08637d21 use the fixed slice bytes for all content loads 2025-12-29 19:34:48 +08:00
lionsoul2014 245bbaa366 fixed sliceBytes supports 2025-12-29 19:34:12 +08:00
lionsoul2014 1f850dcde4 add #setCacheSliceBytes and tests 2025-12-24 13:01:52 +08:00
lionsoul2014 7f9e6b8586 loadContentXXX methods with sliceBytes supports 2025-12-24 13:01:07 +08:00
lionsoul2014 f12b9765b3 Buffer tests for loaded with InputStream 2025-12-15 17:40:00 +08:00
lionsoul2014 8c20994b12 add #size() to return the internal buffs size 2025-12-15 17:39:30 +08:00
lionsoul2014 450fce589c Config build tests from XdbFile and XdbInputStream 2025-12-12 14:49:05 +08:00
lionsoul2014 9b0bedc045 remove the space 2025-12-12 14:48:20 +08:00
lionsoul2014 6059d63504 build from InputStream supports 2025-12-12 14:29:09 +08:00
lionsoul2014 e11a390afc content/vectorIndex/verify from Buffer 2025-12-12 14:28:50 +08:00
lionsoul2014 ff75ddbcfd verify from xdb File/Path 2025-12-12 12:16:59 +08:00
lionsoul2014 ea297041dd load from xdb File and xdb Path 2025-12-12 12:15:21 +08:00
lionsoul2014 c68cc0097c xdbFile is null check 2025-12-12 11:58:03 +08:00
lionsoul2014 c2a0a55005 config build from xdb path and File supports 2025-12-12 11:50:05 +08:00
lionsoul2014 b52555c5ec xdbPath to xdbFile and with path and File create supports 2025-12-12 11:49:10 +08:00
lionsoul2014 2454568203 search test driver change to Ip2Region service 2025-12-06 12:24:23 +08:00
lionsoul2014 48dce3545e parse cache policy from name 2025-12-06 12:23:52 +08:00
lionsoul2014 d9ce5da85f track the total searches and display the avg took 2025-12-05 23:45:38 +08:00
lionsoul2014 dae949b8ce pom version to 3.2.2 2025-12-05 23:37:10 +08:00
lionsoul2014 54628265b3 pack all the service class to service package 2025-12-05 23:33:23 +08:00
libo a3d1ba5d30 chore: 调整拼写错误单词Seacher->Searcher 2025-12-03 11:51:44 +08:00
lionsoul2014 b7f2ffa285 update the concurrent test with more tests and assert check 2025-12-02 10:37:13 +08:00
lionsoul2014 942f3d9dbd java ip2region search service is ready 2025-12-01 13:03:11 +08:00
lionsoul2014 b5ae94b36d ip2region service with thread safe and auto ip version detect supports 2025-11-28 16:34:48 +08:00
lionsoul2014 efbbb576ee SearcherApp to SearcherTest 2025-11-28 16:34:06 +08:00
lionsoul2014 5c5c0ab160 add ipAddOne and ipSubOne impls 2025-11-28 16:33:47 +08:00
lionsoul2014 7f2d1ae789 SearcherApp to SearcherTest 2025-11-28 16:33:25 +08:00
lionsoul2014 f8a154aeda searcher pool and tests 2025-11-27 15:11:37 +08:00
lionsoul2014 a8087e06b7 searcher pool init 2025-11-25 15:10:21 +08:00
lionsoul2014 317a900077 add vIndex & cBuffer fields and auto build 2025-11-25 15:03:31 +08:00
lionsoul2014 2c7b170637 still working on the solutions 2025-11-21 14:49:31 +08:00
lionsoul2014 a6cb5161ff config and config builder is ready 2025-11-20 15:40:54 +08:00
lion 79cc6c1b0d putInt2 to putUint16 and getInt2 to getUint16 2025-10-21 10:34:53 +08:00
lion bd69a255fd return empty string for empty match 2025-10-21 10:28:56 +08:00
lion 537077279a Java IPv6 support is ready 2025-09-13 00:21:25 +08:00
lion 9af9c927fe IPv6 impl for java binding is ready 2025-09-12 15:43:37 +08:00
lion 6db9654c7d IPv6 supporting for Java searcher 2025-09-12 12:41:00 +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 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 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
lion 3fef2a2fad fix the bug of getInt2 reported by https://github.com/lionsoul2014/ip2region/issues/287 2023-02-05 18:52:40 +08:00
lion fe0605224e shoule be VectorIndexSize 2022-11-18 08:33:37 +08:00
lisb 8cb9aeb29e java:移除无用导包
Signed-off-by: lisb <shangshili@hotmail.com>
2022-10-16 11:36:56 +00:00