You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The idea is to have a new service on server side to provide latest relevant news from a list of news organisations mentioned in a news configuration file. A separate endpoint for news could also be created. The basic motive is to reduce the load on loklak_search for explicitly calling api/search.json endpoint of server to each time for each of these organizations which makes the task cumbersome and reduces the amount of search results.
The text was updated successfully, but these errors were encountered:
Short description
The idea is to have a new service on server side to provide latest relevant news from a list of news organisations mentioned in a news configuration file. A separate endpoint for news could also be created. The basic motive is to reduce the load on loklak_search for explicitly calling
api/search.json
endpoint of server to each time for each of these organizations which makes the task cumbersome and reduces the amount of search results.The text was updated successfully, but these errors were encountered: