[jira] [Commented] (LUCENE-10421) Non-deterministic results from KnnVectorQuery?

2022-04-20 Thread Adrien Grand (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17524856#comment-17524856 ] Adrien Grand commented on LUCENE-10421: --- Query latency of vector queries became much more stable

[jira] [Commented] (LUCENE-10421) Non-deterministic results from KnnVectorQuery?

2022-02-24 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17497932#comment-17497932 ] ASF subversion and git services commented on LUCENE-10421: -- Commit

[jira] [Commented] (LUCENE-10421) Non-deterministic results from KnnVectorQuery?

2022-02-24 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17497920#comment-17497920 ] ASF subversion and git services commented on LUCENE-10421: -- Commit

[jira] [Commented] (LUCENE-10421) Non-deterministic results from KnnVectorQuery?

2022-02-16 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17493320#comment-17493320 ] Robert Muir commented on LUCENE-10421: -- 42 patch is here:

[jira] [Commented] (LUCENE-10421) Non-deterministic results from KnnVectorQuery?

2022-02-16 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17493306#comment-17493306 ] Michael McCandless commented on LUCENE-10421: - +1 for a constant.  42 seems good? >

[jira] [Commented] (LUCENE-10421) Non-deterministic results from KnnVectorQuery?

2022-02-14 Thread Michael Sokolov (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17492056#comment-17492056 ] Michael Sokolov commented on LUCENE-10421: -- Yeah, there is really no value I can see in

[jira] [Commented] (LUCENE-10421) Non-deterministic results from KnnVectorQuery?

2022-02-14 Thread Tomoko Uchida (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17492042#comment-17492042 ] Tomoko Uchida commented on LUCENE-10421: Making the default seed a constant would also make

[jira] [Commented] (LUCENE-10421) Non-deterministic results from KnnVectorQuery?

2022-02-14 Thread Tomoko Uchida (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17492040#comment-17492040 ] Tomoko Uchida commented on LUCENE-10421: I think the non-deterministic property (when indexing)

[jira] [Commented] (LUCENE-10421) Non-deterministic results from KnnVectorQuery?

2022-02-14 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17492034#comment-17492034 ] Robert Muir commented on LUCENE-10421: -- Can we just make this default seed a constant? And let's

[jira] [Commented] (LUCENE-10421) Non-deterministic results from KnnVectorQuery?

2022-02-14 Thread Michael Sokolov (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17492028#comment-17492028 ] Michael Sokolov commented on LUCENE-10421: -- (seems to depend on the query's toString()):  

[jira] [Commented] (LUCENE-10421) Non-deterministic results from KnnVectorQuery?

2022-02-14 Thread Michael Sokolov (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17492026#comment-17492026 ] Michael Sokolov commented on LUCENE-10421: --

[jira] [Commented] (LUCENE-10421) Non-deterministic results from KnnVectorQuery?

2022-02-14 Thread Michael Sokolov (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17492022#comment-17492022 ] Michael Sokolov commented on LUCENE-10421: --  I think we have always had this time-dependent