Re: building jcc

2012-10-20 Thread Henk
You are right. I am stuck where I feared I would end up. I will have to change my provider because they will not support a new Linux distribution. Thanks for the advise. Henri. Op 20-10-2012 2:46, Andi Vajda schreef: On Fri, 19 Oct 2012, Henk wrote: Thanks, Andi. My provider has an old

[jira] [Commented] (LUCENE-4481) AnalyzingSuggester may fail to return correct topN suggestions

2012-10-20 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13480665#comment-13480665 ] Dawid Weiss commented on LUCENE-4481: - Ok, get it. Bounding the priority queue is

[JENKINS] Lucene-Solr-trunk-Linux (32bit/ibm-j9-jdk6) - Build # 1879 - Failure!

2012-10-20 Thread Policeman Jenkins Server
Build: http://jenkins.sd-datasolutions.de/job/Lucene-Solr-trunk-Linux/1879/ Java: 32bit/ibm-j9-jdk6 -Xjit:exclude={org/apache/lucene/util/fst/FST.pack(IIF)Lorg/apache/lucene/util/fst/FST;} All tests passed Build Log: [...truncated 23477 lines...] BUILD FAILED

[jira] [Created] (LUCENE-4495) install ubuntu

2012-10-20 Thread Nikolai (JIRA)
Nikolai created LUCENE-4495: --- Summary: install ubuntu Key: LUCENE-4495 URL: https://issues.apache.org/jira/browse/LUCENE-4495 Project: Lucene - Core Issue Type: Task Environment: Hello!

[jira] [Commented] (LUCENE-4481) AnalyzingSuggester may fail to return correct topN suggestions

2012-10-20 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13480687#comment-13480687 ] Michael McCandless commented on LUCENE-4481: The core problem is that the

[jira] [Updated] (LUCENE-4481) AnalyzingSuggester may fail to return correct topN suggestions

2012-10-20 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-4481: --- Attachment: LUCENE-4481.patch OK this is the optimizations patch ... I added

[jira] [Commented] (LUCENE-4481) AnalyzingSuggester may fail to return correct topN suggestions

2012-10-20 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13480698#comment-13480698 ] Michael McCandless commented on LUCENE-4481: Another possible fix for

[jira] [Closed] (LUCENE-4495) install ubuntu

2012-10-20 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler closed LUCENE-4495. - Resolution: Not A Problem Assignee: Uwe Schindler Hi, please file this bug in Ubuntu's

[JENKINS] Lucene-Solr-4.x-Linux (32bit/ibm-j9-jdk6) - Build # 1872 - Failure!

2012-10-20 Thread Policeman Jenkins Server
Build: http://jenkins.sd-datasolutions.de/job/Lucene-Solr-4.x-Linux/1872/ Java: 32bit/ibm-j9-jdk6 -Xjit:exclude={org/apache/lucene/util/fst/FST.pack(IIF)Lorg/apache/lucene/util/fst/FST;} All tests passed Build Log: [...truncated 23356 lines...] BUILD FAILED

[jira] [Commented] (LUCENE-4495) install ubuntu

2012-10-20 Thread Nikolai (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13480704#comment-13480704 ] Nikolai commented on LUCENE-4495: - Is there any documentation? how to install on ubuntu ?

[jira] [Commented] (LUCENE-4495) install ubuntu

2012-10-20 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13480705#comment-13480705 ] Uwe Schindler commented on LUCENE-4495: --- See:

[jira] [Commented] (LUCENE-4495) install ubuntu

2012-10-20 Thread Nikolai (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13480706#comment-13480706 ] Nikolai commented on LUCENE-4495: - as examples of the search is for php ? the creation of

[jira] [Commented] (LUCENE-4495) install ubuntu

2012-10-20 Thread Nikolai (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13480707#comment-13480707 ] Nikolai commented on LUCENE-4495: - java -Dsolr.solr.home=/some/dir -jar start.jar The

[jira] [Commented] (LUCENE-4495) install ubuntu

2012-10-20 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13480712#comment-13480712 ] Uwe Schindler commented on LUCENE-4495: --- bq. The problem is that there is no file

[jira] [Resolved] (LUCENE-4479) TokenSources.getTokenStream() doesn't return correctly for termvectors with positions but no offsets

2012-10-20 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward resolved LUCENE-4479. --- Resolution: Fixed trunk: 1400504 branch_4x: 1400505

[JENKINS] Lucene-Solr-4.x-Linux (32bit/ibm-j9-jdk7) - Build # 1883 - Failure!

2012-10-20 Thread Policeman Jenkins Server
Build: http://jenkins.sd-datasolutions.de/job/Lucene-Solr-4.x-Linux/1883/ Java: 32bit/ibm-j9-jdk7 -Xjit:exclude={org/apache/lucene/util/fst/FST.pack(IIF)Lorg/apache/lucene/util/fst/FST;} All tests passed Build Log: [...truncated 24038 lines...] BUILD FAILED

[JENKINS] Lucene-Solr-trunk-Linux (64bit/ibm-j9-jdk6) - Build # 1895 - Failure!

2012-10-20 Thread Policeman Jenkins Server
Build: http://jenkins.sd-datasolutions.de/job/Lucene-Solr-trunk-Linux/1895/ Java: 64bit/ibm-j9-jdk6 -Xjit:exclude={org/apache/lucene/util/fst/FST.pack(IIF)Lorg/apache/lucene/util/fst/FST;} All tests passed Build Log: [...truncated 23474 lines...] BUILD FAILED

[jira] [Commented] (SOLR-3918) Create dist-excl-slf4j target

2012-10-20 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13480888#comment-13480888 ] Shawn Heisey commented on SOLR-3918: Time for a judgement call. I believe that all

[jira] [Updated] (SOLR-3906) Add support for AnalyzingSuggester / coerce it to work for Japanese

2012-10-20 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated SOLR-3906: -- Attachment: SOLR-3906.patch Attached is an updated patch. I added more test cases and optimized the

[JENKINS] Lucene-Solr-trunk-Linux (32bit/ibm-j9-jdk7) - Build # 1896 - Still Failing!

2012-10-20 Thread Policeman Jenkins Server
Build: http://jenkins.sd-datasolutions.de/job/Lucene-Solr-trunk-Linux/1896/ Java: 32bit/ibm-j9-jdk7 -Xjit:exclude={org/apache/lucene/util/fst/FST.pack(IIF)Lorg/apache/lucene/util/fst/FST;} All tests passed Build Log: [...truncated 24172 lines...] BUILD FAILED

Re: [JENKINS] Lucene-Solr-trunk-Linux (32bit/ibm-j9-jdk7) - Build # 1896 - Still Failing!

2012-10-20 Thread Robert Muir
Does anyone know what is causing these SSL failures when retrieving the JIRA stuff for changes-to-html? I tried the obvious workaround (changing it to just use http) but it forwards to https anyway. And it doesnt fail on my machine in any case changes-to-html: [get] Getting:

[jira] [Resolved] (SOLR-3906) Add support for AnalyzingSuggester / coerce it to work for Japanese

2012-10-20 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved SOLR-3906. --- Resolution: Fixed Fix Version/s: 5.0 4.1 Add support for

[jira] [Updated] (SOLR-3918) Create dist-excl-slf4j target

2012-10-20 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn Heisey updated SOLR-3918: --- Attachment: SOLR-3918.patch An updated patch that also changes the exclusion list to remove all slf4j