You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@lucene.apache.org by Christoph Kiehl <ki...@subshell.com> on 2002/05/01 14:22:53 UTC

Search all fields

Hi,

is it somehow possible to simple search all indexed fields, without
explicitly naming them in parse()? Or is there a method to get all fields
ever indexed?

Thanks
Christoph


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Search all fields

Posted by Peter Carlson <ca...@bookandhammer.com>.
There is an example of how to do this in the contributions section of the
website (it's toward the bottom).

--Peter

On 5/1/02 5:22 AM, "Christoph Kiehl" <ki...@subshell.com> wrote:

> 
> is it somehow possible to simple search all indexed fields, without
> explicitly naming them in parse()? Or is there a method to get all fields
> ever indexed?
> 
> Thanks
> Christoph


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>