mirror of
https://github.com/meilisearch/meilisearch.git
synced 2024-11-22 18:17:39 +08:00
We no longer index geo lat and lng
This commit is contained in:
parent
511bd79132
commit
b4fceb52e5
@ -1,22 +1,16 @@
|
|||||||
---
|
---
|
||||||
source: milli/src/update/index_documents/mod.rs
|
source: crates/milli/src/update/index_documents/mod.rs
|
||||||
---
|
---
|
||||||
0 [1, ]
|
|
||||||
1 [2, ]
|
1 [2, ]
|
||||||
10 [1, ]
|
10.0 [1, ]
|
||||||
12 [0, ]
|
|
||||||
1344 [3, ]
|
1344 [3, ]
|
||||||
1813 [0, ]
|
1813 [0, ]
|
||||||
2 [0, ]
|
2 [0, ]
|
||||||
23 [5, ]
|
25.99 [2, ]
|
||||||
25 [2, ]
|
3.5 [0, ]
|
||||||
3 [0, ]
|
|
||||||
35 [5, ]
|
|
||||||
4 [4, ]
|
4 [4, ]
|
||||||
42 [0, 5, ]
|
42 [5, ]
|
||||||
456 [1, ]
|
456 [1, ]
|
||||||
5 [0, ]
|
|
||||||
99 [2, ]
|
|
||||||
adams [5, ]
|
adams [5, ]
|
||||||
adventure [1, ]
|
adventure [1, ]
|
||||||
alice [2, ]
|
alice [2, ]
|
||||||
@ -54,4 +48,3 @@ the [1, 3, 4, 5, ]
|
|||||||
to [5, ]
|
to [5, ]
|
||||||
tolkien [3, ]
|
tolkien [3, ]
|
||||||
wonderland [2, ]
|
wonderland [2, ]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user