Add a working search function #739
Closed
opened 2019-01-21 17:18:26 +00:00 by mweimann
·
4 comments
No Branch/Tag Specified
master
fix/translation-global-texts-index-fr
feat/YH4F-activity
translate-index-galician
feat/activities
ADD-event-20260830-01-01-97124eef77eb3133
redirect_wiki
ADD-event-20260815-01-01-bb0919851d1298f5
test
feat/translations
silviarbgl-patch-2
news-20260708-DMA
feat/lxml-ft
ADD-event-20260705-01-01-b3afb827ff50e603
silviarbgl-patch-1
ADD-event-20260721-01-01-5308156b31917ed5
20260608-newsletter
feat/alpine
feat/langs
wiki-links
refactor-booth-application
news-20250922-dma
followup-default-mail
feature/peertube-for-upcycle-android
No results found.
Labels
Clear labels
Accessibility
bug
build
cgi Scripting
design
disruptive
documentation
duplicate
easy
enhancement
feature-request
help wanted
javascript
priority/low
question
system-hackers
tagging
text
translations
wait/bugfix
wait/inprogress
wait/misc
wait/proofread
wontfix
xsl
Requires careful coordination and documentation changes
Improving what is already there
No labels
feature-request
Milestone
No items
No Milestone
Assignees
albert (Albert Dengg)
alex.busch (alex.busch)
alex.sander (alex.sander)
anaghz (anaghz)
annarita.russo (annarita.russo)
ao (André Ockers)
bonnie (bonnie)
ciampix (Marco Ciampa)
cryptie (cryptie)
dario (dario)
delliott (Darragh Elliott)
dfajfer (Damian Fajfer)
dmaphy (Dominic Hopf)
doczkal (Thomas Doczkal)
eal (eal)
egnun (Erik Grun)
eventregbot (eventregbot)
fi (fi)
floriansnow (Florian Snow)
foxort (Tino Tempesta)
gabriel.ku (gabriel.ku)
guido (guido)
hf (hf)
hugo (hugo)
ineiev (ineiev)
jithendra (jithendra)
jn (jn)
jzarl (jzarl)
linus (Linus Sehn)
lucabon (Luca Bonissi)
lucas.lasota (lucas.lasota)
marcelo.fm (Marcelo)
max.mehl (Max Mehl)
mk (Matthias Kirschner)
monochromec (monochromec)
mweimann (Michael Weimann)
nico.rikken (nico.rikken)
patrick (Patrick Ohnewein)
reinhard (Reinhard Müller)
renovate-bot (Renovate Bot)
repentinus (Heiki Lõhmus)
schiessle (Björn Schießle)
silviarbgl (Silvia Rbgl)
sofiaritz (Sofía Aritz)
tobiasd (tobiasd)
vincent (vincent)
Clear assignees
No Assignees
vincent
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: FSFE/fsfe-website#739
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
We removed the previous search function, because it didn't work: #640
This ticket is about adding a new, working one. I don't know whether any plans about this exist, yet. @max.mehl do you know more?
No plans yet. Search is a real pain, and we tried Yacy and this local search already. The problem is our very custom and static build system.
I'm afraid we won't find a neat solution, unless someone has experience and time to try something else.
Another way would be to set up an own or use an external meta search engine like MetaGer or Searchx. A few tests presented that the results are usable, and we would circumvent writing our own HTML/XML->search engine parser.
vincent referenced this issue2020-09-19 11:27:48 +00:00
How should we integrate the search page with the rest of the website?
Should we add a search box or a link in the sidebar?
I guess most user-friendly is a search field directly on the page, so probably best in the header somewhere (and menu for mobile view respectively).