infinity
infinity copied to clipboard
[Feature Request]: More examples are needed.
Describe what you'd like
We need more examples to show how to use tensor data search, tensor data reranker and structured data filter.
- Tensor data search. https://github.com/infiniflow/infinity/blob/main/example/tensor_search.py
- Structured data filter. https://github.com/infiniflow/infinity/blob/main/example/filter_data.py
- More complex hybrid search: https://github.com/infiniflow/infinity/blob/main/example/hybrid_search.py
Python SDK documents also need to update due to tensor and sparse data, index and search parameter.