When we added our new search-by-keyword function, there were a few bugs that I hadn’t quite worked out that made it hard to search for Twi’lek (the search code didn’t like the apostrophe) or words like dual or male (because the search code defaulted to searching within words, so “dual” brings up “individual,” and “male” brings up “female”).
After much fiddling with code, I’ve solved these problems: The search engine now searches by whole words and handles apostrophes without a problem, and I’ve replaced the keyword “twin” (which was a stop-gap measure) with “dual” (more properly referring to Dual Weapon Mastery).
Enjoy!
















