CSV output

2008-06-11 Thread Marshall Weir

Hi,

Does SOLR have .csv output? I can find references to .csv input, but  
not output.


Thank you,
Marshall


SOLR index size

2008-05-23 Thread Marshall Weir

Hi,

I'm using SOLR to keep track of customer complaints. I only need to  
keep recent complaints, but I want to keep as many as I can fit on my  
hard drive. Is there any way I can configure SOLR to dump old entries  
in the index when the index reaches a certain size? I'm using a month  
old version from trunk.


Thanks,
Marshall


Re: JMX monitoring

2008-05-13 Thread Marshall Weir

Thank you, Shalin!

It works great.

Marshall

On May 13, 2008, at 1:57 AM, Shalin Shekhar Mangar wrote:


Hi Marshall,

I've uploaded a new patch which works off the current trunk. Let me  
know if

you run into any problems with this.

On Tue, May 13, 2008 at 2:36 AM, Marshall Weir [EMAIL PROTECTED] wrote:


Hi,

I'm new to Solr and I've been attempting to get JMX monitoring  
working. I
can get simple information by using the - 
Dcom.sun.management.jmxremote
command line switch, but I'd like to get more useful statistics.  
I've been
working on applying the SOLR-256 and jmx patch, but the original  
revisions
are pretty old and I'm having to spend a lot of time wandering  
through the

source.

Is there a better solution to getting this working or a newer  
version of

the patch?

Thank you,
Marshall





--
Regards,
Shalin Shekhar Mangar.




JMX monitoring

2008-05-12 Thread Marshall Weir

Hi,

I'm new to Solr and I've been attempting to get JMX monitoring  
working. I can get simple information by using the - 
Dcom.sun.management.jmxremote command line switch, but I'd like to get  
more useful statistics. I've been working on applying the SOLR-256 and  
jmx patch, but the original revisions are pretty old and I'm having to  
spend a lot of time wandering through the source.


Is there a better solution to getting this working or a newer version  
of the patch?


Thank you,
Marshall