[jira] [Commented] (CONNECTORS-497) Add support for lists to SharePoint connector

2012-08-08 Thread Ahmet Arslan (JIRA)

[ 
https://issues.apache.org/jira/browse/CONNECTORS-497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13430957#comment-13430957
 ] 

Ahmet Arslan commented on CONNECTORS-497:
-

With this patch and /IKGeneralFAQ* include true metadata rule I can inject 
lists item along with all metadata. 
However /IKGeneralFAQ include false ID, IKFAQAnswer, IKFAQCategory, IKFAQPage, 
IKFAQPageID (generated by UI) does not work. It seems that * is warranted. 
Current UI does not allow insertion of *.

 Add support for lists to SharePoint connector
 -

 Key: CONNECTORS-497
 URL: https://issues.apache.org/jira/browse/CONNECTORS-497
 Project: ManifoldCF
  Issue Type: New Feature
  Components: SharePoint connector
Affects Versions: ManifoldCF 0.6
Reporter: Karl Wright
Assignee: Karl Wright
 Fix For: ManifoldCF 0.7

 Attachments: CONNECTORS-497.patch, CONNECTORS-497.patch


 Lists are similar to libraries, but without documents.  We still should be 
 able to index empty documents with metadata, however, or select an attribute 
 to treat as the document.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (CONNECTORS-497) Add support for lists to SharePoint connector

2012-08-08 Thread Karl Wright (JIRA)

[ 
https://issues.apache.org/jira/browse/CONNECTORS-497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13430968#comment-13430968
 ] 

Karl Wright commented on CONNECTORS-497:


The patch looks not quite correct; fixing it up now

 Add support for lists to SharePoint connector
 -

 Key: CONNECTORS-497
 URL: https://issues.apache.org/jira/browse/CONNECTORS-497
 Project: ManifoldCF
  Issue Type: New Feature
  Components: SharePoint connector
Affects Versions: ManifoldCF 0.6
Reporter: Karl Wright
Assignee: Karl Wright
 Fix For: ManifoldCF 0.7

 Attachments: CONNECTORS-497.patch, CONNECTORS-497.patch


 Lists are similar to libraries, but without documents.  We still should be 
 able to index empty documents with metadata, however, or select an attribute 
 to treat as the document.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (CONNECTORS-497) Add support for lists to SharePoint connector

2012-08-08 Thread Karl Wright (JIRA)

[ 
https://issues.apache.org/jira/browse/CONNECTORS-497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13430974#comment-13430974
 ] 

Karl Wright commented on CONNECTORS-497:


Nevermind; misread a variable name; committing the patch as it stands.


 Add support for lists to SharePoint connector
 -

 Key: CONNECTORS-497
 URL: https://issues.apache.org/jira/browse/CONNECTORS-497
 Project: ManifoldCF
  Issue Type: New Feature
  Components: SharePoint connector
Affects Versions: ManifoldCF 0.6
Reporter: Karl Wright
Assignee: Karl Wright
 Fix For: ManifoldCF 0.7

 Attachments: CONNECTORS-497.patch, CONNECTORS-497.patch


 Lists are similar to libraries, but without documents.  We still should be 
 able to index empty documents with metadata, however, or select an attribute 
 to treat as the document.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (CONNECTORS-497) Add support for lists to SharePoint connector

2012-08-08 Thread Karl Wright (JIRA)

[ 
https://issues.apache.org/jira/browse/CONNECTORS-497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13430982#comment-13430982
 ] 

Karl Wright commented on CONNECTORS-497:


bq. However /IKGeneralFAQ include false ID, IKFAQAnswer, IKFAQCategory, 
IKFAQPage, IKFAQPageID (generated by UI) does not work. It seems that * is 
warranted. Current UI does not allow insertion of *.

Can you please clarify?  Are you saying that ID, IKFAQAnswer, IKFAQCategory, 
IKFAQPage, and IKFAQPageID are all list members that you do not want to 
include?  What do their URLs look like?

 Add support for lists to SharePoint connector
 -

 Key: CONNECTORS-497
 URL: https://issues.apache.org/jira/browse/CONNECTORS-497
 Project: ManifoldCF
  Issue Type: New Feature
  Components: SharePoint connector
Affects Versions: ManifoldCF 0.6
Reporter: Karl Wright
Assignee: Karl Wright
 Fix For: ManifoldCF 0.7

 Attachments: CONNECTORS-497.patch, CONNECTORS-497.patch


 Lists are similar to libraries, but without documents.  We still should be 
 able to index empty documents with metadata, however, or select an attribute 
 to treat as the document.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (CONNECTORS-497) Add support for lists to SharePoint connector

2012-08-08 Thread Karl Wright (JIRA)

[ 
https://issues.apache.org/jira/browse/CONNECTORS-497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13430985#comment-13430985
 ] 

Karl Wright commented on CONNECTORS-497:


I also just committed a patch that generates a URL for a list item that 
includes the /Lists/ in the proper place.


 Add support for lists to SharePoint connector
 -

 Key: CONNECTORS-497
 URL: https://issues.apache.org/jira/browse/CONNECTORS-497
 Project: ManifoldCF
  Issue Type: New Feature
  Components: SharePoint connector
Affects Versions: ManifoldCF 0.6
Reporter: Karl Wright
Assignee: Karl Wright
 Fix For: ManifoldCF 0.7

 Attachments: CONNECTORS-497.patch, CONNECTORS-497.patch


 Lists are similar to libraries, but without documents.  We still should be 
 able to index empty documents with metadata, however, or select an attribute 
 to treat as the document.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (CONNECTORS-497) Add support for lists to SharePoint connector

2012-08-08 Thread Karl Wright (JIRA)

[ 
https://issues.apache.org/jira/browse/CONNECTORS-497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13430989#comment-13430989
 ] 

Karl Wright commented on CONNECTORS-497:


bq. It seems that * is warranted. Current UI does not allow insertion of *

The code that filters metadata rules based on item name simply returns true 
at this time.  This is the exact equivalent of a rule that includes * at the 
end.  I wish I had a clearer picture of what you were trying and what the 
results were.
  

 Add support for lists to SharePoint connector
 -

 Key: CONNECTORS-497
 URL: https://issues.apache.org/jira/browse/CONNECTORS-497
 Project: ManifoldCF
  Issue Type: New Feature
  Components: SharePoint connector
Affects Versions: ManifoldCF 0.6
Reporter: Karl Wright
Assignee: Karl Wright
 Fix For: ManifoldCF 0.7

 Attachments: CONNECTORS-497.patch, CONNECTORS-497.patch


 Lists are similar to libraries, but without documents.  We still should be 
 able to index empty documents with metadata, however, or select an attribute 
 to treat as the document.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (CONNECTORS-497) Add support for lists to SharePoint connector

2012-08-08 Thread Ahmet Arslan (JIRA)

[ 
https://issues.apache.org/jira/browse/CONNECTORS-497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13431108#comment-13431108
 ] 

Ahmet Arslan commented on CONNECTORS-497:
-

By saying Metadata rule: /IKGeneralFAQ include false ID, IKFAQAnswer, 
IKFAQCategory, IKFAQPage, IKFAQPageID , I was referring to 
*Metadata:*
*Path match* = /IKGeneralFAQ
*Action* = include
*All metadata?* = false
*Fields* = ID, IKFAQAnswer, IKFAQCategory, IKFAQPage, IKFAQPageID

 Add support for lists to SharePoint connector
 -

 Key: CONNECTORS-497
 URL: https://issues.apache.org/jira/browse/CONNECTORS-497
 Project: ManifoldCF
  Issue Type: New Feature
  Components: SharePoint connector
Affects Versions: ManifoldCF 0.6
Reporter: Karl Wright
Assignee: Karl Wright
 Fix For: ManifoldCF 0.7

 Attachments: CONNECTORS-497.patch, CONNECTORS-497.patch


 Lists are similar to libraries, but without documents.  We still should be 
 able to index empty documents with metadata, however, or select an attribute 
 to treat as the document.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (CONNECTORS-497) Add support for lists to SharePoint connector

2012-08-08 Thread Karl Wright (JIRA)

[ 
https://issues.apache.org/jira/browse/CONNECTORS-497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13431109#comment-13431109
 ] 

Karl Wright commented on CONNECTORS-497:


I think the critical difference is allMetadata=true.  I think that when 
allMetadata=true everything works.  For the other case, I think that the 
specific field names are not being carried through properly and getFieldValues 
is not returning results for them.

I'll add debugging output so we can see what is going on in more detail.


 Add support for lists to SharePoint connector
 -

 Key: CONNECTORS-497
 URL: https://issues.apache.org/jira/browse/CONNECTORS-497
 Project: ManifoldCF
  Issue Type: New Feature
  Components: SharePoint connector
Affects Versions: ManifoldCF 0.6
Reporter: Karl Wright
Assignee: Karl Wright
 Fix For: ManifoldCF 0.7

 Attachments: CONNECTORS-497.patch, CONNECTORS-497.patch


 Lists are similar to libraries, but without documents.  We still should be 
 able to index empty documents with metadata, however, or select an attribute 
 to treat as the document.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (CONNECTORS-497) Add support for lists to SharePoint connector

2012-08-08 Thread Ahmet Arslan (JIRA)

[ 
https://issues.apache.org/jira/browse/CONNECTORS-497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13431114#comment-13431114
 ] 

Ahmet Arslan commented on CONNECTORS-497:
-

bq. I think that when allMetadata=true everything works.
Exactly. With /IKGeneralFAQ* include true metadata rule (manually created by 
add text button), I can index all list items along with all metadata. 
*Metadata:*
*Path match* = /IKGeneralFAQ*
*Action* = include
*All metadata?* = true

 Add support for lists to SharePoint connector
 -

 Key: CONNECTORS-497
 URL: https://issues.apache.org/jira/browse/CONNECTORS-497
 Project: ManifoldCF
  Issue Type: New Feature
  Components: SharePoint connector
Affects Versions: ManifoldCF 0.6
Reporter: Karl Wright
Assignee: Karl Wright
 Fix For: ManifoldCF 0.7

 Attachments: CONNECTORS-497.patch, CONNECTORS-497.patch


 Lists are similar to libraries, but without documents.  We still should be 
 able to index empty documents with metadata, however, or select an attribute 
 to treat as the document.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (CONNECTORS-497) Add support for lists to SharePoint connector

2012-08-08 Thread Karl Wright (JIRA)

[ 
https://issues.apache.org/jira/browse/CONNECTORS-497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13431124#comment-13431124
 ] 

Karl Wright commented on CONNECTORS-497:


I've added debugging output that will go to standard out.

Can you set up two new jobs with the following characteristics:

(1) An list include rule selecting specific metadata
(2) A list include rule selecting all metadata

Run each job and please send me both standard out and manifoldcf.log.

Thanks!

 Add support for lists to SharePoint connector
 -

 Key: CONNECTORS-497
 URL: https://issues.apache.org/jira/browse/CONNECTORS-497
 Project: ManifoldCF
  Issue Type: New Feature
  Components: SharePoint connector
Affects Versions: ManifoldCF 0.6
Reporter: Karl Wright
Assignee: Karl Wright
 Fix For: ManifoldCF 0.7

 Attachments: CONNECTORS-497.patch, CONNECTORS-497.patch


 Lists are similar to libraries, but without documents.  We still should be 
 able to index empty documents with metadata, however, or select an attribute 
 to treat as the document.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (CONNECTORS-497) Add support for lists to SharePoint connector

2012-08-08 Thread Ahmet Arslan (JIRA)

[ 
https://issues.apache.org/jira/browse/CONNECTORS-497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13431365#comment-13431365
 ] 

Ahmet Arslan commented on CONNECTORS-497:
-

bq. un each job and please send me both standard out and manifoldcf.log.
Just mailed you.

 Add support for lists to SharePoint connector
 -

 Key: CONNECTORS-497
 URL: https://issues.apache.org/jira/browse/CONNECTORS-497
 Project: ManifoldCF
  Issue Type: New Feature
  Components: SharePoint connector
Affects Versions: ManifoldCF 0.6
Reporter: Karl Wright
Assignee: Karl Wright
 Fix For: ManifoldCF 0.7

 Attachments: CONNECTORS-497.patch, CONNECTORS-497.patch


 Lists are similar to libraries, but without documents.  We still should be 
 able to index empty documents with metadata, however, or select an attribute 
 to treat as the document.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (CONNECTORS-497) Add support for lists to SharePoint connector

2012-08-08 Thread Karl Wright (JIRA)

[ 
https://issues.apache.org/jira/browse/CONNECTORS-497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13431388#comment-13431388
 ] 

Karl Wright commented on CONNECTORS-497:


For (1), the following output lines are very clear:

{code}
DEBUG 2012-08-08 04:44:48,943 (Worker thread '0') - SharePoint: Checking 
whether to include list '/IKGeneralFAQ'
DEBUG 2012-08-08 04:44:48,943 (Worker thread '0') - SharePoint: List 
'/IKGeneralFAQ' exactly matched rule path '/IKGeneralFAQ'
DEBUG 2012-08-08 04:44:48,943 (Worker thread '0') - SharePoint: Including list 
'/IKGeneralFAQ'
{code}

and

{code}
DEBUG 2012-08-08 04:44:51,008 (Worker thread '2') - SharePoint: Getting version 
of '/IKGeneralFAQ///'
DEBUG 2012-08-08 04:44:51,008 (Worker thread '2') - SharePoint: Checking 
whether to include list '/IKGeneralFAQ'
DEBUG 2012-08-08 04:44:51,008 (Worker thread '2') - SharePoint: List 
'/IKGeneralFAQ' exactly matched rule path '/IKGeneralFAQ'
DEBUG 2012-08-08 04:44:51,008 (Worker thread '2') - SharePoint: Including list 
'/IKGeneralFAQ'
DEBUG 2012-08-08 04:44:51,008 (Worker thread '2') - SharePoint: Processing: 
'/IKGeneralFAQ///'
DEBUG 2012-08-08 04:44:51,008 (Worker thread '2') - SharePoint: Document 
identifier is a list: '/IKGeneralFAQ'
{code}

and

{code}
DEBUG 2012-08-08 04:44:54,807 (Worker thread '4') - SharePoint: getListItems 
for 'IKGeneralFAQ/2271_.000' xml response: 'ns1:listitems 
xmlns:s=uuid:BDC6E3F0-6DA3-11d1-A2A3-00AA00C14882 
xmlns:dt=uuid:C2F41010-65B3-11d1-A29F-00AA00C14882 
xmlns:rs=urn:schemas-microsoft-com:rowset xmlns:z=#RowsetSchema 
xmlns:ns1=http://schemas.microsoft.com/sharepoint/soap/;
rs:data ItemCount=0
/rs:data
/ns1:listitems'
DEBUG 2012-08-08 04:44:54,808 (Worker thread '4') - SharePoint: Can't get 
version of '/IKGeneralFAQ///2271_.000' because it has no modify date
{code}

So there is no problem with the rules; rather, it falls down because 
getListItems is being called without the /Lists/ prefix.  I'll tackle that 
problem first.


 Add support for lists to SharePoint connector
 -

 Key: CONNECTORS-497
 URL: https://issues.apache.org/jira/browse/CONNECTORS-497
 Project: ManifoldCF
  Issue Type: New Feature
  Components: SharePoint connector
Affects Versions: ManifoldCF 0.6
Reporter: Karl Wright
Assignee: Karl Wright
 Fix For: ManifoldCF 0.7

 Attachments: CONNECTORS-497.patch, CONNECTORS-497.patch


 Lists are similar to libraries, but without documents.  We still should be 
 able to index empty documents with metadata, however, or select an attribute 
 to treat as the document.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (CONNECTORS-497) Add support for lists to SharePoint connector

2012-08-08 Thread Karl Wright (JIRA)

[ 
https://issues.apache.org/jira/browse/CONNECTORS-497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13431400#comment-13431400
 ] 

Karl Wright commented on CONNECTORS-497:


Hmm, my code looks like this:

{code}
  Map values = proxy.getFieldValues( metadataDescription, 
encodedSitePath, listID, /Lists/ + decodedItemPathWithoutSite, dspStsWorks );
{code}

There is no way that getFieldValues can be called without the /Lists/ prefix 
unless the connector does not believe that the entity is a list.  And yet:

{code}
DEBUG 2012-08-08 04:44:54,807 (Worker thread '4') - SharePoint: getListItems 
for 'IKGeneralFAQ/2271_.000' xml response: 'ns1:listitems 
xmlns:s=uuid:BDC6E3F0-6DA3-11d1-A2A3-00AA00C14882 
xmlns:dt=uuid:C2F41010-65B3-11d1-A29F-00AA00C14882 
xmlns:rs=urn:schemas-microsoft-com:rowset xmlns:z=#RowsetSchema 
xmlns:ns1=http://schemas.microsoft.com/sharepoint/soap/;
rs:data ItemCount=0
/rs:data
/ns1:listitems'
{code}

... which clearly shows no list prefix.  Earlier log entries for thread 4 
confirm that we are in the list-handling code:

{code}
DEBUG 2012-08-08 04:44:53,391 (Worker thread '4') - SharePoint: Getting version 
of '/IKGeneralFAQ///2271_.000'
DEBUG 2012-08-08 04:44:53,398 (Worker thread '4') - SharePoint: Checking 
whether to include list item '/IKGeneralFAQ/2271_.000'
DEBUG 2012-08-08 04:44:53,398 (Worker thread '4') - SharePoint: Finding 
metadata to include for document/item '/IKGeneralFAQ/2271_.000'.
{code}

I have to conclude therefore that you are not using current code from the 
CONNECTORS-497 branch for your test.  Can you check this out please?


 Add support for lists to SharePoint connector
 -

 Key: CONNECTORS-497
 URL: https://issues.apache.org/jira/browse/CONNECTORS-497
 Project: ManifoldCF
  Issue Type: New Feature
  Components: SharePoint connector
Affects Versions: ManifoldCF 0.6
Reporter: Karl Wright
Assignee: Karl Wright
 Fix For: ManifoldCF 0.7

 Attachments: CONNECTORS-497.patch, CONNECTORS-497.patch


 Lists are similar to libraries, but without documents.  We still should be 
 able to index empty documents with metadata, however, or select an attribute 
 to treat as the document.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (CONNECTORS-497) Add support for lists to SharePoint connector

2012-08-08 Thread Ahmet Arslan (JIRA)

[ 
https://issues.apache.org/jira/browse/CONNECTORS-497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13431402#comment-13431402
 ] 

Ahmet Arslan commented on CONNECTORS-497:
-

Karl, I think 1.log file contains some other remaining/queued jobs. I think 
these lines popped up, after I started mcf. 

 Add support for lists to SharePoint connector
 -

 Key: CONNECTORS-497
 URL: https://issues.apache.org/jira/browse/CONNECTORS-497
 Project: ManifoldCF
  Issue Type: New Feature
  Components: SharePoint connector
Affects Versions: ManifoldCF 0.6
Reporter: Karl Wright
Assignee: Karl Wright
 Fix For: ManifoldCF 0.7

 Attachments: CONNECTORS-497.patch, CONNECTORS-497.patch


 Lists are similar to libraries, but without documents.  We still should be 
 able to index empty documents with metadata, however, or select an attribute 
 to treat as the document.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (CONNECTORS-497) Add support for lists to SharePoint connector

2012-08-08 Thread Ahmet Arslan (JIRA)

[ 
https://issues.apache.org/jira/browse/CONNECTORS-497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13431454#comment-13431454
 ] 

Ahmet Arslan commented on CONNECTORS-497:
-

With the latest branch code the following settings index all metadata.
*Path rules:*
Path Match = /IKGeneralFAQ
Rule Type = list
Action = include

*Metadata:*
Path match = /IKGeneralFAQ/*
Action = include
All metadata? = true



 Add support for lists to SharePoint connector
 -

 Key: CONNECTORS-497
 URL: https://issues.apache.org/jira/browse/CONNECTORS-497
 Project: ManifoldCF
  Issue Type: New Feature
  Components: SharePoint connector
Affects Versions: ManifoldCF 0.6
Reporter: Karl Wright
Assignee: Karl Wright
 Fix For: ManifoldCF 0.7

 Attachments: CONNECTORS-497.patch, CONNECTORS-497.patch


 Lists are similar to libraries, but without documents.  We still should be 
 able to index empty documents with metadata, however, or select an attribute 
 to treat as the document.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (CONNECTORS-497) Add support for lists to SharePoint connector

2012-08-08 Thread Karl Wright (JIRA)

[ 
https://issues.apache.org/jira/browse/CONNECTORS-497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13431463#comment-13431463
 ] 

Karl Wright commented on CONNECTORS-497:


Ok, that's much better.  Can you specify a metadata list rule and select only 
some of the metadata, and does that work as expected?  If it does I think I can 
remove the debugging code and we can pull this branch up into trunk.


 Add support for lists to SharePoint connector
 -

 Key: CONNECTORS-497
 URL: https://issues.apache.org/jira/browse/CONNECTORS-497
 Project: ManifoldCF
  Issue Type: New Feature
  Components: SharePoint connector
Affects Versions: ManifoldCF 0.6
Reporter: Karl Wright
Assignee: Karl Wright
 Fix For: ManifoldCF 0.7

 Attachments: CONNECTORS-497.patch, CONNECTORS-497.patch


 Lists are similar to libraries, but without documents.  We still should be 
 able to index empty documents with metadata, however, or select an attribute 
 to treat as the document.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (CONNECTORS-497) Add support for lists to SharePoint connector

2012-08-08 Thread Karl Wright (JIRA)

[ 
https://issues.apache.org/jira/browse/CONNECTORS-497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13431472#comment-13431472
 ] 

Karl Wright commented on CONNECTORS-497:


ok, I see what the issue is with the metadata rules.  I'll check in a fix soon.


 Add support for lists to SharePoint connector
 -

 Key: CONNECTORS-497
 URL: https://issues.apache.org/jira/browse/CONNECTORS-497
 Project: ManifoldCF
  Issue Type: New Feature
  Components: SharePoint connector
Affects Versions: ManifoldCF 0.6
Reporter: Karl Wright
Assignee: Karl Wright
 Fix For: ManifoldCF 0.7

 Attachments: CONNECTORS-497.patch, CONNECTORS-497.patch


 Lists are similar to libraries, but without documents.  We still should be 
 able to index empty documents with metadata, however, or select an attribute 
 to treat as the document.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (CONNECTORS-497) Add support for lists to SharePoint connector

2012-08-08 Thread Karl Wright (JIRA)

[ 
https://issues.apache.org/jira/browse/CONNECTORS-497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13431513#comment-13431513
 ] 

Karl Wright commented on CONNECTORS-497:


Good - I'll merge the branch into trunk now.  Thank you for all your help on 
this!


 Add support for lists to SharePoint connector
 -

 Key: CONNECTORS-497
 URL: https://issues.apache.org/jira/browse/CONNECTORS-497
 Project: ManifoldCF
  Issue Type: New Feature
  Components: SharePoint connector
Affects Versions: ManifoldCF 0.6
Reporter: Karl Wright
Assignee: Karl Wright
 Fix For: ManifoldCF 0.7

 Attachments: CONNECTORS-497.patch, CONNECTORS-497.patch


 Lists are similar to libraries, but without documents.  We still should be 
 able to index empty documents with metadata, however, or select an attribute 
 to treat as the document.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (CONNECTORS-497) Add support for lists to SharePoint connector

2012-08-07 Thread Karl Wright (JIRA)

[ 
https://issues.apache.org/jira/browse/CONNECTORS-497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13430656#comment-13430656
 ] 

Karl Wright commented on CONNECTORS-497:


A quick inspection of the code finds no obvious issues, so I've checked in some 
diagnostics.  If you could sync up the CONNECTORS-497 branch, build, and run 
again, and send me the output of standard out please, I could figure out what's 
happening.


 Add support for lists to SharePoint connector
 -

 Key: CONNECTORS-497
 URL: https://issues.apache.org/jira/browse/CONNECTORS-497
 Project: ManifoldCF
  Issue Type: New Feature
  Components: SharePoint connector
Affects Versions: ManifoldCF 0.6
Reporter: Karl Wright
Assignee: Karl Wright
 Fix For: ManifoldCF 0.7

 Attachments: CONNECTORS-497.patch


 Lists are similar to libraries, but without documents.  We still should be 
 able to index empty documents with metadata, however, or select an attribute 
 to treat as the document.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (CONNECTORS-497) Add support for lists to SharePoint connector

2012-08-07 Thread Ahmet Arslan (JIRA)

[ 
https://issues.apache.org/jira/browse/CONNECTORS-497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13430676#comment-13430676
 ] 

Ahmet Arslan commented on CONNECTORS-497:
-

Here it is 
{code}
In AppendList
metapathlibrary set to '/IKGeneralFAQ'
libOrList is 'IKGeneralFAQ'
{code}


 Add support for lists to SharePoint connector
 -

 Key: CONNECTORS-497
 URL: https://issues.apache.org/jira/browse/CONNECTORS-497
 Project: ManifoldCF
  Issue Type: New Feature
  Components: SharePoint connector
Affects Versions: ManifoldCF 0.6
Reporter: Karl Wright
Assignee: Karl Wright
 Fix For: ManifoldCF 0.7

 Attachments: CONNECTORS-497.patch


 Lists are similar to libraries, but without documents.  We still should be 
 able to index empty documents with metadata, however, or select an attribute 
 to treat as the document.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (CONNECTORS-497) Add support for lists to SharePoint connector

2012-08-07 Thread Ahmet Arslan (JIRA)

[ 
https://issues.apache.org/jira/browse/CONNECTORS-497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13430679#comment-13430679
 ] 

Ahmet Arslan commented on CONNECTORS-497:
-

Not sure if it is by design, If i select a List in Path Tab, AddText button and 
its textbox are not displayed. /IKGeneralFAQ 

I can add a path rule  /IKGeneralFAQ list include  but not /IKGeneralFAQ/* 
file include

 Add support for lists to SharePoint connector
 -

 Key: CONNECTORS-497
 URL: https://issues.apache.org/jira/browse/CONNECTORS-497
 Project: ManifoldCF
  Issue Type: New Feature
  Components: SharePoint connector
Affects Versions: ManifoldCF 0.6
Reporter: Karl Wright
Assignee: Karl Wright
 Fix For: ManifoldCF 0.7

 Attachments: CONNECTORS-497.patch


 Lists are similar to libraries, but without documents.  We still should be 
 able to index empty documents with metadata, however, or select an attribute 
 to treat as the document.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (CONNECTORS-497) Add support for lists to SharePoint connector

2012-08-07 Thread Karl Wright (JIRA)

[ 
https://issues.apache.org/jira/browse/CONNECTORS-497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13430691#comment-13430691
 ] 

Karl Wright commented on CONNECTORS-497:


bq. Here it is ...

Thanks, this confirms that the data is getting passed through the form 
correctly, and it helped me find the problem.  Working on a fix now.



 Add support for lists to SharePoint connector
 -

 Key: CONNECTORS-497
 URL: https://issues.apache.org/jira/browse/CONNECTORS-497
 Project: ManifoldCF
  Issue Type: New Feature
  Components: SharePoint connector
Affects Versions: ManifoldCF 0.6
Reporter: Karl Wright
Assignee: Karl Wright
 Fix For: ManifoldCF 0.7

 Attachments: CONNECTORS-497.patch


 Lists are similar to libraries, but without documents.  We still should be 
 able to index empty documents with metadata, however, or select an attribute 
 to treat as the document.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (CONNECTORS-497) Add support for lists to SharePoint connector

2012-08-07 Thread Karl Wright (JIRA)

[ 
https://issues.apache.org/jira/browse/CONNECTORS-497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13430696#comment-13430696
 ] 

Karl Wright commented on CONNECTORS-497:


Just committed a fix.  Please retry.


 Add support for lists to SharePoint connector
 -

 Key: CONNECTORS-497
 URL: https://issues.apache.org/jira/browse/CONNECTORS-497
 Project: ManifoldCF
  Issue Type: New Feature
  Components: SharePoint connector
Affects Versions: ManifoldCF 0.6
Reporter: Karl Wright
Assignee: Karl Wright
 Fix For: ManifoldCF 0.7

 Attachments: CONNECTORS-497.patch


 Lists are similar to libraries, but without documents.  We still should be 
 able to index empty documents with metadata, however, or select an attribute 
 to treat as the document.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (CONNECTORS-497) Add support for lists to SharePoint connector

2012-08-07 Thread Ahmet Arslan (JIRA)

[ 
https://issues.apache.org/jira/browse/CONNECTORS-497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13430730#comment-13430730
 ] 

Ahmet Arslan commented on CONNECTORS-497:
-

With Path Rule : /IKGeneralFAQ list include 
fileStream.addFile( relPath ); is called with :

* /Lists/IKGeneralFAQ/3053_.000
* /Lists/IKGeneralFAQ/3054_.000
* /Lists/IKGeneralFAQ/3055_.000
* /Lists/IKGeneralFAQ/3056_.000

MetaData Tab works. If I select a list, I can see its columns, I can select 
some of them. I can create this rule :
/IKGeneralFAQ include false ID, IKFAQAnswer, IKFAQPage, Title

However no documents are injected to solr.

I tried the following meta data rules but no docs are inserted:

* /Lists/IKGeneralFAQ/* include true
* /Lists/IKGeneralFAQ   include true
* /IKGeneralFAQ/*   include true
* /IKGeneralFAQ*include true
* /Lists/IKGeneralFAQ*  include true

 Add support for lists to SharePoint connector
 -

 Key: CONNECTORS-497
 URL: https://issues.apache.org/jira/browse/CONNECTORS-497
 Project: ManifoldCF
  Issue Type: New Feature
  Components: SharePoint connector
Affects Versions: ManifoldCF 0.6
Reporter: Karl Wright
Assignee: Karl Wright
 Fix For: ManifoldCF 0.7

 Attachments: CONNECTORS-497.patch


 Lists are similar to libraries, but without documents.  We still should be 
 able to index empty documents with metadata, however, or select an attribute 
 to treat as the document.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (CONNECTORS-497) Add support for lists to SharePoint connector

2012-08-07 Thread Karl Wright (JIRA)

[ 
https://issues.apache.org/jira/browse/CONNECTORS-497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13430736#comment-13430736
 ] 

Karl Wright commented on CONNECTORS-497:


The Lists prefix is messing things up.  I'll fix it.


 Add support for lists to SharePoint connector
 -

 Key: CONNECTORS-497
 URL: https://issues.apache.org/jira/browse/CONNECTORS-497
 Project: ManifoldCF
  Issue Type: New Feature
  Components: SharePoint connector
Affects Versions: ManifoldCF 0.6
Reporter: Karl Wright
Assignee: Karl Wright
 Fix For: ManifoldCF 0.7

 Attachments: CONNECTORS-497.patch


 Lists are similar to libraries, but without documents.  We still should be 
 able to index empty documents with metadata, however, or select an attribute 
 to treat as the document.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (CONNECTORS-497) Add support for lists to SharePoint connector

2012-08-07 Thread Karl Wright (JIRA)

[ 
https://issues.apache.org/jira/browse/CONNECTORS-497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13430747#comment-13430747
 ] 

Karl Wright commented on CONNECTORS-497:


Ok, checked in a fix for that problem.  As for why no lists are being included, 
if you can edit the properties.xml file and turn on connector debugging (the 
property name is org.apache.manifoldcf.connectors and the value you want is 
DEBUG), then you should get a lot of output describing the decisions that the 
connector is making, written into the log.  Send me that output and I can 
figure out why the list items are not being included.

Thanks!


 Add support for lists to SharePoint connector
 -

 Key: CONNECTORS-497
 URL: https://issues.apache.org/jira/browse/CONNECTORS-497
 Project: ManifoldCF
  Issue Type: New Feature
  Components: SharePoint connector
Affects Versions: ManifoldCF 0.6
Reporter: Karl Wright
Assignee: Karl Wright
 Fix For: ManifoldCF 0.7

 Attachments: CONNECTORS-497.patch


 Lists are similar to libraries, but without documents.  We still should be 
 able to index empty documents with metadata, however, or select an attribute 
 to treat as the document.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (CONNECTORS-497) Add support for lists to SharePoint connector

2012-08-07 Thread Ahmet Arslan (JIRA)

[ 
https://issues.apache.org/jira/browse/CONNECTORS-497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13430745#comment-13430745
 ] 

Ahmet Arslan commented on CONNECTORS-497:
-

I put some System.out.println() inside to : ListItemStream#addFile() 

* relPath = /Lists/IKGeneralFAQ/3050_.000
* modifiedPath = /Lists/IKGene//ralFAQ/3050_.000


 Add support for lists to SharePoint connector
 -

 Key: CONNECTORS-497
 URL: https://issues.apache.org/jira/browse/CONNECTORS-497
 Project: ManifoldCF
  Issue Type: New Feature
  Components: SharePoint connector
Affects Versions: ManifoldCF 0.6
Reporter: Karl Wright
Assignee: Karl Wright
 Fix For: ManifoldCF 0.7

 Attachments: CONNECTORS-497.patch


 Lists are similar to libraries, but without documents.  We still should be 
 able to index empty documents with metadata, however, or select an attribute 
 to treat as the document.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (CONNECTORS-497) Add support for lists to SharePoint connector

2012-08-07 Thread Karl Wright (JIRA)

[ 
https://issues.apache.org/jira/browse/CONNECTORS-497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13430767#comment-13430767
 ] 

Karl Wright commented on CONNECTORS-497:


Thanks - looks like list items don't have modify dates.


 Add support for lists to SharePoint connector
 -

 Key: CONNECTORS-497
 URL: https://issues.apache.org/jira/browse/CONNECTORS-497
 Project: ManifoldCF
  Issue Type: New Feature
  Components: SharePoint connector
Affects Versions: ManifoldCF 0.6
Reporter: Karl Wright
Assignee: Karl Wright
 Fix For: ManifoldCF 0.7

 Attachments: CONNECTORS-497.patch


 Lists are similar to libraries, but without documents.  We still should be 
 able to index empty documents with metadata, however, or select an attribute 
 to treat as the document.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (CONNECTORS-497) Add support for lists to SharePoint connector

2012-08-07 Thread Ahmet Arslan (JIRA)

[ 
https://issues.apache.org/jira/browse/CONNECTORS-497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13430771#comment-13430771
 ] 

Ahmet Arslan commented on CONNECTORS-497:
-

bq. looks like list items don't have modify dates 

is this something different than ows_Modified=2012-06-11 16:43:04 ?

 Add support for lists to SharePoint connector
 -

 Key: CONNECTORS-497
 URL: https://issues.apache.org/jira/browse/CONNECTORS-497
 Project: ManifoldCF
  Issue Type: New Feature
  Components: SharePoint connector
Affects Versions: ManifoldCF 0.6
Reporter: Karl Wright
Assignee: Karl Wright
 Fix For: ManifoldCF 0.7

 Attachments: CONNECTORS-497.patch


 Lists are similar to libraries, but without documents.  We still should be 
 able to index empty documents with metadata, however, or select an attribute 
 to treat as the document.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (CONNECTORS-497) Add support for lists to SharePoint connector

2012-08-07 Thread Karl Wright (JIRA)

[ 
https://issues.apache.org/jira/browse/CONNECTORS-497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13430772#comment-13430772
 ] 

Karl Wright commented on CONNECTORS-497:


It is called something different for lists than for files.  I will check in a 
change in abot 30 minutes.

 Add support for lists to SharePoint connector
 -

 Key: CONNECTORS-497
 URL: https://issues.apache.org/jira/browse/CONNECTORS-497
 Project: ManifoldCF
  Issue Type: New Feature
  Components: SharePoint connector
Affects Versions: ManifoldCF 0.6
Reporter: Karl Wright
Assignee: Karl Wright
 Fix For: ManifoldCF 0.7

 Attachments: CONNECTORS-497.patch


 Lists are similar to libraries, but without documents.  We still should be 
 able to index empty documents with metadata, however, or select an attribute 
 to treat as the document.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (CONNECTORS-497) Add support for lists to SharePoint connector

2012-08-07 Thread Karl Wright (JIRA)

[ 
https://issues.apache.org/jira/browse/CONNECTORS-497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13430784#comment-13430784
 ] 

Karl Wright commented on CONNECTORS-497:


ok, committed a fix for this one


 Add support for lists to SharePoint connector
 -

 Key: CONNECTORS-497
 URL: https://issues.apache.org/jira/browse/CONNECTORS-497
 Project: ManifoldCF
  Issue Type: New Feature
  Components: SharePoint connector
Affects Versions: ManifoldCF 0.6
Reporter: Karl Wright
Assignee: Karl Wright
 Fix For: ManifoldCF 0.7

 Attachments: CONNECTORS-497.patch


 Lists are similar to libraries, but without documents.  We still should be 
 able to index empty documents with metadata, however, or select an attribute 
 to treat as the document.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (CONNECTORS-497) Add support for lists to SharePoint connector

2012-08-06 Thread Karl Wright (JIRA)

[ 
https://issues.apache.org/jira/browse/CONNECTORS-497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13429642#comment-13429642
 ] 

Karl Wright commented on CONNECTORS-497:


I've completed the work, all except for the Japanese translations for the new 
parts of the UI.  Please give it a try - I'm sure not all of it will work...


 Add support for lists to SharePoint connector
 -

 Key: CONNECTORS-497
 URL: https://issues.apache.org/jira/browse/CONNECTORS-497
 Project: ManifoldCF
  Issue Type: New Feature
  Components: SharePoint connector
Affects Versions: ManifoldCF 0.6
Reporter: Karl Wright
Assignee: Karl Wright
 Fix For: ManifoldCF 0.7

 Attachments: CONNECTORS-497.patch


 Lists are similar to libraries, but without documents.  We still should be 
 able to index empty documents with metadata, however, or select an attribute 
 to treat as the document.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (CONNECTORS-497) Add support for lists to SharePoint connector

2012-08-03 Thread Ahmet Arslan (JIRA)

[ 
https://issues.apache.org/jira/browse/CONNECTORS-497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13427868#comment-13427868
 ] 

Ahmet Arslan commented on CONNECTORS-497:
-

Both getDocumentLibraries() and getDocLibID() methods consume the following 
inputs:
{code:xml|title=Document Library}
ns1:List DocTemplateUrl= DefaultViewUrl=/Pages/Forms/AllItems.aspx 
MobileDefaultViewUrl= ID={E9960BD1-4E4B-4D47-90E5-11508894F05C} 
Title=Pages Description=This system library was created by the Publishing 
feature to store pages that are created in this site. 
ImageUrl=/_layouts/images/itdl.png 
Name={E9960BD1-4E4B-4D47-90E5-11508894F05C} BaseType=1 
FeatureId=22a9ef51-737b-4ff2-9346-694633fe4416 ServerTemplate=850 
Created=20120229 03:10:51 Modified=20120802 06:48:36 LastDeleted=20120726 
07:13:23 Version=433 Direction=none ThumbnailSize= WebImageWidth= 
WebImageHeight= Flags=215487628 ItemCount=135 AnonymousPermMask=0 
RootFolder= ReadSecurity=1 WriteSecurity=1 Author=1073741823 
EventSinkAssembly= EventSinkClass= EventSinkData= EmailAlias= 
WebFullUrl=/ WebId=60fd3fc0-850e-4968-a649-726ecd746788 SendToLocation= 
ScopeId=0a72af41-622a-471a-9f70-2ea6e3811637 MajorVersionLimit=0 
MajorWithMinorVersionsLimit=0 
WorkFlowId=81e6b425-3a91-48ec-93a0-2b34212fed7b HasUniqueScopes=True 
NoThrottleListOperations=False HasRelatedLists= AllowDeletion=False 
AllowMultiResponses=False EnableAttachments=False EnableModeration=True 
EnableVersioning=True HasExternalDataSource=False Hidden=False 
MultipleDataList=False Ordered=False ShowUser=True 
EnablePeopleSelector=False EnableResourceSelector=False 
EnableMinorVersion=True RequireCheckout=False 
ThrottleListOperations=False ExcludeFromOfflineClient=False 
EnableFolderCreation=True IrmEnabled=False IsApplicationList=False 
PreserveEmptyValues=False StrictTypeCoercion=False 
EnforceDataValidation=False MaxItemsPerThrottledOperation=5000/
{code}

{code:xml|title=Lists}
ns1:List DocTemplateUrl= DefaultViewUrl=/Lists/IKGeneralFAQ/AllItems.aspx 
MobileDefaultViewUrl= ID={8DDED69C-414C-4CAE-8921-982623EC4522} 
Title=IKGeneralFAQ Description= ImageUrl=/_layouts/images/itgen.png 
Name={8DDED69C-414C-4CAE-8921-982623EC4522} BaseType=0 
FeatureId=00bfea71-de22-43b2-a848-c05709900100 ServerTemplate=100 
Created=20120306 01:10:27 Modified=20120611 01:43:18 LastDeleted=20120525 
07:22:25 Version=13 Direction=none ThumbnailSize= WebImageWidth= 
WebImageHeight= Flags=549457920 ItemCount=798 AnonymousPermMask=0 
RootFolder= ReadSecurity=1 WriteSecurity=1 Author=13 
EventSinkAssembly= EventSinkClass= EventSinkData= EmailAlias= 
WebFullUrl=/ WebId=60fd3fc0-850e-4968-a649-726ecd746788 SendToLocation= 
ScopeId=0a72af41-622a-471a-9f70-2ea6e3811637 MajorVersionLimit=0 
MajorWithMinorVersionsLimit=0 WorkFlowId= HasUniqueScopes=False 
NoThrottleListOperations=False HasRelatedLists= AllowDeletion=True 
AllowMultiResponses=False EnableAttachments=True EnableModeration=False 
EnableVersioning=False HasExternalDataSource=False Hidden=False 
MultipleDataList=False Ordered=False ShowUser=True 
EnablePeopleSelector=False EnableResourceSelector=False 
EnableMinorVersion=False RequireCheckout=False 
ThrottleListOperations=False ExcludeFromOfflineClient=False 
EnableFolderCreation=False IrmEnabled=False IsApplicationList=False 
PreserveEmptyValues=False StrictTypeCoercion=False 
EnforceDataValidation=False MaxItemsPerThrottledOperation=5000/
{code}

 Add support for lists to SharePoint connector
 -

 Key: CONNECTORS-497
 URL: https://issues.apache.org/jira/browse/CONNECTORS-497
 Project: ManifoldCF
  Issue Type: New Feature
  Components: SharePoint connector
Affects Versions: ManifoldCF 0.6
Reporter: Karl Wright
Assignee: Karl Wright
 Fix For: ManifoldCF 0.7


 Lists are similar to libraries, but without documents.  We still should be 
 able to index empty documents with metadata, however, or select an attribute 
 to treat as the document.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (CONNECTORS-497) Add support for lists to SharePoint connector

2012-08-03 Thread Karl Wright (JIRA)

[ 
https://issues.apache.org/jira/browse/CONNECTORS-497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13427933#comment-13427933
 ] 

Karl Wright commented on CONNECTORS-497:


Hi Ahmet,

This patch is necessary and helpful but not sufficient.  The things missing are:

(1) We probably want to distinguish between Lists and Libraries in the UI 
rules, in order to be able to specify that we want one or the other.
(2) We need to add code to handle a list row.  Your fileStream.addFile() method 
call simply adds a URL which I hope describes a list row to the queue.  When it 
is pulled from the queue, the connector method 
SharePointRepository.processDocuments() will be called on it, and must do the 
right thing given that there is actually no document.  So probably you are not 
seeing any indexing take place because that code can't find a document.

I will be creating a branch (CONNECTORS-497) for this ticket shortly and will 
be working on it a bit today, time permitting.  I'll pull in your changes to 
the branch.


 Add support for lists to SharePoint connector
 -

 Key: CONNECTORS-497
 URL: https://issues.apache.org/jira/browse/CONNECTORS-497
 Project: ManifoldCF
  Issue Type: New Feature
  Components: SharePoint connector
Affects Versions: ManifoldCF 0.6
Reporter: Karl Wright
Assignee: Karl Wright
 Fix For: ManifoldCF 0.7

 Attachments: CONNECTORS-497.patch


 Lists are similar to libraries, but without documents.  We still should be 
 able to index empty documents with metadata, however, or select an attribute 
 to treat as the document.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (CONNECTORS-497) Add support for lists to SharePoint connector

2012-08-03 Thread Karl Wright (JIRA)

[ 
https://issues.apache.org/jira/browse/CONNECTORS-497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13427983#comment-13427983
 ] 

Karl Wright commented on CONNECTORS-497:


The branch is created.  I separated the parsing of the view urls for the 
different types into different bodies of code because I expect we will discover 
that there are differences in how lists are dealt with.

I will need to think about the whole issue of identification of list items vs. 
library documents.  Probably this will mean an enhancement to the form of the 
canonical document identifier in the SharePoint connector.  That, in turn, will 
mean that we will need to signal back to the connector whether a discovered 
entity is a list or a library.  So there will need to be significant changes I 
think.

I will be off of the web until next Tuesday evening, but I plan to work on the 
problem in the interim nevertheless, so I hope to have something ready to try 
by Wednesday morning for you.


 Add support for lists to SharePoint connector
 -

 Key: CONNECTORS-497
 URL: https://issues.apache.org/jira/browse/CONNECTORS-497
 Project: ManifoldCF
  Issue Type: New Feature
  Components: SharePoint connector
Affects Versions: ManifoldCF 0.6
Reporter: Karl Wright
Assignee: Karl Wright
 Fix For: ManifoldCF 0.7

 Attachments: CONNECTORS-497.patch


 Lists are similar to libraries, but without documents.  We still should be 
 able to index empty documents with metadata, however, or select an attribute 
 to treat as the document.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (CONNECTORS-497) Add support for lists to SharePoint connector

2012-08-03 Thread Ahmet Arslan (JIRA)

[ 
https://issues.apache.org/jira/browse/CONNECTORS-497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13427984#comment-13427984
 ] 

Ahmet Arslan commented on CONNECTORS-497:
-

{code:xml|title=ListItems Response}
z:row ows_FileRef=2260;#Lists/IKGeneralFAQ/2260_.000 ows_MetaInfo=2260;# 
ows__ModerationStatus=0 ows__Level=1 ows_Title=SAP #xFC;zerinde yeni 
tak#x131;m ve pozisyon olu#x15F;turma nas#x131;l talep edilir?  
ows_ID=2260 ows_UniqueId=2260;#{BF7F79F8-90E3-4221-A10C-33FC63C6F582} 
ows_owshiddenversion=2 ows_FSObjType=2260;#0 ows_Created=2012-05-21 
14:45:27 ows_PermMask=0x7fff ows_Modified=2012-06-11 16:42:49/
{code}

 Add support for lists to SharePoint connector
 -

 Key: CONNECTORS-497
 URL: https://issues.apache.org/jira/browse/CONNECTORS-497
 Project: ManifoldCF
  Issue Type: New Feature
  Components: SharePoint connector
Affects Versions: ManifoldCF 0.6
Reporter: Karl Wright
Assignee: Karl Wright
 Fix For: ManifoldCF 0.7

 Attachments: CONNECTORS-497.patch


 Lists are similar to libraries, but without documents.  We still should be 
 able to index empty documents with metadata, however, or select an attribute 
 to treat as the document.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (CONNECTORS-497) Add support for lists to SharePoint connector

2012-08-03 Thread Karl Wright (JIRA)

[ 
https://issues.apache.org/jira/browse/CONNECTORS-497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13427987#comment-13427987
 ] 

Karl Wright commented on CONNECTORS-497:


Thanks - this is helpful.


 Add support for lists to SharePoint connector
 -

 Key: CONNECTORS-497
 URL: https://issues.apache.org/jira/browse/CONNECTORS-497
 Project: ManifoldCF
  Issue Type: New Feature
  Components: SharePoint connector
Affects Versions: ManifoldCF 0.6
Reporter: Karl Wright
Assignee: Karl Wright
 Fix For: ManifoldCF 0.7

 Attachments: CONNECTORS-497.patch


 Lists are similar to libraries, but without documents.  We still should be 
 able to index empty documents with metadata, however, or select an attribute 
 to treat as the document.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (CONNECTORS-497) Add support for lists to SharePoint connector

2012-08-03 Thread Karl Wright (JIRA)

[ 
https://issues.apache.org/jira/browse/CONNECTORS-497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13428066#comment-13428066
 ] 

Karl Wright commented on CONNECTORS-497:


I've checked in some preliminary work into the branch which modifies the format 
of the canonical document identifier to include lists, and reorganizes the 
connector code accordingly.  Still to do:

(1) Explicit UI support for list rules
(2) Explicit logic for getting a list's version info
(3) Explicit logic for indexing a list row item



 Add support for lists to SharePoint connector
 -

 Key: CONNECTORS-497
 URL: https://issues.apache.org/jira/browse/CONNECTORS-497
 Project: ManifoldCF
  Issue Type: New Feature
  Components: SharePoint connector
Affects Versions: ManifoldCF 0.6
Reporter: Karl Wright
Assignee: Karl Wright
 Fix For: ManifoldCF 0.7

 Attachments: CONNECTORS-497.patch


 Lists are similar to libraries, but without documents.  We still should be 
 able to index empty documents with metadata, however, or select an attribute 
 to treat as the document.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira