On Fri, 17 Aug 2012, Alexander Cougarman wrote:
I'm using this C# code to call the parser directly via its URL; it returns JSON:var url = @"http://localhost:8983/solr/update/extract";
You might have more luck asking on the SOLR lists, as it looks like your question is with how SOLR integrates Tika. Tika will very happily give you just the plain text, your only query is how SOLR exposes that...
Nick
