snoww / loa-logs

LOA Logs - Modern DPS Meter for Lost Ark
GNU General Public License v3.0
124 stars 24 forks source link

Past Encounters Improved Search #59

Closed JonasHri closed 5 months ago

JonasHri commented 5 months ago

I want to change the encounter search functionality to make the search field more useful. Currently, searching for "word1 word2" checks all relevant fields to see if they contain this substring or similar. I want the search to find all encounters that contain "word1" somewhere and contain "word2" somewhere else. So if I want to find an encounter where my glaive named "char1" and my friends sorc named "char2" were present, I could search for "char1 char2".

Do you think this would be a sensible improvement to the search functionality?