I currently have a java-based application that stores all objects on the file 
system (text, blobs) and uses lucene to search the objects.  If I can store 
these objects in solr, I would greatly increase the scalability of my 
application.

Would it be safe to replace the filesystem with solr in this case?  

Thank you.




Reply via email to