[config] Adding GeoDB default bloom filter size and error rate
This commit is contained in:
@@ -9,4 +9,7 @@
|
||||
#define LIBPOSTAL_GEONAMES_DIR LIBPOSTAL_DATA_DIR PATH_SEPARATOR "geonames"
|
||||
#define LIBPOSTAL_GEODB_DIR LIBPOSTAL_DATA_DIR PATH_SEPARATOR "geodb"
|
||||
|
||||
#define GEODB_BLOOM_FILTER_SIZE 100000000
|
||||
#define GEODB_BLOOM_FILTER_ERROR 0.01
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user