Re: 504 timeout

2018-09-09 Thread Erick Erickson
First of all, wildcards are evil. Be sure that the reason people are using wildcards wouldn't be better served by proper tokenizing, perhaps something like stemming etc. Assuming that wildcards must be handled though, there are two main strategies: 1> if you want to use leading wildcards, look at

504 timeout

2018-09-09 Thread John Blythe
hi all. we just migrated to cloud on friday night (woohoo!). everything is looking good (great!) overall. we did, however, just run into a hiccup. running a query like this got us a 504 gateway time-out error: **some* *foo* *bar* *query** it was about 6 partials with encapsulating wildcards that

Re: Corrupt Index error on Target cluster

2018-09-09 Thread Susheel Kumar
Thanks. I have 6.6.2. Do you remember the exact minor version which you run into with corruptIndex. I did fix it using CheckIndex. On Sat, Sep 8, 2018 at 2:00 AM Stephen Bianamara wrote: > Hmm, when this occurred for me I was also on 6.6 between minor releases. So > unclear if it's connected