On 2010-11-10 18:08, Skreo wrote:
Hello,
I've a Solr index with few millions of entries, so an "optimize" usually
takes several minutes (or at least tens of seconds). During the optimize
process, there is free RAM and the load average stays under 1.
But... the machine also hosts a MySQL server,
The boost (index time) does not work when i am searching for a word with
a wildcard appended to the end.
I stumbled on to this "feature" and its pretty much a show stopper for me.
I am implementing a live search feature where i always have an wildcard
in the last word that is currently being wri
AHMET ARSLAN wrote:
I do not know how to solve your problem without writing custom code.
Aaargh. So now i stand between sticking my head into the source OR
writing my own engine (which is not a big deal becouse my requirements
arent that big but it will anyway set me back a week or so).
Ho
AHMET ARSLAN wrote:
Aaargh. So now i stand between sticking my head into the
source OR writing my own engine (which is not a big deal
becouse my requirements arent that big but it will anyway
set me back a week or so).
There is another way, although it is not a good thing to chance source
abhishes wrote:
Hello All,
If we have very large index size, how can I back up incrementally. (one full
backup followed by multiple incremental backups).
How do I take compressed backups?
http://rsnapshot.org/