Closed Ksushis closed 1 year ago
I wonder what algorithm we're using for categories/facets. For this test dataset I don't have brands showing up and I still want to do facets on them. But there are more than a 1000 brands here...
To get the data.
git clone https://github.com/Ksushis/grocerystore
mognorestore from terminal
cd grocerystore mongorestore
You should now have grocery database with items collection with 19564 documents
The latest version has some improvements for the schema analysis so this is now fixed.
I wonder what algorithm we're using for categories/facets. For this test dataset I don't have brands showing up and I still want to do facets on them. But there are more than a 1000 brands here...
To get the data.
git clone https://github.com/Ksushis/grocerystore
mognorestore from terminal
cd grocerystore mongorestore
You should now have grocery database with items collection with 19564 documents