infinity icon indicating copy to clipboard operation
infinity copied to clipboard

[Feature Request]: More examples are needed.

Open JinHai-CN opened this issue 7 months ago • 1 comments

Describe what you'd like

We need more examples to show how to use tensor data search, tensor data reranker and structured data filter.

  1. Tensor data search. https://github.com/infiniflow/infinity/blob/main/example/tensor_search.py
  2. Structured data filter. https://github.com/infiniflow/infinity/blob/main/example/filter_data.py
  3. 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.

JinHai-CN avatar Jul 17 '24 06:07 JinHai-CN