Re: Instructables on solr

2007-04-04 Thread Bertrand Delacretaz
On 4/4/07, Ryan McKinley <[EMAIL PROTECTED]> wrote: ...We have been running solr for months as a band-aid, this release integrates solr deeply... Awesome - thanks for sharing this! If you don't mind, it'd be cool to add some info to http://wiki.apache.org/solr/PublicServers -Bertrand

Re: Instructables on solr

2007-04-04 Thread Ryan McKinley
On 4/4/07, James liu <[EMAIL PROTECTED]> wrote: I wanna know how to solve big index which seems u have big index. As far as lucene is concerned, we have a relatively small index. ~300K docs (and growing!) I haven't even needed to tune things much - it is mostly default settings from the exam

Re: Instructables on solr

2007-04-04 Thread James liu
Thks for ur answer. 2007/4/5, Ryan McKinley <[EMAIL PROTECTED]>: On 4/4/07, James liu <[EMAIL PROTECTED]> wrote: > I wanna know how to solve big index which seems u have big index. > As far as lucene is concerned, we have a relatively small index. ~300K docs (and growing!) I haven't even nee

Re: Instructables on solr

2007-04-04 Thread Ryan McKinley
Can you elaborate on "running SOLR-20 with a hibernate-solr auto link"? You mean you listen to Hibernate events and use them to keep the index served by Solr in sync with the DB? I built a HibernateEventWatcher modeled after the compass framework that automatically gets notified on insert/u

Re: Instructables on solr

2007-04-04 Thread James liu
I wanna know how to solve big index which seems u have big index. 2007/4/5, Otis Gospodnetic <[EMAIL PROTECTED]>: Hi Ryan, Can you elaborate on "running SOLR-20 with a hibernate-solr auto link"? You mean you listen to Hibernate events and use them to keep the index served by Solr in sync wit

Re: Instructables on solr

2007-04-04 Thread Otis Gospodnetic
Hi Ryan, Can you elaborate on "running SOLR-20 with a hibernate-solr auto link"? You mean you listen to Hibernate events and use them to keep the index served by Solr in sync with the DB? Also, "pooling for 30 seconds on the client side..." - are you referring to keeping data cached in the So

Instructables on solr

2007-04-04 Thread Ryan McKinley
We just had a major release on http://www.instructables.com/ We have been running solr for months as a band-aid, this release integrates solr deeply. Solr takes care of the 'browse' functionality and a nice interface for people to manage their library of uploaded images/files. This replaced an