On Monday 03 March 2008 05:40:39 Ghinwa Choueiter wrote: > thank you. You were right. Indexing by "" does not do what I need. > > How would one represent a null index? Perhaps another way of asking the > question is what query would return to me all the documents in the > database (all-pass filter).
That's easy: MatchAllDocsQuery (query parser syntax: *:*) Daniel --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]