-
Notifications
You must be signed in to change notification settings - Fork 264
v0.28: Faceting settings #1761
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v0.28: Faceting settings #1761
Conversation
Co-authored-by: Maryam <[email protected]>
Co-authored-by: Maryam <[email protected]>
Not sure why github actions is complaining. The problematic link is legit. It should be safe to ignore the error. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We don't mention that the faceting settings are configurable in learn/advanced/filtering_and_faceted_search.md
or anywhere. Maybe we could add something under "Using facets" or work on this after v0.28?
That's because |
But that's on the base v0.28 branch, not on this one, right? Or do our actions check against the base PR branch? Also, no error locally.
Great idea, will do that. |
Co-authored-by: Maryam <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, just one minor change 🧛♀️
* add faceting to index settings+core concepts * Update learn/configuration/settings.md * Update settings.md * Update learn/core_concepts/indexes.md * Update learn/core_concepts/indexes.md Co-authored-by: gui machiavelli <[email protected]> Co-authored-by: gui machiavelli <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@guimachiavelli If you decide to explain how facets values are sorted, I made a little suggestion to make it clearer.
Other than that everything seems clear to me ✨
Co-authored-by: Guillaume Mourier <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM thank you very much!
bors merge |
1761: v0.28: Faceting settings r=guimachiavelli a=guimachiavelli Closes #1704 Co-authored-by: gui machiavelli <[email protected]> Co-authored-by: gui machiavelli <[email protected]> Co-authored-by: Maryam <[email protected]>
Build failed: |
Closes #1704