It looks like something's wrong with the index indeed. Are you sure you committed both the IndexWriter and TaxoWriter? Do you have some sort of testcase / short program which demonstrates the problem?
I know there were few issues running Lucene on Android, so I cannot guarantee it works fully .. we never tested this code on Android. Shai On Thu, Feb 6, 2014 at 3:21 PM, Jebarlin Robertson <jebar...@gmail.com>wrote: > Hi, > > I am using Lucene 3.6 version for indexing and searching in Android > application. > I have implemented Facet search. But when I try to search, it is giving the > below exception while creating the DirectoryTaxonomyReader object. > > 02-06 21:00:58.082: W/System.err(15518): > org.apache.lucene.index.CorruptIndexException: Missing parent data for > category 1 > > > Can anyone help me to know what is the problem for this. Whether the > Categories are not added to the Lucene index or some other problem. > > > It will be better if somebody provides some sample code to use lucene facet > for 3.6 version. > > > -- > Thanks & Regards, > Jebarlin Robertson.R > GSM: 91-9538106181. >