I was thinking about existing SOLR Admin Interface... It already provides
some kind of _solr:all, it can show at least number of documents and some
other statistics.

If we can do it XML-way, and make it more abstract and generic (facets,
terms, etc.)...



-----Original Message-----
From: Walter Underwood [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, November 21, 2006 6:24 PM
To: solr-user@lucene.apache.org
Subject: Re: MatchAllDocsQuery in solr?


On 11/21/06 3:19 PM, "Chris Hostetter" <[EMAIL PROTECTED]> wrote:
> 
> : > I've considered *:* but I haven't checked if the JavaCC grammar will
> : > allow that through or if it would need to be modified.
> :
> : I looked into it quick, and it looks like the grammar may need to be
> : modified (i.e., one can't just override a method of QueryParser to do
> : this).
> 
> we could add this to the function parser, so  _val_:ALL  could return a
> MatchAllDocsQuery ?

I was thinking something similar, maybe _solr:all. At Infoseek, we
hardcoded url:http to match all docs.

wunder
-- 
Walter Underwood
Search Guru, Netflix





Reply via email to