Re: [I] (Byte|Float)KnnVectorFieldSource unusable if segment has no vector values [lucene]

2024-02-26 Thread via GitHub
hossman closed issue #13105: (Byte|Float)KnnVectorFieldSource unusable if segment has no vector values URL: https://github.com/apache/lucene/issues/13105 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

Re: [I] (Byte|Float)KnnVectorFieldSource unusable if segment has no vector values [lucene]

2024-02-14 Thread via GitHub
hossman commented on issue #13105: URL: https://github.com/apache/lucene/issues/13105#issuecomment-1945211363 > ... as long as a new VectorEncoding method checkField(reader, fieldName) does not throw an exception (Adding checkField directly to VectorEncoding seemed like the most

[I] (Byte|Float)KnnVectorFieldSource unusable if segment has no vector values [lucene]

2024-02-14 Thread via GitHub
hossman opened a new issue, #13105: URL: https://github.com/apache/lucene/issues/13105 ### Description Like most field types in lucene, `Knn(Byte|Float)VectorField` classes do not require a field value for every document -- they support use cases where some documents are indexed w/o