nextant Nextant Navigate through your cloud using Solr Navigate through your cloud using Solr **Nextant** performs fast and concise _Full-Text Search_ within: - your own files, - shared files, - external storage, - bookmarks ### Recognized file format: - plain text, - rtf, - pdf, - html, - openoffice, - microsoft office, - image JPEG and TIFF (will requiert Tesseract installed) - pdf with no text layer (will also requiert Tesseract) _[work in progress]_ ## Installation - [You first need to install a Solr servlet](https://github.com/nextcloud/nextant/wiki) - Download the .zip from the appstore, unzip and place this app in **nextcloud/apps/** (or clone the github and build the app yourself) - Enable the app in the app list, - Edit the settings in the administration page. - Extract the current files from your cloud using the **./occ nextant:index** command - Have a look to this [explanation on how Nextant works](https://github.com/nextcloud/nextant/wiki/Extracting,-Live-Update) - _(Optional)_ [Installing Tesseract](https://github.com/tesseract-ocr/tesseract/wiki) ([Optical Character Recognition](https://en.wikipedia.org/wiki/Optical_character_recognition) (OCR) Engine) will allow Nextant to extract text from images and pdfs without text layer. 1.0.1 agpl Maxence Lange https://github.com/nextcloud/nextant/wiki tools files https://github.com/nextcloud/nextant/wiki https://github.com/nextcloud/nextant/issues https://github.com/nextcloud/nextant/ https://raw.githubusercontent.com/nextcloud/nextant/master/screenshots/displayResult.jpg https://raw.githubusercontent.com/nextcloud/nextant/master/screenshots/admin.jpg OCA\Nextant\Cron\BackgroundIndex OCA\Nextant\Migration\NextantUpgrade