If it's unique, you could use it as your primary key =) (Id) (Or hash
it and use it that your primary key, which is probably more sensible,
I forget what the length limits on ID are, and that might differ
between Munin and Esent although again, I forget that too, I wish my
brain wrote to disk on save...)
Using a full text search engine to look up a document on url seems a
bit dirty which is why you asked the question I guess - it will work
though.