I am using SOLR in my Application to implement Searching Techniques on Windows platform.
My database is MongoDB.
My question is whether it is possible to synchronize or integrate SOLR with MongoDb on the windows platform.
If i search in Google, results seemingly only specify using Ruby Script.
Our Previous Implementation with Postgres and Apache Solr is working successfully.