be a good idea to go through the whole solr code just
to make a external valuesourceparser. Any ideas?
Regards,
Rohit Agarwal
On Wed, Oct 5, 2016 at 10:11 AM, Rohit Agarwal
wrote:
> Hi Hoss,
>
> Thanks for the response. Will make the necessary changes and get back to
> you.
>
>
Hi Hoss,
Thanks for the response. Will make the necessary changes and get back to
you.
Btw this is just a testing code. The logic is yet to be implemented. What
according to you could be the best way to return hashcode?
Regards,
Rohit
On Oct 5, 2016 5:27 AM, "Chris Hostetter" wrote:
>
> : Eg:
I am writing a custom ValueSourceParser. Everything is working fine except
when i use valuesourceparser for sorting it stops working for calls with
different data.
Eg: if i make a query to sort by func(cost) desc
It works.
Now if i change cost with some another field eg func(rating) desc
It sorts