Re: Problem retrieving results

2008-09-08 Thread Alex Gadea
8 2:01:21 PM GMT -05:00 US/Canada Eastern Subject: Re: Problem retrieving results On the stats page it shows: caching : true numDocs : 170 maxDoc : 340 readerImpl : MultiReader readerDir : org.apache.lucene.store.FSDirectory@/usr/local/apache-solr/example/solr/data/index indexVersion : 122087609326

Re: Problem retrieving results

2008-09-08 Thread Yonik Seeley
On Mon, Sep 8, 2008 at 2:01 PM, Alex Gadea <[EMAIL PROTECTED]> wrote: > http://localhost:8983/solr/select?q=suit > > I get nothing even though one of the records that was returned includes that > word in it. The field that contains "suit" may not be the default search field for the Lucene/Solr Qu

Re: Problem retrieving results

2008-09-08 Thread Alex Gadea
Message - From: "Yonik Seeley" <[EMAIL PROTECTED]> To: solr-user@lucene.apache.org Sent: Monday, September 8, 2008 12:28:41 PM GMT -05:00 US/Canada Eastern Subject: Re: Problem retrieving results On Mon, Sep 8, 2008 at 12:16 PM, Alex Gadea <[EMAIL PROTECTED]> wrote: > Is

Re: Problem retrieving results

2008-09-08 Thread Yonik Seeley
On Mon, Sep 8, 2008 at 12:16 PM, Alex Gadea <[EMAIL PROTECTED]> wrote: > Is there any way to issue a query against SOLR that will return all records > in the index? http://localhost:8983/solr/select?q=*:* Checking the admin stats page should also tell you the number of documents in the index. -

Problem retrieving results

2008-09-08 Thread Alex Gadea
I am suddenly experiencing a problem retrieving results from a SOLR installation. The install shows that there are documents indexed and I have issued multiple commits. When I execute a query I receive 0 results back, but when I close the query handler, it indicates that the queryResultCache