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 addit
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%
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 intro
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 see