Re: StatelessScriptUpdateProcessorFactory Access to Solr Core/schema/analyzer etc

2014-10-22 Thread Tom LAMPERT
Thank you, embarrassingly I had not looked at that doc. And thank you to the other repliers. From: Chris Hostetter Sent: 22 October 2014 20:38 To: solr-user@lucene.apache.org Subject: Re: StatelessScriptUpdateProcessorFactory Access to Solr Core/schema/a

StatelessScriptUpdateProcessorFactory Access to Solr Core/schema/analyzer etc

2014-10-22 Thread Tom LAMPERT
Hello, I am attempting to create a script (java script) using the StatelessScriptUpdateProcessorFactory feature of solr but I am blocked on how to access the current core instance (ultimately to access it's schema)? In the wikipedia example the input document is accessible using doc = cmd.solr