All Projects → i-lateral → silverstripe-searchable

i-lateral / silverstripe-searchable

Licence: BSD-3-Clause license
Adds to default SilverStripe search with configurable FullTextSearch, custom results controller and allowing adding custom data objects and custom fields for searching via config

Programming Languages

PHP
23972 projects - #3 most used programming language
scheme
763 projects

Projects that are alternatives of or similar to silverstripe-searchable

CodeIndex
A Code Index Searching Tools Based On Lucene.Net
Stars: ✭ 28 (+115.38%)
Mutual labels:  fulltext-search, fulltextsearch
fulltextsearch elasticsearch
🔍 Use Elasticsearch to index the content of your Nextcloud
Stars: ✭ 69 (+430.77%)
Mutual labels:  fulltextsearch
Fissoft.EntityFramework.Fts
Full Text Search for Microsoft SQL Server with Entity Framework
Stars: ✭ 55 (+323.08%)
Mutual labels:  fulltext-search
bulksearch
Lightweight and read-write optimized full text search library.
Stars: ✭ 108 (+730.77%)
Mutual labels:  fulltext-search
files fulltextsearch
🔍 Index the content of your files
Stars: ✭ 44 (+238.46%)
Mutual labels:  fulltextsearch
Flexsearch
Next-Generation full text search library for Browser and Node.js
Stars: ✭ 8,108 (+62269.23%)
Mutual labels:  fulltext-search
citation.vim
Zotero and bibtex citations for Vim
Stars: ✭ 78 (+500%)
Mutual labels:  fulltext-search
ex elasticlunr
Elasticlunr is a small, full-text search library for use in the Elixir environment. It indexes JSON documents and provides a friendly search interface to retrieve documents.
Stars: ✭ 125 (+861.54%)
Mutual labels:  fulltext-search
dotnetlive.search
Asp.Net Core + ElasticSearch
Stars: ✭ 18 (+38.46%)
Mutual labels:  fulltext-search
clucie
Clojure for the Lucene
Stars: ✭ 55 (+323.08%)
Mutual labels:  fulltext-search
mastodo
A fork of the GNU Social/AP-compatible microblogging server
Stars: ✭ 29 (+123.08%)
Mutual labels:  fulltext-search
soda-for-java
SODA (Simple Oracle Document Access) for Java is an Oracle library for writing Java apps that work with JSON (and not only JSON!) in the Oracle Database. SODA allows your Java app to use the Oracle Database as a NoSQL document store.
Stars: ✭ 61 (+369.23%)
Mutual labels:  fulltext-search
fts-elastic
ElasticSearch FTS implementation for the Dovecot mail server
Stars: ✭ 20 (+53.85%)
Mutual labels:  fulltextsearch

SilverStripe Searchable Module

UPDATE - Full Text Search This module now uses Full Text Support for MySQL/MariaDB databases in version 3.*

Adds more complex site searching using the SilverStripe ORM and also adds dedicated templates for search results across multiple search objects.

To get started quickly, install via composer:

composer require i-lateral/silverstripe-searchable

For full documentation check out the docs

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].