-
Type:
Test
-
Status: Resolved
-
Priority:
Major
-
Resolution: Not A Problem
-
Affects Version/s: 4.10.2
-
Fix Version/s: None
-
Component/s: core/search, core/store
-
Labels:
-
Environment:
Lucene 4.10.2,Accumulo 1.6.1,Hadoop 2.5.0
-
Lucene Fields:New
I have created lucene indexes of data stored in accumulo in HDFS but while queryng over those indexes I am getting CorruptIndexException.Can anyone help me out for this or tell me Why the accumulo data is not getting indexed.Is there anything I might be missing?When I indexed the data from local file system, it was working fine.