Re: How to use StreamingApi MultiFieldComparator?

2016-10-04 Thread Markko Legonkov
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

Re: How to use StreamingApi MultiFieldComparator?

2016-10-03 Thread Markko Legonkov
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

Re: How to use StreamingApi MultiFieldComparator?

2016-10-03 Thread Markko Legonkov
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

How to use StreamingApi MultiFieldComparator?

2016-10-01 Thread Markko Legonkov
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_