Demos
Each page searches a real dataset through a node. The list under a demo names what it shows.
Swedish food search
Open demo2 606 foods from Livsmedelsverket, the Swedish Food Agency. Shows compounding splitting of words, type sås and the results include gravlaxsås.
- compound splitting
- facet counts that ignore their own filter
- range buckets
- highlighting
Airport type-ahead
Open demoEvery airport with an IATA code, from OurAirports. Type sto and Stockholm appears at once. Type the typo stockhlm and Stockholm is still there.
- typo tolerance
- prefix matchers
- per-field weights
- distance filters and sorts
Cleveland Museum of Art
Open demo30 000 objects from the open access collection with a rich ability to filter them.
- facet counts that ignore their own filter
- range buckets
- ordering
- numbered pages and cursors
- highlighting
Record shop
Open demo300 000 records from Discogs, and every pressing of them.
- sub-documents
- facets and ordering inside a value
- matched values
- prices and values read out of the search box
Every page searches the node this site was built for. The index definitions and the scripts that load them are in examples/ in the repository.
Exofind is built by Level Four AB and is available under the Apache License 2.0.