Fasil - As Fred pointed out, editing this file is not a simple matter. I recommend providing the date you need to be indexed to Solr in the expected format. Generally I do so by providing another accessor for the date that does the correct conversion.
-- Luke Bakken Engineer [email protected] On Tue, Apr 26, 2016 at 8:57 AM, Fasil K <[email protected]> wrote: > Hello Everyone, > > Do any one know how we can update the solrconfig.xml file for solr in riak > search? > > The issue is I need to change a date format from 'YYYY-MM-DD' format to > 'YYYY-MM-DDThh:mm:ssZ' for indexing . ( Cant index 'YYY-MM-DD' format > directly to solr.TrieDateField ) . > > I am planning to use ParseDateFieldUpdateProcessorFactory to convert the > format. But I have to change solrconfig.xml file for that. > > Please help. > > Thanks in advance, > > Fasil K > > _______________________________________________ > riak-users mailing list > [email protected] > http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com > _______________________________________________ riak-users mailing list [email protected] http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
