#276: WebSearch: introduce citedby/refersto search operators
--------------------------+-------------------------------------------------
Reporter: simko | Owner: simko
Type: enhancement | Status: closed
Priority: major | Milestone: v1.0
Component: WebSearch | Version:
Resolution: fixed | Keywords: INSPIRE Oct
--------------------------+-------------------------------------------------
Changes (by Tibor Simko <tibor.simko@…>):
* status: in_work => closed
* resolution: => fixed
Comment:
In [13910a4aefbc4887683c7758a9e0d482c2e528cc]:
{{{
#!CommitTicketReference repository=""
revision="13910a4aefbc4887683c7758a9e0d482c2e528cc"
WebSearch: new refersto/citedby search operators
* Add new refersto/citedby search operators enabling to search in
citation network in the second-order operator manner like:
** refersto:reportnumber:astro-ph/0302209
** refersto:author:"Ellis, J" citedby:author:witten cited:100->250
** refersto:collaboration:cms AND affiliation:mit NOT collaboration:cms
** author:ellis AND citedby:author:witten NOT refersto:author:witten
(closes #276)
* Add regression tests for refersto/citedby search operators.
* Add user-level documentation sections about citation searching, for
Search Tips and Search Guide pages. Other minor cosmetic updates
to these documentation pages, e.g. input box width.
}}}
--
Ticket URL: </ticket/276#comment:5>
Invenio <http://invenio-software.org>