@zvictor thank you for your input, but I need to be able to search in closed periods and adding a field with data in it won't work in Closed periods. I actually have a user event script that grabs the cleared field and the cleared date and puts them in fields created by the user event script so when viewing the record, you can see if it has cleared and what the cleared date is. But, we need to be able to search through thousands of transactions.
To test, I also updated that script to write to my custom body field the cleared date and store the option, when I do that, viewing the record that field is blank, running my saved search on that field is also blank. I tried removing the Store Value, now when viewing a record, the field shows up with the correct date, but running my search and pulling from that field, it is blank.