RetroShare/libretroshare/src/deep_search
Gioacchino Mazzurco 1e9a26893c
Forum deep search support wildcard* search
Xapian have support for wildcard search
  wild* matches wild, wildcard, wildcat, wilderness
  but it need to be enabled by passing a specific flag to the query
  parser, this is very useful for forum search so enable it in addition
  to default Xapian search capabilities
2021-11-16 10:52:18 +01:00
..
channelsindex.cpp Epurate this branch from channels deep search changes 2021-10-28 09:53:54 +02:00
channelsindex.hpp Epurate this branch from channels deep search changes 2021-10-28 09:53:54 +02:00
commonutils.cpp deep_search: fix compilation with old Xapian versions 2021-10-28 09:53:55 +02:00
commonutils.hpp First working prototype of GXS service search 2021-10-28 09:51:29 +02:00
filesflacindexer.hpp Add support for indexing files dupported by taglib 2019-10-26 15:57:39 +02:00
filesindex.cpp First working prototype of GXS service search 2021-10-28 09:51:29 +02:00
filesindex.hpp First working prototype of GXS service search 2021-10-28 09:51:29 +02:00
filesoggindexer.hpp Add support for indexing files dupported by taglib 2019-10-26 15:57:39 +02:00
filestaglibindexer.hpp Add support for indexing files dupported by taglib 2019-10-26 15:57:39 +02:00
forumsindex.cpp Forum deep search support wildcard* search 2021-11-16 10:52:18 +01:00
forumsindex.hpp Implement deep indexing and search for forums 2021-10-28 09:53:48 +02:00