Re: streaming expressions substring-evaluator

2018-10-31 Thread Aroop Ganguly
Thanks for the note Joel. > On Oct 31, 2018, at 5:55 AM, Joel Bernstein wrote: > > The replace operator is going to be "replaced" :) > > Let's create an umbrella ticket for string operations and list out what > would be nice to have. They can probably be added very quickly. > > > Joel Bernst

Re: streaming expressions substring-evaluator

2018-10-31 Thread Joel Bernstein
The replace operator is going to be "replaced" :) Let's create an umbrella ticket for string operations and list out what would be nice to have. They can probably be added very quickly. Joel Bernstein http://joelsolr.blogspot.com/ On Wed, Oct 31, 2018 at 8:49 AM Gus Heck wrote: > Probably Re

Re: streaming expressions substring-evaluator

2018-10-31 Thread Gus Heck
Probably ReplaceWithSubstringOperation (similar to ReplaceWithFieldOperation thought that would probably add another class be subject to https://issues.apache.org/jira/browse/SOLR-9661) On Wed, Oct 31, 2018 at 8:32 AM Joel Bernstein wrote: > I don't think there is a substring or similar function

Re: streaming expressions substring-evaluator

2018-10-31 Thread Joel Bernstein
I don't think there is a substring or similar function. This would be quite nice to add along with other string manipulations. Joel Bernstein http://joelsolr.blogspot.com/ On Wed, Oct 31, 2018 at 2:37 AM Aroop Ganguly wrote: > Hey Team > > > Is there a way to extract a part of a string field a