[jira] [Resolved] (CONNECTORS-85) RSS tests need to be written

2012-12-07 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-85?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright resolved CONNECTORS-85. --- Resolution: Fixed Fix Version/s: (was: ManifoldCF next)

[jira] [Assigned] (CONNECTORS-85) RSS tests need to be written

2012-12-07 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-85?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright reassigned CONNECTORS-85: - Assignee: Karl Wright RSS tests need to be written

[jira] [Updated] (CONNECTORS-61) Support bundling of LCF with an app

2012-12-07 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-61?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright updated CONNECTORS-61: -- Fix Version/s: (was: ManifoldCF next) ManifoldCF 0.6 Support

[jira] [Updated] (CONNECTORS-27) Add support for observation to the crawler agent

2012-12-07 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-27?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright updated CONNECTORS-27: -- Fix Version/s: (was: ManifoldCF next) ManifoldCF 1.1 Add

[jira] [Resolved] (CONNECTORS-15) Documentum Connector testing code references a not-present class

2012-12-07 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-15?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright resolved CONNECTORS-15. --- Resolution: Won't Fix This code is legacy and will not likely be used.

[jira] [Resolved] (CONNECTORS-566) Simple JDBC Authority connector

2012-12-09 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright resolved CONNECTORS-566. Resolution: Fixed Simple JDBC Authority connector

[jira] [Resolved] (CONNECTORS-563) Extended LDAP authority connector

2012-12-09 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright resolved CONNECTORS-563. Resolution: Fixed Extended LDAP authority connector

[jira] [Created] (CONNECTORS-581) Move OpenSearchServer and ElasticSearch connectors off of commons-httpclient and onto httpcomponents

2012-12-09 Thread Karl Wright (JIRA)
Karl Wright created CONNECTORS-581: -- Summary: Move OpenSearchServer and ElasticSearch connectors off of commons-httpclient and onto httpcomponents Key: CONNECTORS-581 URL:

[jira] [Created] (CONNECTORS-582) Either wait for httpcomponents 4.2.3, or include local copy of NTLM implementation and work with 4.2.2

2012-12-09 Thread Karl Wright (JIRA)
Karl Wright created CONNECTORS-582: -- Summary: Either wait for httpcomponents 4.2.3, or include local copy of NTLM implementation and work with 4.2.2 Key: CONNECTORS-582 URL:

[jira] [Resolved] (CONNECTORS-580) Remove commons-httpclient-mcf from dependencies and from build.xml and from pom.xml

2012-12-09 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright resolved CONNECTORS-580. Resolution: Fixed Remove commons-httpclient-mcf from dependencies and from

[jira] [Commented] (CONNECTORS-580) Remove commons-httpclient-mcf from dependencies and from build.xml and from pom.xml

2012-12-09 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13527648#comment-13527648 ] Karl Wright commented on CONNECTORS-580: r1419177 to redo this fix.

[jira] [Created] (CONNECTORS-583) MySQL locks time out and are not caught

2012-12-09 Thread Karl Wright (JIRA)
Karl Wright created CONNECTORS-583: -- Summary: MySQL locks time out and are not caught Key: CONNECTORS-583 URL: https://issues.apache.org/jira/browse/CONNECTORS-583 Project: ManifoldCF Issue

[jira] [Created] (CONNECTORS-584) Crawling with MySQL does not use indexes for order-by on critical queries

2012-12-09 Thread Karl Wright (JIRA)
Karl Wright created CONNECTORS-584: -- Summary: Crawling with MySQL does not use indexes for order-by on critical queries Key: CONNECTORS-584 URL: https://issues.apache.org/jira/browse/CONNECTORS-584

[jira] [Resolved] (CONNECTORS-583) MySQL locks time out and are not caught

2012-12-09 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright resolved CONNECTORS-583. Resolution: Fixed MySQL locks time out and are not caught

[jira] [Commented] (CONNECTORS-578) Livelink connector needs access to general metadata

2012-12-10 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13528304#comment-13528304 ] Karl Wright commented on CONNECTORS-578: You forgot to install and/or download

[jira] [Commented] (CONNECTORS-584) Crawling with MySQL does not use indexes for order-by on critical queries

2012-12-10 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13528532#comment-13528532 ] Karl Wright commented on CONNECTORS-584: Experiments indicate that the FORCE

[jira] [Commented] (CONNECTORS-584) Crawling with MySQL does not use indexes for order-by on critical queries

2012-12-10 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13528556#comment-13528556 ] Karl Wright commented on CONNECTORS-584: r1419964 installs FORCE INDEX in the

[jira] [Commented] (CONNECTORS-582) Either wait for httpcomponents 4.2.3, or include local copy of NTLM implementation and work with 4.2.2

2012-12-11 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13528925#comment-13528925 ] Karl Wright commented on CONNECTORS-582: I pulled up the httpclient NTLM fixes

[jira] [Commented] (CONNECTORS-578) Livelink connector needs access to general metadata

2012-12-11 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13528980#comment-13528980 ] Karl Wright commented on CONNECTORS-578: Well, you certainly aren't using the

[jira] [Comment Edited] (CONNECTORS-578) Livelink connector needs access to general metadata

2012-12-11 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13528980#comment-13528980 ] Karl Wright edited comment on CONNECTORS-578 at 12/11/12 2:02 PM:

[jira] [Commented] (CONNECTORS-578) Livelink connector needs access to general metadata

2012-12-11 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13529003#comment-13529003 ] Karl Wright commented on CONNECTORS-578: The core deps have not changed; you

[jira] [Commented] (CONNECTORS-578) Livelink connector needs access to general metadata

2012-12-11 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13529010#comment-13529010 ] Karl Wright commented on CONNECTORS-578: bq. I'm sorry; What branch was I

[jira] [Commented] (CONNECTORS-578) Livelink connector needs access to general metadata

2012-12-11 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13529020#comment-13529020 ] Karl Wright commented on CONNECTORS-578: No luck, everything works fine here

[jira] [Commented] (CONNECTORS-578) Livelink connector needs access to general metadata

2012-12-11 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13529022#comment-13529022 ] Karl Wright commented on CONNECTORS-578: Ok, I've committed debugging code to

[jira] [Commented] (CONNECTORS-578) Livelink connector needs access to general metadata

2012-12-11 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13529032#comment-13529032 ] Karl Wright commented on CONNECTORS-578: If you sync up and try again you will

[jira] [Commented] (CONNECTORS-578) Livelink connector needs access to general metadata

2012-12-11 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13529089#comment-13529089 ] Karl Wright commented on CONNECTORS-578: Thanks, this is the exception I'm

[jira] [Commented] (CONNECTORS-578) Livelink connector needs access to general metadata

2012-12-11 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13529114#comment-13529114 ] Karl Wright commented on CONNECTORS-578: Ok, checked in a fix for this

[jira] [Commented] (CONNECTORS-578) Livelink connector needs access to general metadata

2012-12-11 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13529280#comment-13529280 ] Karl Wright commented on CONNECTORS-578: The fix was checked into the branch.

[jira] [Resolved] (CONNECTORS-585) LivelinkConnector: Even when lapi.jar is supplied, connectors-proprietary.xml does not automatically enable registration

2012-12-11 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright resolved CONNECTORS-585. Resolution: Not A Problem Turns out it was operator error; old placeholder file,

[jira] [Commented] (CONNECTORS-578) Livelink connector needs access to general metadata

2012-12-11 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13529501#comment-13529501 ] Karl Wright commented on CONNECTORS-578: Since there is no change I have to

[jira] [Commented] (CONNECTORS-584) Crawling with MySQL does not use indexes for order-by on critical queries

2012-12-11 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13529590#comment-13529590 ] Karl Wright commented on CONNECTORS-584: r1420515 for the final fix. Using

[jira] [Commented] (CONNECTORS-584) Crawling with MySQL does not use indexes for order-by on critical queries

2012-12-12 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13529780#comment-13529780 ] Karl Wright commented on CONNECTORS-584: Well, it looks like it is HSQLDB (at

[jira] [Commented] (CONNECTORS-578) Livelink connector needs access to general metadata

2012-12-12 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13530033#comment-13530033 ] Karl Wright commented on CONNECTORS-578: Any news here?

[jira] [Commented] (CONNECTORS-578) Livelink connector needs access to general metadata

2012-12-12 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13530077#comment-13530077 ] Karl Wright commented on CONNECTORS-578: Hi David, The authentication is

[jira] [Commented] (CONNECTORS-578) Livelink connector needs access to general metadata

2012-12-12 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13530090#comment-13530090 ] Karl Wright commented on CONNECTORS-578: Ok, can you look at this with top (if

[jira] [Commented] (CONNECTORS-578) Livelink connector needs access to general metadata

2012-12-12 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13530102#comment-13530102 ] Karl Wright commented on CONNECTORS-578: jstack.exe is also available on

[jira] [Commented] (CONNECTORS-579) RSS connector: Add untrusted, unverified SSL support

2012-12-12 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13530135#comment-13530135 ] Karl Wright commented on CONNECTORS-579: Hmm - there are a couple ways to find

[jira] [Commented] (CONNECTORS-579) RSS connector: Add untrusted, unverified SSL support

2012-12-12 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13530171#comment-13530171 ] Karl Wright commented on CONNECTORS-579: Thanks, this is critical information,

[jira] [Comment Edited] (CONNECTORS-579) RSS connector: Add untrusted, unverified SSL support

2012-12-12 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13530171#comment-13530171 ] Karl Wright edited comment on CONNECTORS-579 at 12/12/12 6:27 PM:

[jira] [Commented] (CONNECTORS-579) RSS connector: Add untrusted, unverified SSL support

2012-12-12 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13530202#comment-13530202 ] Karl Wright commented on CONNECTORS-579: Ok. I looked in the httpcomponents

[jira] [Commented] (CONNECTORS-579) RSS connector: Add untrusted, unverified SSL support

2012-12-12 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13530218#comment-13530218 ] Karl Wright commented on CONNECTORS-579: I take it you redacted the host

[jira] [Resolved] (CONNECTORS-579) RSS connector: Add untrusted, unverified SSL support

2012-12-12 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright resolved CONNECTORS-579. Resolution: Fixed Sounds like it is working as designed. RSS

[jira] [Commented] (CONNECTORS-578) Livelink connector needs access to general metadata

2012-12-12 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13530360#comment-13530360 ] Karl Wright commented on CONNECTORS-578: First thing you need to do is locate

[jira] [Commented] (CONNECTORS-578) Livelink connector needs access to general metadata

2012-12-12 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13530364#comment-13530364 ] Karl Wright commented on CONNECTORS-578: bq. You have to use jstack from the

[jira] [Commented] (CONNECTORS-578) Livelink connector needs access to general metadata

2012-12-12 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13530412#comment-13530412 ] Karl Wright commented on CONNECTORS-578: I think it's getting an exception

[jira] [Commented] (CONNECTORS-578) Livelink connector needs access to general metadata

2012-12-12 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13530498#comment-13530498 ] Karl Wright commented on CONNECTORS-578: I think I found the problem! Just

[jira] [Created] (CONNECTORS-586) Maven build does not work with Java 7

2012-12-12 Thread Karl Wright (JIRA)
Karl Wright created CONNECTORS-586: -- Summary: Maven build does not work with Java 7 Key: CONNECTORS-586 URL: https://issues.apache.org/jira/browse/CONNECTORS-586 Project: ManifoldCF Issue

[jira] [Commented] (CONNECTORS-578) Livelink connector needs access to general metadata

2012-12-13 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13531056#comment-13531056 ] Karl Wright commented on CONNECTORS-578: Hi David, You will need to place

[jira] [Commented] (CONNECTORS-578) Livelink connector needs access to general metadata

2012-12-13 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13531151#comment-13531151 ] Karl Wright commented on CONNECTORS-578: Exception has been fixed in branch.

[jira] [Commented] (CONNECTORS-578) Livelink connector needs access to general metadata

2012-12-13 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13531312#comment-13531312 ] Karl Wright commented on CONNECTORS-578: r1421421 Livelink

[jira] [Resolved] (CONNECTORS-578) Livelink connector needs access to general metadata

2012-12-13 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright resolved CONNECTORS-578. Resolution: Fixed Livelink connector needs access to general metadata

[jira] [Commented] (CONNECTORS-587) Seeding end time never recorded in job record on manual job start

2012-12-13 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13531556#comment-13531556 ] Karl Wright commented on CONNECTORS-587: r1421570 Seeding

[jira] [Commented] (CONNECTORS-584) Crawling with MySQL does not use indexes for order-by on critical queries

2012-12-13 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13531626#comment-13531626 ] Karl Wright commented on CONNECTORS-584: OK, looks like all is now working.

[jira] [Resolved] (CONNECTORS-543) Test needed for combined war

2012-12-14 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright resolved CONNECTORS-543. Resolution: Fixed Test needed for combined war

[jira] [Commented] (CONNECTORS-543) Test needed for combined war

2012-12-14 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13532203#comment-13532203 ] Karl Wright commented on CONNECTORS-543: r1421775 Test

[jira] [Commented] (CONNECTORS-588) ManifoldCFQParser dead locking Solr Core loading.

2012-12-17 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13533730#comment-13533730 ] Karl Wright commented on CONNECTORS-588: I've looked at the thread dump.

[jira] [Commented] (CONNECTORS-588) ManifoldCFQParser dead locking Solr Core loading.

2012-12-17 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13533732#comment-13533732 ] Karl Wright commented on CONNECTORS-588: My recommendation is to post this

[jira] [Comment Edited] (CONNECTORS-588) ManifoldCFQParser dead locking Solr Core loading.

2012-12-17 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13533732#comment-13533732 ] Karl Wright edited comment on CONNECTORS-588 at 12/17/12 8:45 AM:

[jira] [Commented] (CONNECTORS-588) ManifoldCFQParser dead locking Solr Core loading.

2012-12-17 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13533852#comment-13533852 ] Karl Wright commented on CONNECTORS-588: I understand; but unless you have a

[jira] [Resolved] (CONNECTORS-588) ManifoldCFQParser dead locking Solr Core loading.

2012-12-17 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright resolved CONNECTORS-588. Resolution: Invalid Fix Version/s: ManifoldCF 1.1 Assignee: Karl Wright

[jira] [Created] (CONNECTORS-589) For compatibility with IBM portal, feed parser should allow multiple links to be added to the queue, per entry

2012-12-18 Thread Karl Wright (JIRA)
Karl Wright created CONNECTORS-589: -- Summary: For compatibility with IBM portal, feed parser should allow multiple links to be added to the queue, per entry Key: CONNECTORS-589 URL:

[jira] [Commented] (CONNECTORS-589) For compatibility with IBM portal, feed parser should allow multiple links to be added to the queue, per entry

2012-12-19 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13536144#comment-13536144 ] Karl Wright commented on CONNECTORS-589: All link tags are being parsed and

[jira] [Commented] (CONNECTORS-589) For compatibility with IBM portal, feed parser should allow multiple links to be added to the queue, per entry

2012-12-19 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13536178#comment-13536178 ] Karl Wright commented on CONNECTORS-589: Hi David, The links are presumed to

[jira] [Created] (CONNECTORS-590) ManifoldCF sometimes throws an unexpected state exception under MySQL

2012-12-20 Thread Karl Wright (JIRA)
Karl Wright created CONNECTORS-590: -- Summary: ManifoldCF sometimes throws an unexpected state exception under MySQL Key: CONNECTORS-590 URL: https://issues.apache.org/jira/browse/CONNECTORS-590

[jira] [Commented] (CONNECTORS-590) ManifoldCF sometimes throws an unexpected state exception under MySQL

2012-12-20 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13537644#comment-13537644 ] Karl Wright commented on CONNECTORS-590: The only hypothesis that may make

[jira] [Commented] (CONNECTORS-590) ManifoldCF sometimes throws an unexpected state exception under MySQL

2012-12-20 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13537655#comment-13537655 ] Karl Wright commented on CONNECTORS-590: It looks like the long-running query

[jira] [Updated] (CONNECTORS-590) ManifoldCF sometimes throws an unexpected state exception under MySQL

2012-12-22 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright updated CONNECTORS-590: --- Fix Version/s: (was: ManifoldCF 1.1) ManifoldCF 1.2

[jira] [Commented] (CONNECTORS-591) ElasticSearch has moved its download URL

2012-12-24 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13539331#comment-13539331 ] Karl Wright commented on CONNECTORS-591: r1425688

[jira] [Resolved] (CONNECTORS-591) ElasticSearch has moved its download URL

2012-12-24 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright resolved CONNECTORS-591. Resolution: Fixed ElasticSearch has moved its download URL

[jira] [Created] (CONNECTORS-592) Add last updated metadata to the web and jcifs connectors

2012-12-26 Thread Karl Wright (JIRA)
Karl Wright created CONNECTORS-592: -- Summary: Add last updated metadata to the web and jcifs connectors Key: CONNECTORS-592 URL: https://issues.apache.org/jira/browse/CONNECTORS-592 Project:

[jira] [Updated] (CONNECTORS-592) Add last updated metadata to the web and jcifs connectors

2012-12-26 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright updated CONNECTORS-592: --- Attachment: connectors.zip Add last updated metadata to the web and jcifs

[jira] [Commented] (CONNECTORS-592) Add last updated metadata to the web and jcifs connectors

2012-12-26 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13539520#comment-13539520 ] Karl Wright commented on CONNECTORS-592: r1425886 Add last

[jira] [Commented] (CONNECTORS-590) ManifoldCF sometimes throws an unexpected state exception under MySQL

2012-12-26 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13539795#comment-13539795 ] Karl Wright commented on CONNECTORS-590: I created a branch, CONNECTORS-590,

[jira] [Commented] (CONNECTORS-594) SolrCloud Output Connector

2012-12-27 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13539925#comment-13539925 ] Karl Wright commented on CONNECTORS-594: I'll have a look at this shortly. In

[jira] [Commented] (CONNECTORS-594) SolrCloud Output Connector

2012-12-27 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13540254#comment-13540254 ] Karl Wright commented on CONNECTORS-594: I downloaded the dependencies and

[jira] [Commented] (CONNECTORS-594) SolrCloud Output Connector

2012-12-27 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13540263#comment-13540263 ] Karl Wright commented on CONNECTORS-594: Ok, I had a first glance at the code

[jira] [Commented] (CONNECTORS-594) SolrCloud Output Connector

2012-12-28 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13540396#comment-13540396 ] Karl Wright commented on CONNECTORS-594: I was able to confirm that SolrJ

[jira] [Commented] (CONNECTORS-594) SolrCloud Output Connector

2012-12-28 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13540779#comment-13540779 ] Karl Wright commented on CONNECTORS-594: Thanks Ryan - this is just what I

[jira] [Assigned] (CONNECTORS-594) SolrCloud Output Connector

2012-12-29 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright reassigned CONNECTORS-594: -- Assignee: Karl Wright SolrCloud Output Connector --

[jira] [Updated] (CONNECTORS-594) SolrCloud Output Connector

2012-12-29 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright updated CONNECTORS-594: --- Fix Version/s: (was: ManifoldCF next) SolrCloud Output Connector

[jira] [Updated] (CONNECTORS-594) SolrCloud Output Connector

2012-12-29 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright updated CONNECTORS-594: --- Fix Version/s: ManifoldCF 1.1 SolrCloud Output Connector

[jira] [Commented] (CONNECTORS-594) SolrCloud Output Connector

2012-12-31 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13541557#comment-13541557 ] Karl Wright commented on CONNECTORS-594: Ok, I've updated the Solr connector

[jira] [Created] (CONNECTORS-595) Solr 4.x plugin fails tests against solr-lucene 4.0.0 final

2012-12-31 Thread Karl Wright (JIRA)
Karl Wright created CONNECTORS-595: -- Summary: Solr 4.x plugin fails tests against solr-lucene 4.0.0 final Key: CONNECTORS-595 URL: https://issues.apache.org/jira/browse/CONNECTORS-595 Project:

[jira] [Commented] (CONNECTORS-595) Solr 4.x plugin fails tests against solr-lucene 4.0.0 final

2012-12-31 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13541598#comment-13541598 ] Karl Wright commented on CONNECTORS-595: r1427332 (trunk)

[jira] [Commented] (CONNECTORS-595) Solr 4.x plugin fails tests against solr-lucene 4.0.0 final

2012-12-31 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13541599#comment-13541599 ] Karl Wright commented on CONNECTORS-595: r1427333 (release branch)

[jira] [Commented] (CONNECTORS-594) SolrCloud Output Connector

2013-01-01 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13541641#comment-13541641 ] Karl Wright commented on CONNECTORS-594: Answer to the how to specify urls

[jira] [Commented] (CONNECTORS-594) SolrCloud Output Connector

2013-01-01 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13541898#comment-13541898 ] Karl Wright commented on CONNECTORS-594: Spelunking through the SolrJ code, I

[jira] [Updated] (CONNECTORS-19) Look into converting SOLR connector to use SolrJ java library

2013-01-01 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-19?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright updated CONNECTORS-19: -- Fix Version/s: (was: ManifoldCF next) ManifoldCF 1.1

[jira] [Resolved] (CONNECTORS-19) Look into converting SOLR connector to use SolrJ java library

2013-01-01 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-19?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright resolved CONNECTORS-19. --- Resolution: Fixed Resolved by CONNECTORS-594. Look into converting

[jira] [Commented] (CONNECTORS-594) SolrCloud Output Connector

2013-01-02 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13542148#comment-13542148 ] Karl Wright commented on CONNECTORS-594: r1427803 for translations

[jira] [Resolved] (CONNECTORS-594) SolrCloud Output Connector

2013-01-02 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright resolved CONNECTORS-594. Resolution: Fixed SolrCloud Output Connector --

[jira] [Created] (CONNECTORS-596) RSS and Web connectors don't strip off namespace when handling feeds

2013-01-02 Thread Karl Wright (JIRA)
Karl Wright created CONNECTORS-596: -- Summary: RSS and Web connectors don't strip off namespace when handling feeds Key: CONNECTORS-596 URL: https://issues.apache.org/jira/browse/CONNECTORS-596

[jira] [Resolved] (CONNECTORS-596) RSS and Web connectors don't strip off namespace when handling feeds

2013-01-02 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright resolved CONNECTORS-596. Resolution: Fixed RSS and Web connectors don't strip off namespace when handling

[jira] [Commented] (CONNECTORS-596) RSS and Web connectors don't strip off namespace when handling feeds

2013-01-02 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13542663#comment-13542663 ] Karl Wright commented on CONNECTORS-596: r1428143 RSS and

[jira] [Commented] (CONNECTORS-598) Add proxy pac files to the RSS connector

2013-01-03 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13543183#comment-13543183 ] Karl Wright commented on CONNECTORS-598: Filtering the documents being

[jira] [Updated] (CONNECTORS-598) Add proxy pac files to the RSS connector

2013-01-03 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright updated CONNECTORS-598: --- Fix Version/s: (was: ManifoldCF 1.1) ManifoldCF next Add

[jira] [Commented] (CONNECTORS-598) Add mode to use null content if chromed content not found to the RSS connector

2013-01-05 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13544666#comment-13544666 ] Karl Wright commented on CONNECTORS-598: r1429250 to add mode as described.

[jira] [Updated] (CONNECTORS-598) Add mode to use null content if chromed content not found to the RSS connector

2013-01-05 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright updated CONNECTORS-598: --- Fix Version/s: (was: ManifoldCF next) ManifoldCF 1.1

[jira] [Created] (CONNECTORS-599) Derby stalls, does not perform well, on multi-threaded tests

2013-01-06 Thread Karl Wright (JIRA)
Karl Wright created CONNECTORS-599: -- Summary: Derby stalls, does not perform well, on multi-threaded tests Key: CONNECTORS-599 URL: https://issues.apache.org/jira/browse/CONNECTORS-599 Project:

[jira] [Commented] (CONNECTORS-598) Add mode to use null content if chromed content not found to the RSS connector

2013-01-07 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13545730#comment-13545730 ] Karl Wright commented on CONNECTORS-598: Thank you Abe-san!

<    1   2   3   4   5   6   7   8   9   10   >