Hi, I'm using Lucene 1.4 version. I have a requirement like, there should be a provision to store the indices based on some category. For ex: Storing all the "Computer Science" related index files in one location, "Electronics" related indexes in another location etc.. The user will give the same category along with the search string while searching. Is it possible in lucene that based on this 'category', to search only in this specific categorized index files so that, I'll get only those files relating to this category ??
Thanks in advance, Kishore. -- View this message in context: http://www.nabble.com/Sub-indices-in-Lucene-tf3226705.html#a8963156 Sent from the Lucene - General mailing list archive at Nabble.com.