On 9/20/07, Chris Hostetter <[EMAIL PROTECTED]> wrote:
>
>
> you imply that you are building your index using embedded solr, but based
> on your stack trace it seems you are using Solr in a servlet container ...
> i assume to search the index you've already built?


I  have  a jsp that routes  the info from  a drupal module to my Embedded
solr app.

Does this case arise when i do a search when there is no index?? -  If yes,
then i guess the Exception can be made more meaningful.

Is the embeddd core completley closed before your servlet cotainer running
> Solr is started?  what does hte directly list look like in between the
> finish of A and the start of B?


yes - it is closed ; but i guess this problem arises when i do a search when
no index is created - can you confirm this.

-Venkat

Reply via email to