Re: Model type does not exist MultipleAdditiveTreesModel

2019-04-07 Thread Kamuela Lau
Hi Roee, I think that in addition to the fact that the feature param is blank in the model JSON, you should also make sure that the features you put in the JSON have been added to the feature-store. This generic error also occurs when the features haven't been added to the feature store. In

Performance problems with extremely common terms in collection (Solr 7.4)

2019-04-07 Thread Ash Ramesh
Hi everybody, We have a corpus of 50+ million documents in our collection. I've noticed that some queries with specific keywords tend to be extremely slow. E.g. the q=`photography' or q='background'. After digging into the raw documents, I could see that these two terms appear in greater than 90%

Solr spellcheck Collation JSON

2019-04-07 Thread Moyer, Brett
Hello, Looks like a more recent Solr release introduced a bug for collation. Does anyone know of a way to correct it, or if a future release will address? Because of this change we had to make the app teams rewrite their code. Made us look bad because we can't control our code and

Re: solr tika extraction video creation date problem (hours ahead)

2019-04-07 Thread Where is Where
Thank you very much Alex for the great suggestion. On Fri, Apr 5, 2019 at 7:25 PM Alexandre Rafalovitch wrote: > Well, Tika would use different libraries to extract different formats. > So maybe there is a bug. I would just get a standalone tika (of > matching version to the one in Solr) and