Dear List,

I'm working on a project where i have to check a Blacklist of URL's with 
Lucene. (about 500.000)
Is it possible to search for a URL in a hierarchical context?

for Example:
Blacklist entry: "en.wikipedia.org/wiki/production_code"

"en.wikipedia.org/wiki/production_code/test" should match
"en.wikipedia.org/wiki/test" should not match


Thank you very much,
Florian Klingler

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org

Reply via email to