Opened 23 months ago
Last modified 23 months ago
#774 new defect
find j phys.rev. and whitespace
| Reported by: | hoc | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | WebSearch | Version: | |
| Keywords: | Cc: |
Description
find j Phys.Rev.,D41,2330 [works]
http://inspirebeta.net/search?ln=en&ln=en&p=find+j+Phys.Rev.%2CD41%2C2330
find j Phys.Rev., D41,2330 [does not work]
http://inspirebeta.net/search?ln=en&ln=en&p=find+j+Phys.Rev.%2C+D41%2C2330
This whitespace rule is far too strict. Whitespace following punctuation should be ignored
([\,\.\:])\s+ -> $1
Note: See
TracTickets for help on using
tickets.

As a follow-on, if we display publications in the following form:
Phys.Rev. D41 (1990) 2330
why can't people search on them in this form? It seems like an obvious thing they'd try, without having to learn another form for searching.