Displaying 20 results from an estimated 100 matches similar to: "(no subject)"
2009 May 01
5
fts-solr plugin issue (Marked invalid)
Hi.
We user ftp-solr plugin and have problem with solr-1.3+
with HTMLStripWhitespaceTokenizerFactory (Solr schema in attachments).
In some maildir's present messages with wrong "Content-Type: " fields in attachments.
For example:
"
Content-Type: TEXT/mspowerpoint; name="Zapatec_6zap_netvibes_1.ppt"
"
Indexing for this messages is stop with "fts_solr:
2009 May 06
0
Solr FTS issues (Was fts-solr plugin issue (Marked invalid))
Hi,
Sorry for the change of thread, I just signed up to the list so I couldn't reply to the earlier message.
Let me clarify the issue that Nikolai was describing.
We're running dovecot 1.1.11 and solr 1.4.
The issue is quite simple.
1. I run a search.
2. Dovecot sends a list of emails to solr
3. Solr starts indexing them
4. Solr runs into a "bad" email and we get: SEVERE:
2003 Nov 12
1
Talk with from Java
Hi everybody
anybody knows how to talk with R like shown in the Java-Code above?
Perhaps someone can help, or tell me its not possible.
/*
* Java_R.java
*
* Created on November 11, 2003, 5:36 PM
*/
import java.io.*;
/**
*
* @author markus
*/
public class Java_R {
/** Creates a new instance of Java_R */
public Java_R() {
}
/**
* @param args the command line
2004 Aug 06
0
Lost ogg sync using jspeex
Hi
I am getting lost ogg sync exception when I tried to decompress a speex stream. I am using the following program for both compressing as well as decompressing. I am just planning to test how jspeex works.
// File AudioCapture.java
import javax.sound.sampled.spi.*;
import javax.sound.sampled.*;
import org.xiph.speex.spi.*;
import java.util.*;
import java.net.*;
import java.io.*;
public
2004 Aug 06
0
Lost ogg sync using jspeex
Hi
I am getting lost ogg sync exception when I tried to decompress a speex stream. I am using the following program for both compressing as well as decomressing. I am just planning to test how jspeex works.
// File AudioCapture.java
import javax.sound.sampled.spi.*;
import javax.sound.sampled.*;
import org.xiph.speex.spi.*;
import java.util.*;
import java.net.*;
import java.io.*;
public
2004 Aug 06
0
Please Help, Lost ogg sync using jspeex
<HTML dir=ltr><HEAD></HEAD>
<BODY>
<DIV id=idOWAReplyText8852 dir=ltr>
<DIV dir=ltr><FONT face=Arial color=#000000 size=2><FONT face=Arial color=#000000 size=2>Hi</FONT></DIV></DIV>
<DIV dir=ltr>
<DIV dir=ltr>
<DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial
2001 Oct 27
0
using wine to read ms* attachments
Hi,
Anyone using wine to read MSOffice attachments automatically from
netscape?
using native linux netscape -> click on the attachment ->
start wine with the correct application (MSword, MSpowerpoint,
MSexcel...)
and display the contents of the attachment?
It works for MSword attachments, when you use:
wine '<path to MSoffice>\word.exe' <filename>
but not for
2000 May 10
1
R and Java ? [forwarded]
This is of broader interest,
and I'm not the expert..
------- start of forwarded message -------
From: Cheryl J Fernandes <cferna3@uic.edu>
To: maechler@stat.math.ethz.ch
Subject: Re R and Java
Date: Tue, 9 May 2000 13:54:35 -0500 (CDT)
Hi Martin,
I'm Cheryl Fernandes currently pursuing my Masters Of Computer Science
at the university of Illinois, at Chicago.
I have tried
2009 Mar 30
0
Problem in S4 object displaying from within a Java application using JRI
I am using JRI (Java R Interface) library in order to call R from within my
Java application. But since the "rmu1" and "rmu2" ,see the following code,
are objects of type S4 once i run the application the value of Null will be
returned for both of them. On this regard, i would appreciate it if anyone
can tell me how i am going to display and/ or convert these objects to Java
2005 Jul 05
2
Java and R help
Im doing an aplication in Java and i have a program made in R what i
want to launch with Java.
I have the following instructions:
Runtime r = Runtime.getRuntime();
try
{
System.out.println ("Llamada a R...");
p = r.exec(sRutaR);
}
catch (IOException e)
{
System.out.println ("Error lanzando R: " +
2004 Nov 19
0
[AustinJUG] Problem calling rsync from java on OSX
yeah, i tried that already.
specifcially, mine was:
/*
String cmd[] = new String[5];
cmd[0] = "/usr/local/bin/rsync";
cmd[1] = "--daemon";
cmd[2] = "--config=/Users/dlippolt/.azerup/rsyncd.conf";
cmd[3] = "--address=127.0.0.1";
cmd[4] = "--port=2873";
*/
as an aside, i dont have my head fully wrapped around the real
2011 Mar 16
2
Slow printing buffer.
Abbreviated question:
Is there a way to manipulate how Wine handles printing?
Abbreviated problem description:
Microsoft Word 2007 takes roughly 3 minutes per page to print.
-----------------------------------------
Longer version:
I'm using a registered and licensed copy, I purchased, of Microsoft Office 2007. I installed it perfectly! All the applications work and I've gotten a lot
2004 Nov 19
1
Problem calling rsync from java on OSX
rsync and ajug lists,
been pulling my hair out on this one.
i have some java code which uses the Process object to spawn an rsync
connection in --daemon mode.
the exact same command executes properly when run from outside java (i.e
.on the command line) on osx. it also executes correctly from within
java on linux using a similar jdk (sun 1.4.1 vs sun 1.4.2 for osx)
here is example code:
2005 May 20
6
Samba and Window 2003
I am trying to find a good how-to on setting up samba to use Windows 2003
for authentication, if anyone knows of a good link let me know. I am using
RedHat ES 3 and our Windows is running in native mode with NT style
authentication allowed. I cant use ADS and Kerberos because the current
version of Kerberos on my RH server is 1.2.7 and from what I have read I
need 1.3+ in order for it to work
2010 Mar 24
1
Release plans
Hi everyone.
So I'd like to start with an update saying that we've hit a pretty big
milestone in our 0.9.0 plans for world domination - that is that the
last plugin, DBus, has finally been ported and works. [1] The code is
currently undergoing review, and once some inconsistencies are fixed
up, it looks set for inclusion into master.
This means that along with this, a 2D GTK Window
2012 Mar 31
2
Is it there any std pattern in R which show same representation style of ppt found on net
i m searching on net,material related to R,
whenever i get ppt presentation of some topic ,i found it in speical format
white backgroud & blue bars,having links for further topics
see link
1) https://www.rmetrics.org/files/Meielisalp2007/Presentations/Pfaff.pdf
2)http://grapevine.com.au/~yanchang/docs/Time-Series-Mining-slides.pdf
If this is format,how can i made it,if i want to give my R
2005 Aug 16
9
Needed - a step by step WAMP installation of Rails
I am finding the installation process for Rails a bit confusing. First
of all I want to use:
Windows 2000
Apache 1.3+
MySQL
The above is accomplished with WAMP5 from wampserver.com
The problem is that there is no complete step-by-step for installation
in this enviroment. The wiki instructions hop around from One-click to
Apache.conf and other items. Installing CGI support for languages on
2023 Jul 07
2
[PATCH] drm/nouveau/nvkm/dp: Add hack to fix DP 1.3+ DPCD issues
Currently we use the drm_dp_dpcd_read_caps() helper in the DRM side of
nouveau in order to read the DPCD of a DP connector, which makes sure we do
the right thing and also check for extended DPCD caps. However, it turns
out we're not currently doing this on the nvkm side since we don't have
access to the drm_dp_aux structure there - which means that the DRM side of
the driver and the NVKM
2009 May 05
4
Some POP3 questions
Hi everyone
Been spending the whole day on the wiki and in the list archives on using
dovecot for POP3 mail. I'd like to present my findings and ask for some
feedback.
Our current software setup:
* Courier-IMAP running POP3/IMAP
* Postfix MTA
* MySQL backend for user and login info
As for the system layout, it looks like this:
* NFS server which is the same server that houses single
2008 Aug 12
1
[LLVMdev] Using JIT to construct an invocation of a non-JIT function, or how do I interface to GCC exception handling
I'm just starting to have a look at LLVM, so forgive me if this is a
simple question.
What I'd like to do is use the JIT api to construct a "program" that
calls a series of functions. In other words I'm wanting to translate a
scripting language into some executable assembler where each primitive
of my scripting language is implemented with a "normal" function.