bfritscher / typesense-dashboard

A Typesense Dashboard to manage and browse collections.
https://bfritscher.github.io/typesense-dashboard/
GNU General Public License v3.0
359 stars 67 forks source link

feat: stopwords during search disabled if not available #59

Closed Ku3mi41 closed 6 months ago

Ku3mi41 commented 6 months ago

Stopwords select on search page is now disabled if this feature is not available.

p.s.: Hm... Or is an empty list enough? There was a misunderstanding with a blocked menu item. p.p.s: What about title attr (on every blocked feature) in this case with hint "This feature available since v.26"? Or is this too much?

bfritscher commented 6 months ago

yes, I was thinking about titles, but don't remember when each feature was introduced. Also I don't now if some api can be disabled, then the version information would not make sense. On the status page for the stats I put a message: "Stats are not enabled on this node." As nobody did create an issue on support for older version, I do not know if this is a frequent issue.