querqy / chorus

Towards an open source stack for e-commerce search
Apache License 2.0
141 stars 33 forks source link

updated schema.xml to build a text_all copy field #130

Closed macohen closed 1 year ago

macohen commented 1 year ago

Closes #129

Signed-off-by: Mark Cohen markcoh@amazon.com

macohen commented 1 year ago

this fixes the text_all issue when querying solr, but the queries in quepid and the store produce different results. I think i'm starting to pull on a thread that I shouldn't be pulling on...

epugh commented 1 year ago

Quepid version 6.14.0 fixed a lot of assumptions we had about what your index would look like, which now resolves this. I'm running the release now, so going to close this PR in favour of that better fix. Thank you very much for prompting a nice rework of how Quepid Case Creation Wizard works.