On Fri, Jul 25, 2014 at 4:06 PM, Adelmir Marinho <[email protected]> wrote: > I have a project search and retrieval that uses Lucene, and search indexes > generated by the entity for Lucene. Can I use the Blur to check for these > indices or should I build classes for the Blur manages the index?
I Adelmir, currently the indices need to be created in Blur - we can't handle arbitrary Lucene indices, so you'd have to reingest your content into Blur. Thanks, --tim
