his casting exception.
Anyway.. if i add another sort field to search expressions, it works!
Is it bug or a feature?
max
On Mon, Oct 3, 2016 at 4:12 PM, Joel Bernstein wrote:
> Ok, I'll test this out.
>
> Joel Bernstein
> http://joelsolr.blogspot.com/
>
> On Mon, Oc
e to see where this
> exception coming, this appears to be a bug.
>
> I'll also need to dig into your expression and see if there is an issue
> with the syntax.
>
> Joel Bernstein
> http://joelsolr.blogspot.com/
>
> On Sat, Oct 1, 2016 at 2:29 PM, Markko Legonkov wrot
ression might accomplish what you're trying to
> > do.
> >
> >
> > Joel Bernstein
> > http://joelsolr.blogspot.com/
> >
> > On Sat, Oct 1, 2016 at 5:59 PM, Joel Bernstein
> wrote:
> >
> >> Hi can you attach the stack traces in t
Hi
What i would like to achieve is that i want to filter out all products
which have different prices on two given dates.
Here is a sample expression
leftOuterJoin(
search(
products,
q="*:*",
fq="product_id_i:1 AND product_name_s:test",
fl="id, product_id_i, product_name_s,sale_