## user story As a customer, I want the elastic search to include coder status, so that we can search through coders by status: villager, resident, freelancer etc. ## acceptance criteria - [x] searching by a coder status will return all coders who match the searched status. ## implementation - [x] following elasticlunr documentation http://elasticlunr.com/docs/index.html add coder status as a searchable field