French Toast Backend Pieces: Difference between revisions

Line 17: Line 17:


=== Search Suggestions ===
=== Search Suggestions ===
Currently the Bing search results contain suggestions. These are new search terms / topics that might relate to the original search term. These new terms will also be very similar. For example the user searches for Cheese and 'Cheese Plate' and 'Cheese Maing' are suggested.
We were thinking of using Elastic Search for this. We can index page titles, extracted meta data and maybe content to generate suggestions with a Suggestions Plugin for Elastic Search.
This would likely run on a separate server dedicated to indexing and suggesting.
To keep the index up to date, it will need to be hooked up to an event system that broadcasts when page meta data has been retrieved for new pages that users are pinning.


=== Boards / Pin to Board ===
=== Boards / Pin to Board ===
Confirmed users
971

edits