2 | | When working with "Files" in deepamehta it would prove very useful to be able to filter and query all file topics in the file repository by their name. Up to my knowledge this is not yet possible. |
| 2 | When working with file repositories in deepamehta it would be very useful if one would be able to query the contents of all documents in the resp. file repository. This was possible in deepmehta3 and its couchdb storage layer (which i guess build on Apache Tika). |
| 3 | |
| 4 | The Apache Tika Project Page is at: |
| 5 | https://tika.apache.org/ |
| 6 | |
| 7 | |
| 8 | Java Example integrating Apache Tika with Lucene: |
| 9 | https://github.com/rickcrawford/lucene-example |