summaryrefslogtreecommitdiff
path: root/debian/man/esearch.1
blob: 84db6fab1f1404008fd3820d8ae44ed7225c1b4c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
.TH ESEARCH 1 2017-01-24 NCBI "NCBI Entrez Direct User's Manual"
.SH NAME
esearch \- search an NCBI Entrez database
.SH SYNOPSIS
\fBesearch\fP (\fBedirect\ \-search\fP)
[\|\fB\-help\fP\|]
\fB\-db\fP\ \fIname\fP
\fB\-query\fP\ \fIstr\fP
[\|\fB\-sort\fP\ \fIfield\fP\|]
[\|\fB\-days\fP\ \fIN\fP\|]
[\|\fB\-datetype\fP\ \fIfield\fP\|]
[\|\fB\-mindate\fP\ \fIdate\fP\|]
[\|\fB\-maxdate\fP\ \fIdate\fP\|]
[\|\fB\-spell\fP\|]
[\|\fB\-label\fP\ \fIname\fP\|]
.SH DESCRIPTION
\fBesearch\fP searches an NCBI Entrez database for a given query.
.SH OPTIONS
.SS Query Specification
.TP
\fB\-db\fP\ \fIname\fP
Entrez database name.
.TP
\fB\-query\fP\ \fIstr\fP
Query string.
.SS Document Order
.TP
\fB\-sort\fP\ \fIfield\fP
Sort results by the given field.
.SS Date Constraint
.TP
\fB\-days\fP\ \fIN\fP
Return only results from the past \fIN\fP days.
.TP
\fB\-datetype\fP\ \fIfield\fP
Which date field (in abbreviated form) to consider.
.TP
\fB\-mindate\fP\ \fIdate\fP
Start of date range.
.TP
\fB\-maxdate\fP\ \fIdate\fP
End of date range.
.SS Spell Check
.TP
\fB\-spell\fP
Correct misspellings in query.
.SS Miscellaneous Arguments
.TP
\fB\-help\fP
Print usage information.
.TP
\fB\-label\fP\ \fIname\fP
Alias for query step.
.SH SEE ALSO
.BR edirect (1),
.BR efetch (1),
.BR eproxy (1),
.BR espell (1).