« Back Issue #297
  • 2010-09-06 18:04 Reported by administrator
  • 2010-10-15 11:30 Marked fixed
Status: Marked fixed
Priority: Medium

Build GUI for people to add new meta words

administrator 2010-09-06 18:04

Users should be able to create new meta words that as a crawl is going on automatically get stored in the index.

So a crawl that includes a dictionary site might have the new meta word definition:$1 http://dict-site.com/?word=$1

administrator 2010-10-15 11:30

Fixed with commit 1ce44ca. User defined meta words must begin with the prefix u: You can add a meta word under the crawl option. Adding the meta word: definition with url pattern http://dict-site.com/?word=(.+) would mean you could do a search on a word definition with the meta word

u:definition:word_to_look_up

X