Re: [PR] Add Setter for vector Encoding in FieldType [lucene]

2023-11-02 Thread via GitHub
mikemccand closed pull request #12279: Add Setter for vector Encoding in FieldType URL: https://github.com/apache/lucene/pull/12279 -- 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 go to the specific comme

Re: [PR] Add Setter for vector Encoding in FieldType [lucene]

2023-11-02 Thread via GitHub
mikemccand commented on PR #12279: URL: https://github.com/apache/lucene/pull/12279#issuecomment-1790681242 Thanks @naveentatikonda! It seems strange to set vector dimensions to 0, and it looks like `FieldType.setVectorAttribute` can otherwise be used to set the `vectorEncoding`. I'