Hello, dev.
What do you think about the syntax proposal?
https://cwiki.apache.org/confluence/display/SOLR/SOLR-13764+Discussion+-+Interval+Queries+in+JSON
On Mon, Sep 16, 2019 at 3:05 PM Jason Gerlowski
wrote:
> Hi Mikhail,
>
> I'm having trouble understanding the exact syntax you're proposing
Jason,
Here we go https://issues.apache.org/jira/browse/SOLR-13764
On Mon, Sep 16, 2019 at 3:05 PM Jason Gerlowski
wrote:
> Hi Mikhail,
>
> I'm having trouble understanding the exact syntax you're proposing.
> Is there a jira where the syntax is described in a little more detail?
> If not, wou
Hi Mikhail,
I'm having trouble understanding the exact syntax you're proposing.
Is there a jira where the syntax is described in a little more detail?
If not, would you care to put together a writeup on a jira somewhere?
It's hard (for me at least) to weigh in as things are currently.
Best,
Ja
Ok. It might be a parser referring to a json object under some new property
{
"query": {
"jinterval":"just a name" // introducing new QPPlugin
},
"jparams": { // introducing new top-level entry
"just a name": {
"or":["foo",
Thanks for your warm responses. I encounter Intervals, and considering
introducing them in Solr JSON Request API.
Following Query DSL approach gives me something like
"interval":{ "or":["foo",
"bar",
{"interval": { "unordered":