Searching while re-indexing
Application for indexing and searching source code
Brought to you by:
salat88
At the moment, you cannot search while an index is refreshing. I use several indices, which are refreshed automatically every day (on first use).
The indexing takes a while (up to one minute) and during this, it's impossible to issue any search queries.
Is it possible to change this behaviour, so that when an index is refreshing, you can still search (in the 'old' index).
In version 2.2 you can now search while the update is being executed in the background.
However there's is still a little time needed to write (actually it's a merge of a temp index into the actual index) new and updated files to the index.
During that time a search is not possible.