2012/12/11 Robert Muir <rcm...@gmail.com> > On Tue, Dec 11, 2012 at 11:02 AM, Yonik Seeley <yo...@lucidworks.com> > wrote: > > On Tue, Dec 11, 2012 at 2:06 AM, Shai Erera <ser...@gmail.com> wrote: > >> The taxonomy manages the global ordinals for categories. > > > > I wonder if there's a way to do global ordinals w/ a codec instead of > > a sidecar index? > > > > I'm not sure how this would work, since codec is a per-segment thing. >
Even if I generally like the idea (avoiding the sync of a pair of indexes, rather than just one, would be nice), Solr may be locked to a certain Codec implementation if done like that, or am I wrong? Regards, Tommaso > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org > For additional commands, e-mail: dev-h...@lucene.apache.org > >