Re: PriceJunkie.com using solr!

2007-11-14 Thread Tim
Great job Mike. I'm working on a solr-based engine for our newspaper website and I am wondering what your server specs are for this site? Ram? Processor? Dedicated vs. Shared? Tomcat, Jetty, other? Any info like that which would be useful to help guage server requirements. Maybe an idea of

Re: PriceJunkie.com using solr!

2007-11-14 Thread Nick Jenkin
Hi This is faceting, http://wiki.apache.org/solr/SolrFacetingOverview -Nick On Nov 14, 2007 1:21 AM, William Silva <[EMAIL PROTECTED]> wrote: > Hi Mike, > I´m checking out www.pricejunkie.com and Í would like to know how do > you group the products and find the price range. Is it a batch process >

RE: snappuller rsync parameter error? - "solr" hardcoded

2007-11-14 Thread Chris Hostetter
: Be careful. 'rsync' has different meanings for 'directory' v.s. : 'directory/'. I ran afoul of this. eliminating some of the confusion about how rsync is one of the reasons the rsyncd-start and snappuller scripts exist, and why a seperate rsyncd port is created for each solr instance ... it'

Re: 'version' query parameter

2007-11-14 Thread Chris Hostetter
: How does the 'version' parameter work in a solr query? : I couldn't find anything in the wikis. it's a hard param to search for because of it's very generic name ... it's specific to the XMLResponseWriter... http://wiki.apache.org/solr/XMLResponseFormat -Hoss

RE: two solr instances - index and commit

2007-11-14 Thread Kasi Sankaralingam
You need to issue just a commit command to solr-2 This will refresh its cache and you will be good to go The sequence: 1) Index and commit on solr-1 2) Just issue commit on solr-2. -Original Message- From: Jae Joo [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 14, 2007

RE: snappuller rsync parameter error? - "solr" hardcoded

2007-11-14 Thread Norskog, Lance
Be careful. 'rsync' has different meanings for 'directory' v.s. 'directory/'. I ran afoul of this. -Original Message- From: Walter Underwood [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 14, 2007 8:49 AM To: solr-user@lucene.apache.org Subject: Re: snappuller rsync parameter error?

RE: Exception in SOLR when querying for fields of type string

2007-11-14 Thread Kasi Sankaralingam
No I do not have a default field defined, how would you do that? Thanks a lot, kasi -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Yonik Seeley Sent: Tuesday, November 13, 2007 5:41 PM To: solr-user@lucene.apache.org Subject: Re: Exception in SOLR when q

Re: how to load custom valuesource as plugin

2007-11-14 Thread Britske
How would you then use a custom valueSource? would extending a requesthandler and explicitly calling the valuesource in the requesthandler work? Obviously, thats not very flexible,but it might do for now. Is a pluggable query parser on the agenda? if so, where can I vote ;-) Geert-Jan Yon

Re: how to load custom valuesource as plugin

2007-11-14 Thread Yonik Seeley
Unfortunately, the function query parser isn't currently pluggable. -Yonik On Nov 14, 2007 2:02 PM, Britske <[EMAIL PROTECTED]> wrote: > > I've created a simple valueSource which is supposed to calculate a weighted > sum over a list of supplied valuesources. > > How can I let Solr recognise this

'version' query parameter

2007-11-14 Thread Dave C .
Hello, How does the 'version' parameter work in a solr query? I couldn't find anything in the wikis. For example: http://localhost:8080/solr/select/?q=test&version=2.2&start=0&rows=10&indent=on Thanks, David _ Help yourself to FREE

how to load custom valuesource as plugin

2007-11-14 Thread Britske
I've created a simple valueSource which is supposed to calculate a weighted sum over a list of supplied valuesources. How can I let Solr recognise this valuesource? I tried to simply upload it as a plugin, and reference is by its name (wsum) in a functionquery, but got a "Unknown function wsum

Re: snappuller rsync parameter error? - "solr" hardcoded

2007-11-14 Thread Chris Hostetter
: I'm not an rsync expert, but I beleive that /solr/ is a : virtual directory defined in the rsyncd config. It is mapped : to the real directory. correct .. the real directory comes from the scripts.conf : : wunder : : On 11/14/07 8:43 AM, "Jae Joo" <[EMAIL PROTECTED]> wrote: : : > In the sna

Re: snappuller rsync parameter error? - "solr" hardcoded

2007-11-14 Thread Walter Underwood
I'm not an rsync expert, but I beleive that /solr/ is a virtual directory defined in the rsyncd config. It is mapped to the real directory. wunder On 11/14/07 8:43 AM, "Jae Joo" <[EMAIL PROTECTED]> wrote: > In the snappuller, the "solr" is hardcoded. Should it be > "${master_data_dir}? > > # rs

snappuller rsync parameter error? - "solr" hardcoded

2007-11-14 Thread Jae Joo
In the snappuller, the "solr" is hardcoded. Should it be "${master_data_dir}? # rsync over files that have changed rsync -Wa${verbose}${compress} --delete ${sizeonly} \ ${stats} rsync://${master_host}:${rsyncd_port}/solr/${name}/ ${data_dir}/${name}-wip Thanks, Jae

Re: LuceneInAction.zip?

2007-11-14 Thread Erik Hatcher
On Nov 13, 2007, at 12:08 PM, David Neubert wrote: I purchased Lucene In Action (really great book by the way, one of the best technical books (if not the best) that I can ever read. wow! thank you for that wonderful compliment - made my week. That said, here is another one -- I found Luce

Re: two solr instances - index and commit

2007-11-14 Thread Jae Joo
Solr-1 - for indexing instance - localhost:8880/solr_1 solr-2 - for search - localhost:8080/solr_2 (different port number than solr-1) Here is the list of steps what I tried. 1. in the Solr-1, index and commit it. I could see all indexes in the data/index directory. How can I commit the index on

RE: Solr java tutorial

2007-11-14 Thread Will Johnson
Check out: http://svn.apache.org/viewvc/lucene/solr/trunk/client/java/solrj/test/org/ap ache/solr/client/solrj/SolrQueryTest.java?revision=555343&view=markup or http://svn.apache.org/viewvc/lucene/solr/trunk/client/java/solrj/test/org/ap ache/solr/client/solrj/SolrQueryTest.java?revision=555343&

RE: solr - other document formats

2007-11-14 Thread SDIS M. Beauchamp
The commit can't be false. It can be done or not . If it is not, your users won't be able to search through the "uncommited" documents. It it's done, users can search through all document successfully sent to Solr. You can use the autocommit feature (in solrconfig.xml) to avoid the explicit

Re: Tomcat JNDI Settings

2007-11-14 Thread easyapps
Wayne Graham wrote: > > The box is running tomcat 5.5.23, so the solr.war file is out of the > webapps path and the solr/home has the config folder from the examples > directory. > > When I restart Tomcat, I get an error > > SEVERE: Exception starting filter SolrRequestFilter class > java.lan

Re: solr - other document formats

2007-11-14 Thread Dwarak R
Many thanks Florent Hey All My docs are parsed and indexes are updated (using UpdateRichDocuments patch). But tell me onething what will happen if i don't commit ?. If commit is false where the docs are stored ?. Regards Dwarak R - Original Message - From: "SDIS M. Beauchamp" <[EMA

RE: solr - other document formats

2007-11-14 Thread SDIS M. Beauchamp
You should take a look at http://wiki.apache.org/solr/UpdateRichDocuments?highlight=%28richdocument%29 It gives you a starting point to make the extractor you need Regards Florent -Message d'origine- De : Dwarak R [mailto:[EMAIL PROTECTED] Envoyé : mercredi 14 novembre 2007 05:17 À :