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

Reindexing in SOlr

2016-02-23 Thread kshitij tyagi
Hi, I am following the following article https://wiki.apache.org/solr/HowToReindex to reindex the data using Solr itself as a datasource. Means one solr instance has all fields with stored true and indexed=false. When I am using this instance as a datasource and indexing it on other instance data

Re: initiate reindexing in solr for field type changes

2009-11-24 Thread darniz
a field type is usually an incompatible change > and > needs re-indexing of affected documents. > > -- > Regards, > Shalin Shekhar Mangar. > > -- View this message in context: http://old.nabble.com/initiate-reindexing-in-solr-for-field-type-changes-tp26397067p26499804.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: initiate reindexing in solr for field type changes

2009-11-24 Thread Shalin Shekhar Mangar
On Thu, Nov 19, 2009 at 4:50 AM, darniz wrote: > > Thanks > Could you elaborate what is compatible schema change. > Do you mean schema change which deals only with query time. > > A compatible schema change would be addition of new fields. Removal of fields may also be called compatible as long a

Re: initiate reindexing in solr for field type changes

2009-11-18 Thread darniz
- Original Message >> From: darniz >> To: solr-user@lucene.apache.org >> Sent: Wed, November 18, 2009 1:30:06 PM >> Subject: Re: initiate reindexing in solr for field type changes >> >> >> Thanks >> So going by you reply, can i assume that

Re: initiate reindexing in solr for field type changes

2009-11-18 Thread Otis Gospodnetic
, Solr, Nutch, Katta, Hadoop, HBase, UIMA, NLP, NER, IR - Original Message > From: darniz > To: solr-user@lucene.apache.org > Sent: Wed, November 18, 2009 1:30:06 PM > Subject: Re: initiate reindexing in solr for field type changes > > > Thanks > So going by

Re: initiate reindexing in solr for field type changes

2009-11-18 Thread darniz
does this things in the background. i hope i make sense. darniz -- View this message in context: http://old.nabble.com/initiate-reindexing-in-solr-for-field-type-changes-tp26397067p26413172.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: initiate reindexing in solr for field type changes

2009-11-17 Thread Otis Gospodnetic
> Subject: initiate reindexing in solr for field type changes > > > Hi users, > i wanted to know is there a way we can initialte solr indexing. > I mean for example i have a field which was of type string and i indexed 100 > documents. > When i change the field to text i dont

initiate reindexing in solr for field type changes

2009-11-17 Thread darniz
way to run the indexer again. Please let me know. Thanks darniz -- View this message in context: http://old.nabble.com/initiate-reindexing-in-solr-for-field-type-changes-tp26397067p26397067.html Sent from the Solr - User mailing list archive at Nabble.com.