Skip to content

πŸ” Core of the full-text search framework for Nextcloud

License

Notifications You must be signed in to change notification settings

prolibre/fulltextsearch

This branch is 1 commit ahead of, 43 commits behind nextcloud/fulltextsearch:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Anthony
May 3, 2024
10bf696 Β· May 3, 2024
Feb 5, 2024
Oct 1, 2022
Dec 5, 2023
Aug 10, 2021
Feb 25, 2022
Feb 8, 2018
Aug 10, 2021
Mar 8, 2024
May 3, 2024
Aug 28, 2018
Jul 19, 2021
Oct 15, 2020
Apr 25, 2022
Dec 5, 2023
Dec 26, 2017
Dec 5, 2023
Aug 18, 2018
Sep 20, 2023
Sep 20, 2023
Feb 25, 2022

Repository files navigation

Full text search

Scrutinizer Code Quality

Full text search is the core app of a full-text search framework for your Nextcloud. To have it operate, and get content indexed, some other apps are needed:

  • Some Providers Apps to extract content from your Nextcloud.
  • A Platform App that communicate with a search platform (ie. Elastic Search, Solr, …) in order to index the content provided by the Providers.
    Note: There is no limit to the number of platform-apps that can be installed, however only one can be selected from the admin interface

Documentation

Can be found on the wiki

About

πŸ” Core of the full-text search framework for Nextcloud

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 72.8%
  • JavaScript 25.6%
  • Other 1.6%