collinc777 / idb

0 stars 1 forks source link

Implement AND/OR search ranking Downing mentioned #64

Closed ibly31UT closed 7 years ago

ibly31UT commented 7 years ago

Goes hand in hand with #63. My tentative plan is to make a search for each word, then combine the lists, so that if a Character was found with the first word and then with the second word, it would be ranked higher than a House that was only found with one of the words.