Re: [PR] Propagate topLevelScoringClause from QueryProfiler [lucene]

2024-01-29 Thread via GitHub


jpountz merged PR #13031:
URL: https://github.com/apache/lucene/pull/13031


-- 
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 comment.

To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org



Re: [PR] Propagate topLevelScoringClause from QueryProfiler [lucene]

2024-01-28 Thread via GitHub


mrkm4ntr commented on PR #13031:
URL: https://github.com/apache/lucene/pull/13031#issuecomment-1914149588

   @jpountz Sure. Added.


-- 
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 comment.

To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org



Re: [PR] Propagate topLevelScoringClause from QueryProfiler [lucene]

2024-01-28 Thread via GitHub


jpountz commented on PR #13031:
URL: https://github.com/apache/lucene/pull/13031#issuecomment-1914131295

   @mrkm4ntr 9.10 please


-- 
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 comment.

To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org



Re: [PR] Propagate topLevelScoringClause from QueryProfiler [lucene]

2024-01-27 Thread via GitHub


mrkm4ntr commented on PR #13031:
URL: https://github.com/apache/lucene/pull/13031#issuecomment-1913158491

   @jpountz Thank you for your review. Where should I add an entry? 9.9.2 or 
9.10.0?


-- 
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 comment.

To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org



Re: [PR] Propagate topLevelScoringClause from QueryProfiler [lucene]

2024-01-27 Thread via GitHub


jpountz commented on PR #13031:
URL: https://github.com/apache/lucene/pull/13031#issuecomment-1913089312

   @mrkm4ntr Can you add a CHANGES entry for your change?


-- 
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 comment.

To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org



[PR] Propagate topLevelScoringClause from QueryProfiler [lucene]

2024-01-24 Thread via GitHub


mrkm4ntr opened a new pull request, #13031:
URL: https://github.com/apache/lucene/pull/13031

   ### Description
   The topLevelScoringClause is not propagated with QueryProfiler. This causes 
some optimizations are skipped during profiling.
   
   


-- 
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 comment.

To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org