<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#ffffff">
Dear Vinod<br>
<br>
Search results in any-isis version are sorted in ascending or
descending order of MFN<br>
If you want another order you should sort first your master file
before prepating to upload to Genisis<br>
One way to sort a database by any field or fields is to use MSRT.exe
from CISIS library<br>
<br>
let's say you want to sort by field v245, then the syntax would be<br>
<br>
<font face="Courier New, Courier, monospace"><b>msrt mybase 100
mhu,v245 tell=1000</b></font><br>
<br>
where 100 means the length of the string to sort<br>
mhu,v245 the field used to sort the records<br>
tell=1000 is only for you to know that the program
is running and will give a return every 1000 swaps of keys<br>
<br>
BTW: the number of swaps is approx = Log (N) x N x 4 (Log is
logarithm in base 10) and N the number of records to sort<br>
the real formula is <big> µ x N x Log<small><sub>2</sub></small>(N)
where </big>1.1 <<big><b><small> </small>µ</b> < </big>1.2<br>
this is useful in order to know how much time will take
to sort a database of N records<br>
In an standard new PC with Windows XP will take 35000
swaps/minute<br>
so, if your database is about 10000 records, to sort it
would take about 4' 30''<br>
<br>
Regards<br>
Ernesto Spinak<br>
<br>
<br>
<br>
El 25/05/2011 6:02, Vinod K. Sharma escribió:
<blockquote
cite="mid:506571124.77661306314149144.JavaMail.root@mail.nipgr.res.in"
type="cite">
<pre wrap="">Dear Friends,
Hello!
I have developed an Institutional Repository using WINISIS(Ver 1.5 build 3) and GENISISWEB(Ver 3.0.2).
When we search using GENISISWEB for retreival of our digital records, we get the search results sorted as per Record No.
But I want the search results of the digital records from WINISIS in alphabetical manner.
Please let me know how to solve this issue.
Best regards,
Vinod
_______________________________________________
isis-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:isis-users@iccisis.org">isis-users@iccisis.org</a>
To manage your own subscription options go to: <a class="moz-txt-link-freetext" href="http://lists.iccisis.org/listinfo/isis-users">http://lists.iccisis.org/listinfo/isis-users</a>
Or contact Henk Rutten: <a class="moz-txt-link-abbreviated" href="mailto:hlrutten@xs4all.nl">hlrutten@xs4all.nl</a>
</pre>
</blockquote>
<br>
<br>
<pre class="moz-signature" cols="72">--
.^. .^.
( ) ( )
=== ===
=[=]================================[=]=
| | Ernesto Spinak | |
| | <a class="moz-txt-link-abbreviated" href="mailto:spinaker@adinet.com.uy">spinaker@adinet.com.uy</a> | |
| | Montevideo, Uruguay | |
| | tel/fax (598) 2622-3352 | |
| | celular (598) 99612238 | |
=[=]================================[=]=
=== ===
( ) ( )
V V </pre>
</body>
</html>