Skip to content

NCSU-Libraries/archivesspace_search_title_boost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

archivesspace_search_title_boost

ArchivesSpace plugin to boost exact matches on title field - improves precision of search queries from linked record fields (linked agents, subjects, etc.)

Getting Started

Clone or download/unzip this repo to:

/path/to/archivesspace/plugins

Enable the plugin by editing config/config.rb:

AppConfig[:plugins] = ['some_plugin', 'archivesspace_search_title_boost']

Then restart your ArchivesSpace installation.

See also:

https://github.com/archivesspace/archivesspace/blob/master/plugins/README.md

Thanks

This plugin is modelled on Hudson Molonglo's and_search plugin

About

ArchivesSpace plugin to boost exact matches on title field

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages