Opened 8 years ago
Last modified 6 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.
Subtickets
Change History (4)
comment:1 Changed 7 years ago by
comment:2 Changed 6 years ago by
Type: | defect → enhancement |
---|
comment:3 Changed 6 years ago by
Cc: | tofay added |
---|---|
Owner: | set to tofay |
Status: | new → in_progress |
comment:4 Changed 6 years ago by
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.
Note: See
TracTickets for help on using
tickets.
About this topic, posted in the devel list:
El 03/12/15 a las 09:01, Tom Fay escribió: