I’m wondering how you did efficient reverse searches with Lucene. Scale up near real time searches?
fyi, I did this reverse search in python https://github.com/shane42/psearch using an index. Something based on lucene would be great if you did use that approach and were prepared to open source it 🙂
]]>