Closed qdequele closed 1 year ago
Create a mode that would be compatible with the docsearch format.
The documents look likes this:
{ "uid": "", "hierarchy_lvl0": "", "hierarchy_lvl1": "", "hierarchy_lvl2": "", "hierarchy_lvl3": "", "hierarchy_lvl4": "", "hierarchy_lvl4": "", "hierarchy_radio_lvl0": "", "hierarchy_radio_lvl1": "", "hierarchy_radio_lvl2": "", "hierarchy_radio_lvl3": "", "hierarchy_radio_lvl4": "", "hierarchy_radio_lvl4": "", "content": "", "url": "", "anchor": "" }
The settings look likes this:
{ searchableAttributes: [ "hierarchy_lvl0", "hierarchy_lvl1", "hierarchy_lvl2", "hierarchy_lvl3", "hierarchy_lvl4", "hierarchy_lvl5", "content" ] }
Can I close this issue @qdequele ?
Yes 👍
Create a mode that would be compatible with the docsearch format.
The documents look likes this:
The settings look likes this: