Files
lancedb/python/lancedb
Chang She 30a8223944 chore(python): handle NaN input in fts ingestion (#763)
If the input text is None, Tantivy raises an error
complaining it cannot add a NoneType. We handle this
upstream so None's are not added to the document.
If all of the indexed fields are None then we skip
this document.
2024-01-12 09:45:36 +01:00
..
2023-12-07 14:47:56 -08:00
2023-10-31 19:50:05 -07:00
2023-06-12 11:22:34 -07:00