On 6/8/2018 1:33 PM, root23 wrote:
> Can someone point to me what i am missing? i read the documentation but
> couldn't fully understand how to configure this ?
I think that this is the config you'll need:
transaction_type
lastfieldvalue
There are a couple of di
You cannot put a URP directly into the request handler. You need to define
it outside and refer to it. Check the shipped examples for more guidance.
Regards,
Alex
On Fri, Jun 8, 2018, 22:00 root23, wrote:
> HI all,
> I am trying to configure LastFieldValueUpdateProcessorFactory for my
> mult
HI all,
I am trying to configure LastFieldValueUpdateProcessorFactory for my
multivalued fields so that i only take the last value.
I did the following in my solrconfig file.
transcation_type
I reloaded the core but got an error
500
12492
org.apach