Closed Reptilioo closed 6 months ago
Minor improvements with the search function:
When an user typed e.g. "mn 1", results would show everything containing either "mn" or "1". -> Now: will show everything containing "mn1".
When an user typed e.g. "mn1 mn2" results would show everything containing "mn1" only. -> Now: will list everything containing either "mn1" or "mn2"
Actually not working correctly when searching for a citation like "the fruits".
Minor improvements with the search function:
When an user typed e.g. "mn 1", results would show everything containing either "mn" or "1". -> Now: will show everything containing "mn1".
When an user typed e.g. "mn1 mn2" results would show everything containing "mn1" only. -> Now: will list everything containing either "mn1" or "mn2"