[jira] [Commented] (SOLR-17840) LTR is broken after Lucene 10 upgrade

2026-03-04 Thread Anshum Gupta (Jira)


[ 
https://issues.apache.org/jira/browse/SOLR-17840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18063004#comment-18063004
 ] 

Anshum Gupta commented on SOLR-17840:
-

[~ichattopadhyaya] - can you confirm if this was fixed? This also has no entry 
in the changelog.

> LTR is broken after Lucene 10 upgrade
> -
>
> Key: SOLR-17840
> URL: https://issues.apache.org/jira/browse/SOLR-17840
> Project: Solr
>  Issue Type: Improvement
>Reporter: Ishan Chattopadhyaya
>Priority: Blocker
> Fix For: 10.0
>
>
> There are several problems with LTR after upgrading to Lucene 10.
> * DisjunctionDISIApproximation became final
> * timeouts are not working properly
> I'm proceeding with Lucene 10 upgrade (SOLR-17631), keeping this open as a 
> blocker for 10.0 release.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



[jira] [Commented] (SOLR-17840) LTR is broken after Lucene 10 upgrade

2025-10-31 Thread Chris M. Hostetter (Jira)


[ 
https://issues.apache.org/jira/browse/SOLR-17840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18034446#comment-18034446
 ] 

Chris M. Hostetter commented on SOLR-17840:
---

Can someone please clarify what the status of this jira is?
* The summary says "LTR is broken after Lucene 10 upgrade" and lists two bullet 
points
* Then there are subsequent commits to main, one of which says "Fixing LTR 
after Lucene 10 upgrade" ... but part of that commit adds an Ignore annotation 
to a test.

So is this actually fixed or not?

Is this currently a backcompat break for LTR users on branch_10x?

> LTR is broken after Lucene 10 upgrade
> -
>
> Key: SOLR-17840
> URL: https://issues.apache.org/jira/browse/SOLR-17840
> Project: Solr
>  Issue Type: Improvement
>Reporter: Ishan Chattopadhyaya
>Priority: Blocker
> Fix For: 10.0
>
>
> There are several problems with LTR after upgrading to Lucene 10.
> * DisjunctionDISIApproximation became final
> * timeouts are not working properly
> I'm proceeding with Lucene 10 upgrade (SOLR-17631), keeping this open as a 
> blocker for 10.0 release.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



[jira] [Commented] (SOLR-17840) LTR is broken after Lucene 10 upgrade

2025-08-07 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/SOLR-17840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18012629#comment-18012629
 ] 

ASF subversion and git services commented on SOLR-17840:


Commit 4415d9e6026b7b0db3225502b06ea2a7448b7564 in solr's branch 
refs/heads/main from Christine Poerschke
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=4415d9e6026 ]

SOLR-17840, SOLR-17631: update LTRScoringQuery.java w.r.t. DisiPriorityQueue 
construction

ref: Lucene PR 14070


> LTR is broken after Lucene 10 upgrade
> -
>
> Key: SOLR-17840
> URL: https://issues.apache.org/jira/browse/SOLR-17840
> Project: Solr
>  Issue Type: Improvement
>Reporter: Ishan Chattopadhyaya
>Priority: Blocker
> Fix For: main (10.0)
>
>
> There are several problems with LTR after upgrading to Lucene 10.
> * DisjunctionDISIApproximation became final
> * timeouts are not working properly
> I'm proceeding with Lucene 10 upgrade (SOLR-17631), keeping this open as a 
> blocker for 10.0 release.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



[jira] [Commented] (SOLR-17840) LTR is broken after Lucene 10 upgrade

2025-08-07 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/SOLR-17840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18012631#comment-18012631
 ] 

ASF subversion and git services commented on SOLR-17840:


Commit efeee56466371561cef811b3223b9b40d11f489e in solr's branch 
refs/heads/main from Ishan Chattopadhyaya
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=efeee564663 ]

SOLR-17840: Fixing LTR after Lucene 10 upgrade

* Rewriting ScoringQuerySparseIterator using custom DocIdSetIterator instead of 
DisjunctionDISIApproximation
* Ignoring ltr_expensiveFeatureRescoring_shouldTimeOutAndReturnPartialResults() 
test


> LTR is broken after Lucene 10 upgrade
> -
>
> Key: SOLR-17840
> URL: https://issues.apache.org/jira/browse/SOLR-17840
> Project: Solr
>  Issue Type: Improvement
>Reporter: Ishan Chattopadhyaya
>Priority: Blocker
> Fix For: main (10.0)
>
>
> There are several problems with LTR after upgrading to Lucene 10.
> * DisjunctionDISIApproximation became final
> * timeouts are not working properly
> I'm proceeding with Lucene 10 upgrade (SOLR-17631), keeping this open as a 
> blocker for 10.0 release.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]