stronglink
stronglink copied to clipboard
Query system improvements (including phrase search)
Right now our filter system is extremely basic. We need to store each term's position and support looking them up later. In order to make this really fast we might want to store word frequencies counts.
Meta-data searching isn't that great either. And link-tracking is nearly non-existent.