Non-Schemaless configuration in solr 5.0

2015-03-17 Thread itzikgili
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

Re: custom updateHandler

2014-01-05 Thread itzikgili
I am facing the same issue! if i want to write some code to do the job what should i do? all you have in the link u provided is the config section of the job. -- View this message in context: http://lucene.472066.n3.nabble.com/custom-updateHandler-chain-tp4109153p4109613.html Sent from the Solr