Quick start
This page will guide you through the necessary steps to have a working search page on your public site.
The first step is to create a search index.
Create a search index
A search index represents a searchable pool of resources. It can include items, item sets and/or media. A single search index can be used by one or more search pages.
To create a search index:
Go to Omeka S administration interface
In the navigation menu on the left, click on « Search »
Click on the « Add new index » button
Choose a name for it, and select a search adapter. If no adapter is available, install the Solr module first.
Once the index is created, you will be redirected to the index edit page, where you will have more settings to configure, depending on the selected adapter. One important setting is « Resources indexed », which allow you to choose what kind of resources will be searchable (items, item sets and/or media).
The next step is to create a search page.
Create a search page
The search page is where most of the configuration happens. You will be able to configure the search form, facets, sort options, and more.