Re: Unable to locate Solr Configuration file ( Generated using dsetool )

2016-01-19 Thread Harikrishnan A
Thanks Sebastian , Jack...This really helps Sent from Yahoo Mail on Android On Mon, Jan 18, 2016 at 11:03 AM, Sebastian Estevez wrote: You can post it to the server using either curl or dsetool:

Re: Unable to locate Solr Configuration file ( Generated using dsetool )

2016-01-18 Thread Jack Krupansky
As per the DSE Search doc: "Resource files are stored in Cassandra database, not in the file system. The schema.xml and solrconfig.xml resources are persisted in the solr_admin.solr_resources database table":

Re: Unable to locate Solr Configuration file ( Generated using dsetool )

2016-01-18 Thread Jack Krupansky
Also, you can (and probably should) use the Solr admin UI console if you simply wish to view the generated resource files. -- Jack Krupansky On Mon, Jan 18, 2016 at 9:46 AM, Jack Krupansky wrote: > As per the DSE Search doc: "Resource files are stored in Cassandra >

Re: Unable to locate Solr Configuration file ( Generated using dsetool )

2016-01-18 Thread Harikrishnan A
Thanks Jack ..So how do I customize these resource file.. I mean if I want to add some custom fields or to change the default text analyzer etc.. Sent from Yahoo Mail on Android On Mon, Jan 18, 2016 at 7:50 AM, Jack Krupansky wrote: Also, you can (and probably

Re: Unable to locate Solr Configuration file ( Generated using dsetool )

2016-01-18 Thread Sebastian Estevez
You can post it to the server using either curl or dsetool: http://docs.datastax.com/en/datastax_enterprise/4.8/datastax_enterprise/srch/srchReldCore.html use the solrconfig and schema options: OptionSettingsDefaultDescription schema= path n/a Path of the schema file used for reloading the core