Hi,
I am trying to pull max value of date column from a collection or innerjoin of
two collections using rollup stream, but I am getting
-1.7976931348623157E308(DOUBLE.MIN_VALUE).
Using rollup as I can have two collections with innerjoin where facet does not
work.
Date column is a pdate type w
Suppose I want to do a "MATCHES" search on an document attribute (Description,
for example) where my search string must match the entire contents of the
Description attribute.
So if the Description = dog cat pig, and I specify "MATCHES" as my search
operator, then the only valid search string i
Hi Rahul, nice to meet you!
The update request processor is pretty much done, we are close to merging:
https://github.com/apache/solr/pull/3151.
In regards to adding in-process embedding services implementation, It's a
slippery slope and I attempted some experiments using langChaing4j (the
library