Re: Index scanned documents

2017-03-26 Thread Arian Pasquali
Hi Walled, I've never done that with solr, but you would probably need to use some OCR preprocessing before indexing. The most popular library I know for the job is tesseract-orc . If you want to do that inside solr I've found that Tika has some support for that

Re: Documents Added Not Available After Commit (Both Soft and Hard)

2014-10-22 Thread Arian Pasquali
Hi Justin, I'm having the same situation running solr 4.9.0. Did you managed to find out what was the problem? Arian