Hi Krishna:

Could you please share your Java program with me?
I am looking for automatic ways of inserting items
from file directories into a collection.  If for any reason,
you cannot share your code, could you please point
me to the info. on how to program using the DSpace
API (better with simple examples)?  I am a new user
of DSpace and am not familiar with using APIs to
customize DSpace yet.  Sample programs can really
help.

Thanks a lot!

-Pan



On 2/22/07, Krishna <[EMAIL PROTECTED]> wrote:

Hi everyone,

I have developed a java program which could insert items and files in
a collection. Now i would like index all the items that i have
inserted and the items that i am going to index. And also can you
please tell me how to implement the harvest functionality.

I have gone through the DSpace API and could not exactly figure out
how to use them.

public static void indexContent(Context c,
                                DSpaceObject dso)
                         throws java.sql.SQLException,
                                java.io.IOExceptionIndexItem() adds a
single item to the index


Thanking you,
Krishna

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share
your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to