I’m a big fan of master/slave Solr. Super robust and trivial to scale-out.
Solr Cloud has been useful for managing sharding and replicas, but less robust than I would like. Also less robust than my managers would like. It has gotten a bad reputation, only partially undeserved. I’m also not especially impressed with the Solr community openness to changes from outside of the committers. At some point, I’ll do the fourth port of a small enhancement to edismax. I’d love to run stock Solr, but I can’t. Fuzzy search got 100X faster in 4.x, but it isn’t available in edismax, even though it makes a huge difference for misspelled queries. Want to make a change that radically improves basic search? Implement IDF for phrases. Infoseek used that to beat Google in relevance for years. The patent has expired, so go for it. Also, how about a free text parser so we don’t have to rip out all the Lucene syntax in queries? wunder Walter Underwood wun...@wunderwood.org http://observer.wunderwood.org/ (my blog) > On Nov 27, 2019, at 8:37 AM, Mark Miller <markrmil...@gmail.com> wrote: > > If SolrCloud worked well I’d still agree both options are very valid > depending on your use case. As it is, I’m embarrassed that people give me > any credit for this. I’m here to try and delight users and I have failed in > that. I tried to put a lot of my own time to address things outside of > working on my job of integrating Hadoop and upgrading Solr 4 instances for > years. But I couldn’t convince anyone of what was necessary to address what > has been happening, and my paid job has always been doing other things > since 2012. > > On Wed, Nov 27, 2019 at 6:23 PM David Hastings <hastings.recurs...@gmail.com> > wrote: > >> Personally I found nothing in solr cloud worth changing from standalone >> for, and just added more complications, more servers, and required becoming >> an expert/knowledgeable in zoo keeper, id rather spend my time developing >> than becoming a systems administrator >> >> On Wed, Nov 27, 2019 at 3:45 AM Mark Miller <markrmil...@gmail.com> wrote: >> >>> This is your queue to come and make your jokes with your name attached. >>> I’m >>> sure the Solr users will appreciate them more than I do. I can’t laugh at >>> this situation because I take production code seriously. >>> >>> -- >>> - Mark >>> >>> http://about.me/markrmiller >>> >> -- > - Mark > > http://about.me/markrmiller