Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integration with Infinity #2894

Merged
merged 1 commit into from
Nov 12, 2024
Merged

Integration with Infinity #2894

merged 1 commit into from
Nov 12, 2024

Conversation

yuzhichang
Copy link
Member

@yuzhichang yuzhichang commented Oct 18, 2024

What problem does this PR solve?

Integration with Infinity

  • Replaced ELASTICSEARCH with dataStoreConn
  • Renamed deleteByQuery with delete
  • Renamed bulk to upsertBulk
  • getHighlight, getAggregation
  • Fix KGSearch.search
  • Moved Dealer.sql_retrieval to es_conn.py

Type of change

  • Refactoring

@yuzhichang yuzhichang added the ci Continue Integration label Oct 18, 2024
@yuzhichang yuzhichang removed the ci Continue Integration label Oct 18, 2024
@yuzhichang yuzhichang changed the title Integration with Infinity, phase 1 - introduce DocStoreConnection Integration with Infinity Oct 22, 2024
@yuzhichang yuzhichang force-pushed the infinity branch 7 times, most recently from b4f1261 to 0b8edaa Compare October 29, 2024 03:28
@yingfeng yingfeng mentioned this pull request Oct 31, 2024
53 tasks
@yuzhichang yuzhichang added the ci Continue Integration label Nov 1, 2024
@yuzhichang yuzhichang force-pushed the infinity branch 3 times, most recently from 9b9cf16 to 7f1e4c6 Compare November 4, 2024 02:35
@yuzhichang yuzhichang removed the ci Continue Integration label Nov 4, 2024
@yuzhichang yuzhichang force-pushed the infinity branch 3 times, most recently from 37d56af to 5dac30a Compare November 6, 2024 08:32
@yuzhichang yuzhichang added the ci Continue Integration label Nov 6, 2024
@yuzhichang yuzhichang force-pushed the infinity branch 5 times, most recently from 062b91a to 88cf5ed Compare November 9, 2024 04:28
@yuzhichang yuzhichang force-pushed the infinity branch 7 times, most recently from edefa9b to 4a8eade Compare November 12, 2024 04:23
Renamed deleteByQuery with delete
Renamed bulk to upsertBulk
getHighlight
Replaced ELASTICSEARCH with dataStoreConn
Fix KGSearch.search
Moved Dealer.sql_retrieval to es_conn.py
getAggregation
update numpy to ^1.26.0
Integrated Infinity
Handle ElasticSearch keyword
Replaced image_id with img_id
fix _id
img_id -> image_id
Added infinity-sdk
Renamed chunk_id to id
Fixed unit tests
Updated benchmark.py
Dealer.search kb_ids
updated benchmark.py
Update infinity to v0.5.0-dev2
Added infinity health
rm_chunk invoke decrement_chunk_num
Moved infinity table schema into a file
Improved benchmark.py
invoke deleteIdx
@KevinHuSh KevinHuSh merged commit f4c5237 into infiniflow:main Nov 12, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Continue Integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants