|
|
|
|
|
by mickael-kerjean
1774 days ago
|
|
FTS is only available when you host your own as it relies on crawl + index and such operation can be expensive when used against a storage backend like S3 where API calls and bandwidth aren't free. On the demo server, the search is stateless and does recursive call with a timeout |
|