Hello,
On 2014-07-01 20:02, Nick I wrote:
I have about 200 of domains in piler archive server.
When i had about 50 i have no issues with web ui search.
Now when i make a search i do not see results for any message (old or
new).
what's the sphinx query? Look at the maillog.
Is there some limit or setting which control domain count?
piler itself doesn't impose any limits.
I know that piler accept message for any domain.
correct
Does sphinx index all domains or just whose i have in piler db?
Can i disable this for index/restore ?
piler archives everything it receives, and present everything to
sphinx,
so in a nutshell: sphinx indexes what piler receives.
However piler can be instructed to discard all emails if their domains
can't be found in the domain table. See the archive_only_mydomains
variable in piler.conf
Janos