The index files are under the the collection's directory in the subdirectory called 'data'. Right next to the directory called 'conf' where your schema.xml and solrconfig.xml live.
If the Solr is not running, you can delete that directory to clear the index content. I don't think you can do that while Solr is running. Regards, Alex. Personal website: http://www.outerthoughts.com/ LinkedIn: http://www.linkedin.com/in/alexandrerafalovitch - Time is the quality of nature that keeps events from happening all at once. Lately, it doesn't seem to be working. (Anonymous - via GTD book) On Mon, Jun 17, 2013 at 3:33 PM, Mysurf Mail <stammail...@gmail.com> wrote: > Where are the core data files located? > Can I just delete folder/files in order to quick clean the core/indexes? > Thanks