On 01/29/2013 12:33 PM, Alexander Wagner wrote:
The error that you pointed out (and actually similar ones, like
searching for 'foo, bar') can be fixed by washing away the punctuation
characters once we are sure we are doing simple word search.
This sounds good. However, stripping usually makes me thinking about
possible side effects if the char that is stripped of is part of say an
identifier. But I guess that "" will not strip anything.
The stripping should be very non-invasive since it is done at the last
step in the decision tree, when we know we are doing simple word search,
Google like.
Of course, any other types of searches, simple quotes (partial phrase),
double quotes (exact phrase), etc. won't be impacted.
Best regards,
Ludmila
--
Ludmila Marian ** CERN Document Server ** <http://cds.cern.ch/>