Hi,
The online manual for Webinator gives the following information that I am confused with. Can you help clarify?
the manual states that for the following queries, webinator will locate the following results:
query1: john will locate john, John
query2: "john public" will locate John Public
query3: web-browser will locate Web browser, web-browser
query4: John*Public will locate John Q. Public, John Public
query5: 456*a*def will locate 1-23456-789-ABCDEF
query6: activate will locate activate, activation, activated, ...
What I don't understand is the following:
1) what does query 1 locate not locate things like "johnson" but query 5 does locate the querystring being in the middle of string even if the querystring is not followed by a wild card?
2) similarly, why does query 6 locate things like "activation"?
3) why does query 5 not locate only results begin with "456"
Thanks
dao@mit.edu
The online manual for Webinator gives the following information that I am confused with. Can you help clarify?
the manual states that for the following queries, webinator will locate the following results:
query1: john will locate john, John
query2: "john public" will locate John Public
query3: web-browser will locate Web browser, web-browser
query4: John*Public will locate John Q. Public, John Public
query5: 456*a*def will locate 1-23456-789-ABCDEF
query6: activate will locate activate, activation, activated, ...
What I don't understand is the following:
1) what does query 1 locate not locate things like "johnson" but query 5 does locate the querystring being in the middle of string even if the querystring is not followed by a wild card?
2) similarly, why does query 6 locate things like "activation"?
3) why does query 5 not locate only results begin with "456"
Thanks
dao@mit.edu