pgvector-java icon indicating copy to clipboard operation
pgvector-java copied to clipboard

Basic implementation and basic tests added for using sparsevec introduced in pgvector 0.7.0.

Open cho-thinkfree-com opened this issue 1 year ago • 0 comments

I have written the basic code to use sparsevec added in pgvector 0.7.0. I have confirmed that basic operations are functioning correctly.

Only the part handling Query as String has been implemented, and the part using binary has not been included as I am not aware of how it operates.

cho-thinkfree-com avatar May 03 '24 05:05 cho-thinkfree-com