Re: Intervals in Solr json request

2019-09-27 Thread Mikhail Khludnev
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

Re: Intervals in Solr json request

2019-09-16 Thread Mikhail Khludnev
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

Re: Intervals in Solr json request

2019-09-16 Thread Jason Gerlowski
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

Re: Intervals in Solr json request

2019-09-08 Thread Mikhail Khludnev
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",

Re: Intervals in Solr json request

2019-09-07 Thread Mikhail Khludnev
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":