dragonfly/src/server/search
Stepan Bagritsevich 5dcad859b0
fix(search_family): Fix indexes loading in the FT.SEARCH and Ft.AGGREGATE commands (#3955)
fixes dragonflydb#3782, dragonflydb#3659

Signed-off-by: Stsiapan Bahrytsevich <stefan@dragonflydb.io>
2024-10-27 21:14:02 +01:00
..
aggregator.cc CmdArgParser improvement (#3633) 2024-09-05 15:30:54 +03:00
aggregator.h fix(search_family): Fix FT.AGGREGATE GROUPBY option (#3657) 2024-09-08 17:29:09 +02:00
aggregator_test.cc CmdArgParser improvement (#3633) 2024-09-05 15:30:54 +03:00
doc_accessors.cc fix(search_family): Fix indexes loading in the FT.SEARCH and Ft.AGGREGATE commands (#3955) 2024-10-27 21:14:02 +01:00
doc_accessors.h fix(search_family): Fix indexes loading in the FT.SEARCH and Ft.AGGREGATE commands (#3955) 2024-10-27 21:14:02 +01:00
doc_index.cc fix(search_family): Fix indexes loading in the FT.SEARCH and Ft.AGGREGATE commands (#3955) 2024-10-27 21:14:02 +01:00
doc_index.h fix(search_family): Fix indexes loading in the FT.SEARCH and Ft.AGGREGATE commands (#3955) 2024-10-27 21:14:02 +01:00
search_family.cc fix(search_family): Fix indexes loading in the FT.SEARCH and Ft.AGGREGATE commands (#3955) 2024-10-27 21:14:02 +01:00
search_family.h feat: implement FT.TAGVALS (#3493) 2024-08-11 22:53:25 +03:00
search_family_test.cc fix(search_family): Fix indexes loading in the FT.SEARCH and Ft.AGGREGATE commands (#3955) 2024-10-27 21:14:02 +01:00