0

At our university they have chosen to implement screwturn wiki. I am responsible for the enterprise search solution at this organisation. This solution is based on Solr-Lucene. I have been looking around if people have tried to unlock the pages from this wiki or even better, have done so and indexed them using Lucene-solr. So far I have not found much.

2 Answers2

0

ScrewTurn Wiki v4 alpha uses Lucene.net for indexing. Lucene.NET is compatible with Lucene so you maybe able to get Solr to read these indexes also? Unfortunately I don't know solr that well.

Dreamwalker
  • 3,032
  • 4
  • 30
  • 60
0

Maybe you could use the screwturn sitemap and feed it to SOLR:"http://www.tnrglobal.com/sys-admin-blog/category/solr/

hubert
  • 1