How to maintain state or queue of requests in Web API
I have situation, where I have to receive requests in a Web API method, queue those request and then send the bulk to a database (Solr instance).
I have situation, where I have to receive requests in a Web API method, queue those request and then send the bulk to a database (Solr instance).
I’ve heard of Lucene.Net and I’ve heard of Apache Tika. The question is – how do I index these documents using C# vs Java? I think the issue is that there is no .Net equivalent of Tika which extracts relevant text from these document types.