Hi Karl,
Maybe someone else could help if reindexing is needed if we upgrade Schema
version. However, I guess, useDocValuesAsStored only impacts the query side
assuming docValues had already been stored during indexing. It's actually
easier to try querying the fields after enabling this parameter
Hey,
I’m going to bump our schema version from 1.5 to 1.6 to get the implicit
useDocValuesAsStored=true, would this require a reindex?
Thanks
Karl
This e-mail is sent on behalf of Auto Trader Group Plc, Registered Office: 1
Tony Wilson Place, Manchester, Lancashire, M15 4FN (Registered in Englan
: If I change the field type in my schema, do I need to rebuild the entire
: index? I'm at a point now where it takes over a day to do a full import due
: to the sheer size of my application and I would prefer not having to reindex
: just because I want to make a change somewhere.
it really depen
Chamnap,
On Fri, May 13, 2011 at 2:59 PM, Chamnap Chhorn wrote:
> I wonder what if I add new field in the schema, do i have to reindex?
If you're using that field within the DIH .. then of course yes, but
normally/otherwise: No :)
On Fri, May 13, 2011 at 2:59 PM, Chamnap Chhorn wrote:
> If no
; Otis
>
> Sematext :: http://sematext.com/ :: Solr - Lucene - Nutch
> Lucene ecosystem search :: http://search-lucene.com/
>
>
>
> - Original Message
> > From: Brian Lamb
> > To: solr-user@lucene.apache.org
> > Sent: Thu, May 12, 2011 11:53:27 AM
&g
e.com/
- Original Message
> From: Brian Lamb
> To: solr-user@lucene.apache.org
> Sent: Thu, May 12, 2011 11:53:27 AM
> Subject: Changing the schema
>
> If I change the field type in my schema, do I need to rebuild the entire
> index? I'm at a point now where it takes over
If I change the field type in my schema, do I need to rebuild the entire
index? I'm at a point now where it takes over a day to do a full import due
to the sheer size of my application and I would prefer not having to reindex
just because I want to make a change somewhere.
Thanks,
Brian Lamb
Hi,
I'm using Solr now for a while and I'm feeling fine. Its much easier to use
as native Lucene.
Many thanks for the good job.
But one question cames up as the index goes bigger and bigger: is it
possible to add fields to the schema without a complete reindex ?
We are using Solr for a b2b ca