Re: PriceJunkie.com using solr!

2007-11-16 Thread Nick Jenkin
I would guess by model number -Nick On 11/17/07, William Silva <[EMAIL PROTECTED]> wrote: > Hi Nick, > For example, searching for tv , the first document is "*Samsung SlimFit HDTV > TX-T2782 27" TV*" in 2 Sellers, Amazon and Circuit City. The tvs name are: > Amazon => Slimfit Digital Tv 27" > Circu

RE: snappuller and UTF-8

2007-11-16 Thread patrik
Now I feel kind of stupid for even mentioning it. Turns out ehcache, which I had in front of the slave servers was the problem. pb -Original Message- From: Mike Klaas [mailto:[EMAIL PROTECTED] Sent: Friday, November 16, 2007 7:01 PM To: solr-user@lucene.apache.org Subject: Re: snappuller

Re: snappuller and UTF-8

2007-11-16 Thread Mike Klaas
On 16-Nov-07, at 6:44 PM, patrik wrote: I've been using SOLR for a while now and came across an issue today with a master/slave server setup using snappuller. When I post a document with Russian, or any non-ASCII, text into my master server, everything is fine. A quick query through the ad

RE: snappuller and UTF-8

2007-11-16 Thread patrik
I've been using SOLR for a while now and came across an issue today with a master/slave server setup using snappuller. When I post a document with Russian, or any non-ASCII, text into my master server, everything is fine. A quick query through the admin panel shows me the correct Russian text.

Re: PriceJunkie.com using solr!

2007-11-16 Thread William Silva
Hi Nick, For example, searching for tv , the first document is "*Samsung SlimFit HDTV TX-T2782 27" TV*" in 2 Sellers, Amazon and Circuit City. The tvs name are: Amazon => Slimfit Digital Tv 27" Circuit City => Samsung 27" SlimFit Tube TV How do you know that they are the same Television ? Thanks,

Re: Problems with Basic Install (newbie question)

2007-11-16 Thread Daniel Naber
On Donnerstag, 15. November 2007, Paul21 wrote: > I never did install Tomcat. Maybe that's the problem? Are you sure you have installed the JDK, not just the JRE? Regards Daniel -- http://www.danielnaber.de

client api for UpdateRichDocuments

2007-11-16 Thread Dwarak R
Hey All Is there any client api for UpdateRichDocuments ?. Regards Dwarak R This message is for the designated recipient only and may contain privileged, proprietary, or otherwise private information. If you have received it in error, please notify the sender&[EMAIL PROTECTED] immediately

Near Duplicate Documents

2007-11-16 Thread Rishabh Joshi
Hi, I am evaluating "Solr 1.2" for my project and wanted to know if it can return near duplicate documents (near dups) and how do i go about it? I am not sure, but is "MoreLikeThisHandler" the implementation for near dups? Rishabh