Trying to get some hours of spare time to make a API design to:
- index documents
- remove document from the index
- Query document
Requirements&Considerations:
- API should be domain problem agnostic
- It's not worth trying to left Lucene behind the scene (I mean hide it).
!!!! XFT is another TaxonomyOverLucene framework with structural document processing features ( See demo). Worth to investigate it a little.
I will post API extracts to make some kind of the public plasce to judge it :)))))))))))




