TAMULib / SAGE

Search Aggregation Engine
MIT License
6 stars 2 forks source link

Use “OR” for whitespace separation instead of "AND" #493

Closed jcreel closed 1 year ago

jcreel commented 1 year ago

Can do this at the level of the query builder in SAGE - possibly here https://github.com/TAMULib/SAGE/blob/main/src/main/java/edu/tamu/sage/service/SolrDiscoveryService.java#L142

kaladay commented 1 year ago

This does not require code changes. It can be performed via the UI on the Discvery View by setting the Default Operand.

Screenshot_2023-01-13_15-54-52