Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. App Wishlist
  3. Nextcloud Fulltext Search

Nextcloud Fulltext Search

Scheduled Pinned Locked Moved App Wishlist
29 Posts 12 Posters 5.2k Views 11 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • vladimir.dV Offline
    vladimir.dV Offline
    vladimir.d
    wrote on last edited by
    #15

    We've created an ElasticSearch app for Cloudron.

    https://git.cloudron.io/vladimir.d/elasticsearch

    Comments are welcome!

    jdaviescoatesJ fbartelsF rmdesR 3 Replies Last reply
    4
    • vladimir.dV vladimir.d

      We've created an ElasticSearch app for Cloudron.

      https://git.cloudron.io/vladimir.d/elasticsearch

      Comments are welcome!

      jdaviescoatesJ Online
      jdaviescoatesJ Online
      jdaviescoates
      wrote on last edited by
      #16

      @vladimir-d said in Nextcloud Fulltext Search:

      We've created an ElasticSearch app for Cloudron.

      https://git.cloudron.io/vladimir.d/elasticsearch

      Comments are welcome!

      Woah, cool!

      This sounds worthy of a @staff and @appdev mention!

      I use Cloudron with Gandi & Hetzner

      1 Reply Last reply
      1
      • vladimir.dV vladimir.d

        We've created an ElasticSearch app for Cloudron.

        https://git.cloudron.io/vladimir.d/elasticsearch

        Comments are welcome!

        fbartelsF Offline
        fbartelsF Offline
        fbartels
        App Dev
        wrote on last edited by
        #17

        I guess https://forum.cloudron.io/topic/5297/supervisord-to-manage-running-processes-in-nextcloud-app is related to this

        1 Reply Last reply
        1
        • marcusquinnM Offline
          marcusquinnM Offline
          marcusquinn
          wrote on last edited by
          #18

          Yup, we have this working now. It's OKish but Nextcloud's search interface is kinda sh*t, so next task is going to be fixing that to make it actually useful and hopefully work similarly to Google Drive with an actual sortable results page.

          Elasticsearch as an App from @vladimir-d is a significant win for other uses too.

          Web Design https://www.evergreen.je
          Development https://brandlight.org
          Life https://marcusquinn.com

          1 Reply Last reply
          5
          • marcusquinnM Offline
            marcusquinnM Offline
            marcusquinn
            wrote on last edited by
            #19

            Anecdotally, this fulltext search (using elastic search) seems to be as fast as the filename search, or even makes both of them faster.

            The search results interface as a modal is still cramped and limited, but we will try to develop a full results page to show on hitting enter or clicking the search icon.

            Web Design https://www.evergreen.je
            Development https://brandlight.org
            Life https://marcusquinn.com

            1 Reply Last reply
            2
            • marcusquinnM Offline
              marcusquinnM Offline
              marcusquinn
              wrote on last edited by
              #20

              An interesting search string for anyone managing what multiple users do with these things is to search for password and see how many place plaintext passwords are stored in user's documents & spreadsheets!

              Similar for things like passport number, driving licence, social security, national insurance. It's a handy way to do a review of personal data being stored in files and who has access to what.

              Web Design https://www.evergreen.je
              Development https://brandlight.org
              Life https://marcusquinn.com

              1 Reply Last reply
              1
              • vladimir.dV vladimir.d

                We've created an ElasticSearch app for Cloudron.

                https://git.cloudron.io/vladimir.d/elasticsearch

                Comments are welcome!

                rmdesR Offline
                rmdesR Offline
                rmdes
                wrote on last edited by
                #21

                @vladimir-d @staff could this be part of the store in the near future ?

                girishG 1 Reply Last reply
                1
                • rmdesR rmdes

                  @vladimir-d @staff could this be part of the store in the near future ?

                  girishG Offline
                  girishG Offline
                  girish
                  Staff
                  wrote on last edited by
                  #22

                  @rmdes I think as a first step for next Cloudron release we will look into a way to run long running / periodic processes so we can support things like nextcloud indexer. Elasticsearch has to be installed as a separate package. From there, it's straightforward.

                  rmdesR 1 Reply Last reply
                  2
                  • girishG girish

                    @rmdes I think as a first step for next Cloudron release we will look into a way to run long running / periodic processes so we can support things like nextcloud indexer. Elasticsearch has to be installed as a separate package. From there, it's straightforward.

                    rmdesR Offline
                    rmdesR Offline
                    rmdes
                    wrote on last edited by
                    #23

                    @girish Wonderful, I have tons of PDF's that I want to parse, OCRise, make searchable, the ability to do this in a self-hosted environment is mandatory in my case because it's related to Justice documents that I don't want to upload anywhere, ever, so I have been searching ways to go around that without having VPS's running just for that, I hope it's going to be doable in the future 🙂 (and I trust it will)

                    marcusquinnM 1 Reply Last reply
                    2
                    • rmdesR rmdes

                      @girish Wonderful, I have tons of PDF's that I want to parse, OCRise, make searchable, the ability to do this in a self-hosted environment is mandatory in my case because it's related to Justice documents that I don't want to upload anywhere, ever, so I have been searching ways to go around that without having VPS's running just for that, I hope it's going to be doable in the future 🙂 (and I trust it will)

                      marcusquinnM Offline
                      marcusquinnM Offline
                      marcusquinn
                      wrote on last edited by
                      #24

                      @rmdes we're looking into the OCR stuff too, will get to that part very soon as well.

                      Web Design https://www.evergreen.je
                      Development https://brandlight.org
                      Life https://marcusquinn.com

                      necrevistonnezrN 1 Reply Last reply
                      4
                      • marcusquinnM marcusquinn

                        @rmdes we're looking into the OCR stuff too, will get to that part very soon as well.

                        necrevistonnezrN Offline
                        necrevistonnezrN Offline
                        necrevistonnezr
                        wrote on last edited by
                        #25

                        @marcusquinn @vladimir-d @staff
                        What's the status of the Elastic Search App - according to the repo, there hasn't been an update for the last 9 months. Is this still functional?

                        jdaviescoatesJ 1 Reply Last reply
                        2
                        • necrevistonnezrN necrevistonnezr

                          @marcusquinn @vladimir-d @staff
                          What's the status of the Elastic Search App - according to the repo, there hasn't been an update for the last 9 months. Is this still functional?

                          jdaviescoatesJ Online
                          jdaviescoatesJ Online
                          jdaviescoates
                          wrote on last edited by
                          #26

                          @necrevistonnezr said in Nextcloud Fulltext Search:

                          What's the status of the Elastic Search App - according to the repo, there hasn't been an update for the last 9 months. Is this still functional?

                          Same question.

                          It'd be great to actually get this in the App Store if it is functional.

                          I use Cloudron with Gandi & Hetzner

                          marcusquinnM 1 Reply Last reply
                          0
                          • jdaviescoatesJ jdaviescoates

                            @necrevistonnezr said in Nextcloud Fulltext Search:

                            What's the status of the Elastic Search App - according to the repo, there hasn't been an update for the last 9 months. Is this still functional?

                            Same question.

                            It'd be great to actually get this in the App Store if it is functional.

                            marcusquinnM Offline
                            marcusquinnM Offline
                            marcusquinn
                            wrote on last edited by
                            #27

                            @jdaviescoates Sorry, we're tied up trying to get Univention working as a master AD/LDAP server to multiple Cloudron, Unify and other systems, because sadly, the world still uses Active Directory.

                            Will try to get shared shortly...

                            Also need to compare to Filerun and Pydio for speed.

                            Web Design https://www.evergreen.je
                            Development https://brandlight.org
                            Life https://marcusquinn.com

                            1 Reply Last reply
                            2
                            • im-fabianI Offline
                              im-fabianI Offline
                              im-fabian
                              wrote on last edited by
                              #28

                              @marcusquinn I like this project and just wanted to get it a bump 🙂

                              robiR 1 Reply Last reply
                              2
                              • im-fabianI im-fabian

                                @marcusquinn I like this project and just wanted to get it a bump 🙂

                                robiR Offline
                                robiR Offline
                                robi
                                wrote on last edited by
                                #29

                                @im-fabian make sure to upvote the top post then

                                Conscious tech

                                1 Reply Last reply
                                4
                                Reply
                                • Reply as topic
                                Log in to reply
                                • Oldest to Newest
                                • Newest to Oldest
                                • Most Votes


                                • Login

                                • Don't have an account? Register

                                • Login or register to search.
                                • First post
                                  Last post
                                0
                                • Categories
                                • Recent
                                • Tags
                                • Popular
                                • Bookmarks
                                • Search