[jira] [Updated] (CONNECTORS-224) OpenSearchServer connector

2011-08-08 Thread Emmanuel Keller (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Keller updated CONNECTORS-224: --- Comment: was deleted (was: Here is a first version of the OpenSearchServer

[jira] [Updated] (CONNECTORS-224) OpenSearchServer connector

2011-08-08 Thread Emmanuel Keller (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Keller updated CONNECTORS-224: --- Attachment: oss-mfc-dev.patch Here is a first version of the OpenSearchServer

[jira] [Commented] (CONNECTORS-224) OpenSearchServer connector

2011-08-08 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13080861#comment-13080861 ] Karl Wright commented on CONNECTORS-224: I've created a branch for further

[jira] [Issue Comment Edited] (CONNECTORS-224) OpenSearchServer connector

2011-08-08 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13080867#comment-13080867 ] Karl Wright edited comment on CONNECTORS-224 at 8/8/11 9:47 AM:

[jira] [Commented] (CONNECTORS-224) OpenSearchServer connector

2011-08-08 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13080867#comment-13080867 ] Karl Wright commented on CONNECTORS-224: As far as the use of html files, the

The ManifoldCF PPMC welcomes Piergiorgio Lucidi as a new ManifoldCF committer!

2011-08-08 Thread Karl Wright
Please join me in congratulating Piergiorgio! Karl

Re: The ManifoldCF PPMC welcomes Piergiorgio Lucidi as a new ManifoldCF committer!

2011-08-08 Thread Piergiorgio Lucidi
Thank you very much for this great opportunity! I'm very happy and honoured to be part of the Apache Community. I would like to thank all the involved people in the project, expecially Karl and Tommaso for their support during my first contribution. Regards, Piergiorgio 2011/8/8 Emmanuel Keller

[jira] [Updated] (CONNECTORS-224) OpenSearchServer connector

2011-08-08 Thread Emmanuel Keller (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Keller updated CONNECTORS-224: --- Attachment: oss-mfc-alpha.patch First alpha version of the output connector for

[jira] [Commented] (CONNECTORS-224) OpenSearchServer connector

2011-08-08 Thread Emmanuel Keller (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13080998#comment-13080998 ] Emmanuel Keller commented on CONNECTORS-224: Thank you for the quick

[jira] [Commented] (CONNECTORS-224) OpenSearchServer connector

2011-08-08 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13081000#comment-13081000 ] Karl Wright commented on CONNECTORS-224: When I build using ant build, this is

[jira] [Updated] (CONNECTORS-224) OpenSearchServer connector

2011-08-08 Thread Emmanuel Keller (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Keller updated CONNECTORS-224: --- Attachment: oss-mfc-alpha2.patch Sorry, here is the missing file.

[jira] [Commented] (CONNECTORS-224) OpenSearchServer connector

2011-08-08 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13081010#comment-13081010 ] Karl Wright commented on CONNECTORS-224: Great - patch 3 committed (and now it

Re: Reseting Manifoldcf

2011-08-08 Thread Farzad Valad
I took sometime to read and learn about the API service. Here are the specifics, I want to be able to do the following with one invocation of something, is that doable? Prefer a batch file, but understand if I have to use something else. 1) Delete any jobs in the system (Purpose: Clear out

[jira] [Commented] (CONNECTORS-224) OpenSearchServer connector

2011-08-08 Thread Emmanuel Keller (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13081029#comment-13081029 ] Emmanuel Keller commented on CONNECTORS-224: There is no light version of

Re: File Metadata

2011-08-08 Thread Karl Wright
It's not there now, but it would be trivial to add. If this is something you need could you create a ticket with your proposal? Karl On Mon, Aug 8, 2011 at 12:45 PM, Farzad Valad ho...@farzad.net wrote: Do you know if the lastModified attribute of a crawled file via the FileSystem connector is

Re: Reseting Manifoldcf

2011-08-08 Thread Karl Wright
The code on trunk looks like this: public static void main(String[] args) { if (args.length 5) { System.err.println(Usage: DefineRepositoryConnection connection_name description connector_class authority_name pool_max

Re: Defining a job

2011-08-08 Thread Karl Wright
The form of the XML differs whether you are sending in configuration XML (which has the configuration tags) or specification XML (which has the specification tags). Karl On Mon, Aug 8, 2011 at 7:19 PM, Farzad Valad ho...@farzad.net wrote: Having trouble getting the filespec_xml and

Re: Defining a job

2011-08-08 Thread Farzad Valad
I changed the word configuration to specification and the command returned a job id. However I don't have a path defined, which my guess is related to the empty config xmls. Where/How do I find the proper filespec and outputspec xml defs? All that was in the db was the empty ones I used.

RE: Defining a job

2011-08-08 Thread daddy...@gmail.com
The easiest way is to define what you want using the ui, then either look at the database or use the api or a command to get the xml. Karl Sent from my Nokia phone -Original Message- From: Farzad Valad Sent: 08/08/2011, 7:44 PM To: connectors-dev@incubator.apache.org Subject: Re: