> Streaming expressions is one of the coolest unique features of Solr!
Agree! One thing I dream of is a streaming expression “IDE” with formatter and
syntax checker (possibly with autocomplete suggestions)
—
> On Nov 15, 2024, at 7:06, Christine Feldmann
> wrote:
> I agree, the Ref Guide cou
On 11/14/24 16:30, Arrieta, Alejandro wrote:
I know is old lucene doc, but latest lucene 10 only mentions int32 and not
the number 2.1 billion.
That *is* the max int32 (signed, but Java doesn't do unsigned in
"primitive" data types).
Dima
Hello,
That sounds like the max docs per shard error:
https://lucene.apache.org/core/3_0_3/fileformats.html#Limitations
I know is old lucene doc, but latest lucene 10 only mentions int32 and not
the number 2.1 billion. And the old doc is the one that google shows as the
first answer.
https://lucen
I agree, the Ref Guide could use an audit for streaming expressions. I’ve
noticed some things missing there too. One that immediately comes to mind is
that the significantTerms function accepts and uses a qt parameter, but it’s
not listed in the guide.
Jan – I did find the documentation of th
Hi Folks,
I did a DDG search and came up with nothing. I also did a search of the email
archives I have (which admittedly do not include the entire archive).
BDH SOLR sometimes reports replication factor of 2,147,483,647. Is this a write
failure? Can you please advice what this "rf" is?
This i
Hello,
I've observed the following error after 9.4.0. I've described the main issue,
potential root cause and steps to reproduce if it helps.
Issue
When the boosting function is used with a constant term AND when the debug mode
is enabled at the query level (i.e. {!boost b=2} and &debug=query)
We have a kubernetes cluster that runs many small Solr installations in
separate deployments, each having a single pod containing standalone
Solr. Each one has a small volume attached for persistent storage.
Today I had a weird problem. There was only 1 worker node for a long
time as the numbe
Streaming expressions is one of the coolest unique features of Solr! I just
committed for Solr 10 the bin/solr stream capablity to run a streaming
expressions from the command line!
I'd like to see a lot more documentation, and would love to review PR's. The
two areas that jump immediately t
I had a look and can find the content in the old branch for 8.7
https://github.com/apache/lucene-solr/blob/branch_8_7/solr/solr-ref-guide/src/streaming-expressions.adoc
but not elsewhere. Did you find documentation of the REST api such as
'add-expressible' anywhere in the old guides?
Jan
> 14.
Thanks.
You may find some assistance in contributing here
https://github.com/apache/solr/blob/main/dev-docs/how-to-contribute.adoc and
here https://github.com/apache/solr/tree/main/dev-docs/ref-guide
Ask here for help. And the Pull Request doesn't need to be perfect, it can be
polished during
10 matches
Mail list logo