To: solr-user@lucene.apache.org
Subject: Collapsing similar queries
Hi,
Are there any known good tools or approaches to "collapsing queries".
For example, imagine 4 original queries:
* big house
* big houses
* the big house
* bigger house
...and all 4 being reduced/collapsed to just "bi
Hi,
Are there any known good tools or approaches to "collapsing queries".
For example, imagine 4 original queries:
* big house
* big houses
* the big house
* bigger house
...and all 4 being reduced/collapsed to just "big house".
What might be some good approached for doing this?
1) stem them all