On Wed, Jun 24, 2015, at 10:51 PM, sudeepgarg wrote:
> I would like to ask that after merging with old segments which was
> generated
> with term vectors=true this won't cause any trouble i.e. index corruption
> or
> index mismatch. and new segments will be merge with old segments
> irrespectiv
I would like to ask that after merging with old segments which was generated
with term vectors=true this won't cause any trouble i.e. index corruption or
index mismatch. and new segments will be merge with old segments
irrespective we have disable the term feature or not.
And we are fine with thi
On Wed, Jun 24, 2015, at 08:41 PM, sudeepgarg wrote:
> Hi,
>
> can someone help me in this regard?
What additional help do you need?
Upayavira
Hi,
can someone help me in this regard?
Thanks,
--
View this message in context:
http://lucene.472066.n3.nabble.com/Term-Vector-and-Optimization-tp4213647p4213732.html
Sent from the Solr - User mailing list archive at Nabble.com.
as i understood that after merging with old segments which was generated with
term vectors=true this won't cause any trouble i.e. index corruption or
index mismatch. and new segments will be merge with old segments
irrespective we have disable the term feature or not. And we are fine with
this that
On Wed, Jun 24, 2015, at 03:27 PM, Upayavira wrote:
>
>
> On Wed, Jun 24, 2015, at 02:50 PM, sudeep kumar wrote:
> > I want to know what is impact to disable term vector to existing
> > production environment, I mean how new segments create and how old
> > segments will merge with new segments
On Wed, Jun 24, 2015, at 02:50 PM, sudeep kumar wrote:
> I want to know what is impact to disable term vector to existing
> production environment, I mean how new segments create and how old
> segments will merge with new segments because before this term vector was
> enable.
>
> I have one more