Re: [PR] Create a task executor when executor is not provided [lucene]

2023-10-24 Thread via GitHub
javanna commented on code in PR #12606: URL: https://github.com/apache/lucene/pull/12606#discussion_r1370308080 ## lucene/core/src/java/org/apache/lucene/search/IndexSearcher.java: ## @@ -420,13 +418,12 @@ public int count(Query query) throws IOException { } /** - * Re

Re: [PR] Create a task executor when executor is not provided [lucene]

2023-10-16 Thread via GitHub
sohami commented on code in PR #12606: URL: https://github.com/apache/lucene/pull/12606#discussion_r1361333154 ## lucene/core/src/java/org/apache/lucene/search/IndexSearcher.java: ## @@ -420,13 +418,12 @@ public int count(Query query) throws IOException { } /** - * Ret

Re: [PR] Create a task executor when executor is not provided [lucene]

2023-10-13 Thread via GitHub
javanna commented on code in PR #12606: URL: https://github.com/apache/lucene/pull/12606#discussion_r1358146590 ## lucene/core/src/java/org/apache/lucene/search/IndexSearcher.java: ## @@ -420,13 +418,12 @@ public int count(Query query) throws IOException { } /** - * Re

Re: [PR] Create a task executor when executor is not provided [lucene]

2023-10-12 Thread via GitHub
sohami commented on code in PR #12606: URL: https://github.com/apache/lucene/pull/12606#discussion_r1357659905 ## lucene/core/src/java/org/apache/lucene/search/IndexSearcher.java: ## @@ -420,13 +418,12 @@ public int count(Query query) throws IOException { } /** - * Ret

Re: [PR] Create a task executor when executor is not provided [lucene]

2023-10-03 Thread via GitHub
javanna merged PR #12606: URL: https://github.com/apache/lucene/pull/12606 -- 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.apa

Re: [PR] Create a task executor when executor is not provided [lucene]

2023-10-02 Thread via GitHub
reta commented on code in PR #12606: URL: https://github.com/apache/lucene/pull/12606#discussion_r1342999505 ## lucene/core/src/java/org/apache/lucene/search/IndexSearcher.java: ## @@ -420,13 +418,12 @@ public int count(Query query) throws IOException { } /** - * Retur