RE: split index horizontally (updated, a special join operation?)

2012-06-27 Thread Robert Yu
ay, September 30, 2011 9:54 AM To: solr-user@lucene.apache.org Subject: split index horizontally Is there a efficient way to handle my case? Each document has several group fields, some of them are updated frequently, some of them are updated infrequently. Is it possible to maintain index based on groups

split index horizontally

2011-09-29 Thread Robert Yu
Is there a efficient way to handle my case? Each document has several group fields, some of them are updated frequently, some of them are updated infrequently. Is it possible to maintain index based on groups but can search over all of them as ONE index? To some extent, it is a three layer of