You can create core as follows:
solr create -c "corename" -d sample_techproducts_configs
This will create a core with full features of Solr. You can refer to
examples there and modify it as per your need.
- Dikshant
On Tue, Mar 17, 2015 at 9:38 PM, itzikgili wrote:
>
> I'm trying to implement
I'm trying to implement an autocomplete solution for my website.
After using solr 5.0 with the examples provided in it,
I wanted to test it with my own configuration.
Using
*solr start *
and then
*solr create -c "corename" *
Created a core , as asked.
It's seems like now, solr is