Re: Default value from another field?

2017-10-03 Thread Emir Arnautović
Hi Jimi, I don’t think that you can do it using schema, but you could do it using custom update request processor chain. I quickly scanned to see if there is such processor and could not find one. The closest one is https://lucene.apache.org/solr/6_6_0//solr-core/org/apache/solr/update/processor

RE: Default value from another field?

2017-10-03 Thread jimi.hullegard
ative side effects because of bugs etc). Regards /Jimi -Original Message- From: Emir Arnautović [mailto:emir.arnauto...@sematext.com] Sent: Tuesday, October 3, 2017 3:28 PM To: solr-user@lucene.apache.org Subject: Re: Default value from another field? Hi Jimi, I don’t think that you can

Re: Default value from another field?

2017-10-03 Thread Alexandre Rafalovitch
e time would not have any impact > for any end user (except, possibly negative side effects because of bugs etc). > > Regards > /Jimi > > > -Original Message- > From: Emir Arnautović [mailto:emir.arnauto...@sematext.com] > Sent: Tuesday, October 3, 2017 3:28 PM >

RE: Default value from another field?

2017-10-04 Thread jimi.hullegard
[...] /Jimi -Original Message- From: Alexandre Rafalovitch [mailto:arafa...@gmail.com] Sent: Tuesday, October 3, 2017 7:02 PM To: solr-user Subject: Re: Default value from another field? I believe you should be able to use a combination of: http://www.solr-start.com/javadoc