nextcloud / fulltextsearch

🔍 Core of the full-text search framework for Nextcloud
GNU Affero General Public License v3.0
207 stars 51 forks source link

FullTextSearch for Apache Solr #664

Open ArtificialOwl opened 2 years ago

ArtificialOwl commented 2 years ago

Extension to use Apache Solr instead of ElasticSearch to index/search content:

olinic commented 2 years ago

Solr can accept arrays for fields that are multiValued. It is possible to index these fields too.

https://solr.apache.org/guide/7_4/field-type-definitions-and-properties.html