Wildcards / Binary searches

2007-06-06 Thread galo
a bigger score than the second, as it has only 1 flipped bit while the second has 2. Is it possible to implement this in solr? Cheers, galo

Re: Wildcards / Binary searches

2007-06-06 Thread galo
Yeah i thought of that solution but this is a 20G index with each document having around 300 or those numbers so i was a bit worried about the performance.. I'll try anyway, thanks! On 06/06/07, *Yonik Seeley* [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote: On 6/6/07, galo [EMAIL

Re: Wildcards / Binary searches

2007-06-06 Thread galo
in 9799640), product of: 1.0 = tf(termFreq(text:radiohead)=1) 8.781371 = idf(docFreq=4096) 131072.0 = fieldNorm(field=text, doc=9799640) /str Thanks a lot, galo galo wrote: I was doing a different trick, basically searching q=radioh*+radioh~, and the results are slightly better than

wrong path in snappuller

2007-04-24 Thread galo
://${master_host}:${rsyncd_port}/solr/${name}/ ${data_dir}/${name}-wip that command fails in non-default installations due to that /solr/ Is this known or should I log it in JIRA? thanks, galo

Re: New docs need server restart after synchronization

2007-04-17 Thread galo
solr_hostname=localhost and the same port, which is my case). Not a tragedy anyway. How are you dealing with these situations, are there better ways than this? Cheers, galo Chris Hostetter wrote: : problems for a few weeks, snappuller and snapinstaller run every hour : normally, install the new index

New docs need server restart after synchronization

2007-04-16 Thread galo
or the scripts' ! thanks, galo

Re: New docs need server restart after synchronization

2007-04-16 Thread galo
Yep, all normal.. galo Bill Au wrote: Did you check for error messages in the snappuller and snapinstaller log files sunder solr/logs? Distribution related errors will not show up in the tomcat logs. Bill On 4/16/07, galo [EMAIL PROTECTED] wrote: Hi there, I've been running an index on 3

problems finding negative values

2007-04-04 Thread galo
?? Thanks galo

failing post-optimize command execution

2007-03-28 Thread galo
or directory I'm certain the path and filename is correct.. does anybody have problems with this? Cheers, galo

Re: Solr on Tomcat 6.0.10?

2007-03-08 Thread galo
I'm using 6.0.9 and no issues (fingers crossed) Walter Underwood wrote: Is anyone running Solr on Tomcat 6.0.10? Any issues? I searched the archives and didn't see anything. wunder -- Galo Navarro, Developer [EMAIL PROTECTED] t. +44 (0)20 7780 7080 Last.fm | http://www.last.fm Karen

Multiple instances, wiki out of date?

2007-02-26 Thread galo
of the solr instances deployed in the webapps-plus folder? It would be equally valid if there is a way of fixing the xml in the wiki so individual war files can be specified passing a different solr.home to each.. thanks, galo.