a-help.html
Click here to view the file
or
click here to download the file
File contents
<html><head><title>DBLP FAQ: Author Search</title><link href="../../dblp.css" rel="stylesheet" type="text/css" /></head>
<body>
<table width="100%"><tr><td align="left"><a href="../index.html"><img alt="dblp.uni-trier.de" src="../Logo.gif" border=0 height=60 width=170></a></td>
<td align="right"><a href="http://www.uni-trier.de"><img alt="www.uni-trier.de" src="../logo_universitaet-trier.gif" border=0 height=48 width=215></a></td></tr></table>
<h1><a href="../about/faq.html">DBLP FAQ</a>:
How does the '<a href="a-tree/index.html">author search</a>' work?</h1>
<center>
<form method="GET" action="http://dblp.uni-trier.de/search/author" accept-charset="ISO-8859-1">
Name: <input name="author" size="30"/>
<input type="submit" value="Submit"/> <input type="reset" value="Reset"/>
</form>
</center>
<p>The insufficient <a href="a-help-old.html">old 'Search Author'</a>
program was replaced in March 2008 by a new search engine.
We hope that this makes your search in DBLP more convenient.</p>
<p>A query is interpreted as a <b>set of <a href="http://en.wikipedia.org/wiki/Prefix_%28computer_science%29">prefixes</a> of name parts</b>.
If you enter a few words, you get the names which include these
words as prefixes of some name parts:
</p>
<center>
<table cellpadding="5" border="1">
<tr>
<th>Query</th>
<th>Answers</th>
</tr>
<tr>
<td valign="top">A Meyer</td>
<td>Achim Meyer<br>
Andrea Meyer<br>
Anne Meyer<br>
Hans-Albert Meyer<br>
A. Meyers<br>
Anton Smith-Meyer<br>
...
</td>
</tr>
<tr>
<td valign="top">Ar b c</td>
<td>Clark B. Archer<br>
Arnold B. Calica<br>
Arnab B. Chowdry<br>
Armin B. Cremers<br>
...
</td>
</tr>
</table>
</center>
<p>More details:
<ul>
<li>The query and the names stored in DBLP are broken in parts.
The delimiters of this 'tokenizing' are spaces and punctuation marks.
The punctuation marks are not relevant for the matching.
"Ar-b-c." produces the same result as "Ar b c".
<li>The matching is NOT case-sensitive.
<li>The order of the query words does not matter, i.e. the queries
"Petra M A" and "M Petra A" are equivalent.
<li>If you end a query word with a $-sign, only exact matches of this word
are shown. Try the queries "xi li" vs. "xi$li" vs. "xi li$" vs. "xi$li$"
("xi$ li" and "xi$li" are equivalent).
</ul>
</p>
<p>Diacritic marks:
<ul>
<li>Most parts of DBLP are restricted to the
<a href="http://en.wikipedia.org/wiki/ISO/IEC_8859-1">Latin-1</a>
character set.
This includes characters like ä, é, è ñ,
å ç etc. but NOT ł, č, ű, ş ...
In DBLP, we try to transliterate all person names to Latin-1.
<li>As long as you restrict your query to <a href="http://en.wikipedia.org/wiki/ASCII">ASCII</a> (<a href="http://en.wikipedia.org/wiki/Latin_characters_in_Unicode">Basic Latin</a> in <a href="http://en.wikipedia.org/wiki/Unicode">Unicode</a>) the
search engine matches 'diacritic insensitive', i.e.
the query "moller" matches "moller", "möller", "møller",
"móller" etc.
<li>As soon as your query contains any diacritic mark, the
matching becomes exact. Now "René" matches "René" but not
"Rene" or "Renè".
</ul>
</p>
<p>Encoding, form method, ...:
<ul>
<li>The preferred encoding to transmit the query is <a href="http://en.wikipedia.org/wiki/UTF-8">UTF-8</a>.
As soon as the query contains a byte sequence which is illegal in UTF-8,
the incoming byte sequence is interpreted as Latin-1.
<li>Additionally, the search engine understands character entities
like &auml; for the Latin-1 characters.
<li>The author search accepts queries using the GET or the POST method.
</ul></p>
<p><div class="footer">
<a href="../index.html">Home</a> | <a href="../conf/indexa.html">Conferences</a> | <a href="../journals/index.html">Journals</a> | <a href="../series/index.html">Series</a> | <a href="../about/faq.html">FAQ</a> — Search: <a href="http://dblp.l3s.de">Faceted</a> | <a href="http://dblp.mpi-inf.mpg.de/dblp-mirror/index.php">Complete</a> | <a href="a-tree/index.html">Author</a></div>
<small><a href="../copyright.html">Copyright ©</a> Sat May 16 22:54:09 2009
by <a href="http://www.informatik.uni-trier.de/~ley/addr.html">Michael Ley</a> (<a href="mailto:ley@uni-trier.de">ley@uni-trier.de</a>)</small></p></body></html>




