Zotero forums update
This is an old discussion that has not been active in a long time. Before commenting here, you should strongly consider starting a new discussion instead. If you think the content of this discussion is still relevant, you can link to it from your new discussion.
In case performance would be degraded, the workaround is to phrase your query in terms of longer phrases (as you did in your second query). For example:
https://forums.zotero.org/search?Search="firefox+57"
I would at least expect the search to just ignore the 1 or 2 character words instead of showing no results at all. The current behavior also doesn't work well for people writing queries that contain any short word, instead of just short numbers: https://forums.zotero.org/search?Search=broken+in+high+sierra vs. https://forums.zotero.org/search?Search=broken+high+sierra
Let us know if you're still noticing strange results.
Strange:
https://forums.zotero.org/search?Search=firefox+xyzz and https://forums.zotero.org/search?Search=xyzz+firefox : results (only matching against "firefox"?)
https://forums.zotero.org/search?Search=firefox+xyzzz : no results (as expected)
That's what's expected. I made it only require the term if it's >4 characters. The limits we use for several of these could change.
Would it be hard to show which terms are being ignored? Or just a warning in case a search contained <5 character terms like "search terms of less than 5 characters were ignored in this search".
(CSL got recently approved, and my plan is to both migrate the CSL mailing list there, and also create a subforum for CSL users for style requests and the like, so that people don't have to post here as much for pure CSL-questions)
I completely agree that getting rid of categories was a net +
`Hello World`
instead of<code>Hello World</code>
, and> I think that ...
instead of<blockquote>I think that ...</blockquote>
). I currently always type these tags out by hand, which is rather time-consuming.Maybe posts could simply be pre-parsed with a JS library like https://github.com/evilstreak/markdown-js ?
P.S. I thought of this after seeing https://forums.zotero.org/discussion/69552/would-a-gitlab-com-translator-be-generalisable-for-self-hosted-c-ees
P.P.S. @fcheslack previously indicated that he had trouble enabling Vanilla Forums' Advanced Editor (https://forums.zotero.org/discussion/comment/261757/#Comment_261757), which has the option of markdown support (https://docs.vanillaforums.com/help/addons/advanced-editor/).