Skip to content
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

56-search-2.0 #82

Merged
merged 38 commits into from
Nov 12, 2023
Merged

56-search-2.0 #82

merged 38 commits into from
Nov 12, 2023

Conversation

VianneyMI
Copy link
Owner

@VianneyMI VianneyMI commented Nov 2, 2023

Description

  • Fixed bug in Compound
  • Improved complex search experience

- Renamed constructors as planned (i.e starts with init_<operator-name>
- Defined chainable methods using Compound in the background for Search
- Created a search subpackage...
- ...gathering Search and SearchMeta classes
- Promote common behaviors in SearchConfig and SearchBase classes
@VianneyMI VianneyMI added the enhancement New feature or request label Nov 2, 2023
@VianneyMI VianneyMI self-assigned this Nov 2, 2023
This was linked to issues Nov 2, 2023
@VianneyMI VianneyMI marked this pull request as ready for review November 6, 2023 20:14
- ... to take into account Faceted Search
- Replaced Compound as default operator...
- ... by Facet collector with  Compound operator => TO BE IMPROVED
- Ensured better sync between the two.
- Ease process of using faceted search through pipeline.
@VianneyMI VianneyMI merged commit 5aa019e into main Nov 12, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

search 2.0 Compound search is almost unusable
1 participant