On 02/03/2017 06:58, David Michael Gang wrote:
Hi all,
I want to create my first solr collection
I found an example of solrconfig here.
https://github.com/apache/lucene-solr/blob/master/solr/example/files/conf/solrconfig.xml
This is a file of more than thousand lines.
As i understand this file shows all possible configurations possible.
What i miss is the most minimal file.
Where i can i find a minimal solrconfig.xml file with just the required
options?
Thanks,
David
We worked on the idea of a minimal Solr config at our London Lucene
Hackday last year (see item 2):
https://github.com/flaxsearch/london-hackday-2016
As I recall we managed to get Solr going with a config file that was
shorter than the Apache license statement!
I'm generally of the opinion that it would be better to learn how Solr
works by adding things to a minimal config file, rather than the usual
method of hacking large chunks of it out and seeing what breaks what.
Cheers
Charlie
--
Charlie Hull
Flax - Open Source Enterprise Search
tel/fax: +44 (0)8700 118334
mobile: +44 (0)7767 825828
web: www.flax.co.uk