Add search term to redux
Created by: alesso-x
This PR adds the search term to redux. Right now it is not being used for anything but we may need it later and since we keep the list of buildings we searched for in redux it would make sense to keep the address searched for in redux as well. When the search bar adds more filters later on, the term will hold all the details.