Re: Embedded Solr updates not showing until restart

2009-01-22 Thread edre...@ha
Grant Ingersoll-6 wrote: > > Can you share your code? Or reduce it down to a repeatable test? > I'll try to do this. For now I'm proceeding with the HTTP route. We're going to want to revisit this and I'll likely do it at that time. Thanks, Erik -- View this message in context: http://w

Re: Embedded Solr updates not showing until restart

2009-01-20 Thread Grant Ingersoll
Can you share your code? Or reduce it down to a repeatable test? On Jan 20, 2009, at 8:22 AM, edre...@ha wrote: Grant Ingersoll-6 wrote: Do they show up if you use non-embedded? That is, if you hit that slave over HTTP from your browser, are the changes showing up? Yes. Changing the

Re: Embedded Solr updates not showing until restart

2009-01-20 Thread edre...@ha
Grant Ingersoll-6 wrote: > > Do they show up if you use non-embedded? That is, if you hit that > slave over HTTP from your browser, are the changes showing up? > Yes. Changing the config to access the server over HTTP works fine. When looking at our console logs for the Solr Server, I c

Re: Embedded Solr updates not showing until restart

2009-01-19 Thread Grant Ingersoll
Do they show up if you use non-embedded? That is, if you hit that slave over HTTP from your browser, are the changes showing up? On Jan 19, 2009, at 11:18 AM, edre...@ha wrote: Hi, We're evaluating the use of Solr for use in a web application. I've got the web application configured to