Quote:
Originally Posted by Sephy
Well i got web page where user stores some documents: for example user stores on my web page documents vs number 200, 220, 233.
When he asks some document he can forgot or misspell(for example number can be much longer like 2345653 or sumthing) documents number. So i will give him closes number who can be hes wanted 
|
How does he "ask" for the document? By keyword's inside the document or the number? And if you can explicitly define "close," I can try to create a regular expression. Does close mean +/-5% in the last document number? +/- 5% in all numbers?