You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What I was wondering is whether it makes sense to be able to cancel an in progress search (and whether it would function as expected). We are using a .NET TaskScheduler here and CancellationToken is part of the tool set. This isn't something that exists in Lucene 4.8.0, but I think it would be useful to have in .NET if it can be implemented reliably. That is, if there isn't some other way to cancel a search that I am unaware of.
Is there an existing issue for this?
Is your feature request related to a problem? Please describe the problem.
No response
Describe the solution you'd like
From @NightOwl888:
Additional context
Context: #914 (comment)
The text was updated successfully, but these errors were encountered: