Let’s get more information about exactly what he is trying to achieve with Solr. It is possible this is an X-Y problem.
wunder Walter Underwood wun...@wunderwood.org http://observer.wunderwood.org/ On Aug 29, 2014, at 9:04 AM, Jack Krupansky <j...@basetechnology.com> wrote: > But that doesn't let him change or override the analyzer for the field type. > > -- Jack Krupansky > > -----Original Message----- From: Alexandre Rafalovitch Sent: Friday, August > 29, 2014 11:55 AM To: solr-user Subject: Re: Specify Analyzer per field > Can't you just use old fashion dynamic fields and use suffixes to mark the > type you want? > On 29/08/2014 8:17 am, "Ankit Jain" <ankitjainc...@gmail.com> wrote: > >> Hi All, >> >> I would like to use schema less feature of Solr and also want to specify >> the analyzer of each field at runtime(specify analyzer at the time of >> adding new field into solr). >> >> Also, I want to use the different analyzer for same field type. >> >> -- >> Thanks, >> Ankit Jain >>