Re: Reindexing in SOlr

2016-02-24 Thread Neeraj Bhatt
Hi kshitij We are using following configuration and it is working fine http://11.11.11.11:8983/solr/classify"; query="*:*" fl="id,title,content,segment," wt="javabin" /> Please give processor="SolrEntityProcessor" and also give fl (fieldswhich you want to be saved in your new instance)

Re: Reindexing in SOlr

2016-02-24 Thread kshitij tyagi
hi I am using following tag i am able to connect but indexing is not working. My solr have same versions On Wed, Feb 24, 2016 at 12:48 PM, Neeraj Bhatt wrote: > Hi > > Can you give your data import tag details tag in > db-data-config.xml > Also is your previuos and new solr have differe

Re: Reindexing in SOlr

2016-02-23 Thread Neeraj Bhatt
Hi Can you give your data import tag details tag in db-data-config.xml Also is your previuos and new solr have different versions ? Thanks On Wed, Feb 24, 2016 at 12:08 PM, kshitij tyagi wrote: > Hi, > > I am following the following article > https://wiki.apache.org/solr/HowToReindex > to re