Re: Custom SliceExecutor and slices computation in IndexSearcher

2023-05-23 Thread Luca Cavanna
Hi Sorabh, thanks for explaining. I see what you mean, it does get awkward to customize how slices are created. If the plan is to make SliceExecutor public and extensible, would it make sense to figure out what its public methods should be, and include the slice creation in there so it is detached

Re: [VOTE] Dimension Limit for KNN Vectors

2023-05-23 Thread Alessandro Benedetti
Closing the poll after one week, these are the results: Option 2-4: 9 votes make the limit configurable, potentially moving the limit to the appropriate place Option 3: 5 votes keep it as it is (1024) but move it lower level in HNSW-specific implementation Option 1: 0 votes keep it as it is (102