Opened 10 years ago
Last modified 9 years ago
#960 in_progress enhancement
Add search functionality
Reported by: | anongoblin | Owned by: | tofay |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | programming | Keywords: | search find discover |
Cc: | tofay | Parent Tickets: |
Description
I cannot find an option to search for media in any MediaGoblin instance. That is quite limiting for finding new media by content.
Change History (4)
comment:1 by , 9 years ago
comment:2 by , 9 years ago
Type: | defect → enhancement |
---|
comment:3 by , 9 years ago
Cc: | added |
---|---|
Owner: | set to |
Status: | new → in_progress |
comment:4 by , 9 years ago
As mentioned above, there's a third-party basicsearch plugin written by me and other GitHub contributors. I don't know if it's of any use to those working on a full-fledged search engine, but you're obviously welcome to pull anything useful from it.
On the topic of using Whoosh, it looks like Kallithea does this. Maybe we could borrow some implementation idea from them, such as using a cron job to update the index.
About this topic, posted in the devel list:
El 03/12/15 a las 09:01, Tom Fay escribió: