luceos Released 0.1.6, compared to 0.1.4 added partial matching added different weighting between discussion titles and post content Note: seems to work perfectly with the latest elastic, but running into issues on version 7.10.2.
luceos Released 0.1.10 Removed partial matching as it misbehaved in providing correct weighting between posts and titles.
zouyonghao Hi dear devs, if I do not run the command php flarum blomstra:search:build (for now I do not care about old posts), can the new discussions be indexed?
luceos zouyonghao for new discussions to be indexed you will need to run a queue. I responded to a similar question on discuss about it: https://discuss.flarum.org/d/30404-blomstra-search-an-elasticsearch-fulltext-search-extension. If you don't set up a queue, syncing posts to elastic will take a long time or not work at all. You can use the database queue driver as a simple first step (it can run as a cronjob).