Skip to content
This repository has been archived by the owner on May 25, 2019. It is now read-only.
/ synonym_tester Public archive

A tool to test how synonyms will change the behaviour of a search system

License

Notifications You must be signed in to change notification settings

MatMoore/synonym_tester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Synonym tester

CLI utility for quickly rebuilding a stripped down GOV.UK search index, and swapping out synonym rules.

This is currently a proof of concept.

It requires access to an elasticsearch cluster containing GOV.UK search indexes.

Example usage

Each argument is a synonym rule to swap into either of the synonym filters (identified by the part before the colon).

./bin/synonym_tester 'search: 1, one' 'both: license => licence', 'index: car => car, vehicle'

Dependencies

Licence

MIT License

About

A tool to test how synonyms will change the behaviour of a search system

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages