fulltextsearch
fulltextsearch copied to clipboard
FullTextSearch for Apache Solr
Extension to use Apache Solr instead of ElasticSearch to index/search content:
- [ ] feasibility of the whole concept,
- [ ] Admin Settings UI,
- [ ] Creating the data structure,
- [ ] Indexing data, might requiring some changes as Solr does not accept arrays as value
- [ ] Searching data
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