I have a request to implement Apache Solr (version 4.0) into iOS app. I did a bit of research on what is Apache Solr, and it seems like good search engine. How can I implement Apache Solr searches into iOS App. Is there any framework for these purposes? I need to do indexed offline and online search.
Thanks for the help in advance.