Thanks Chris and Eric for the replies. Very helpful.

> no, each instance manages a single schema and a single data index -- but
> thta schema can allow for various differnt types of documents that don't
> need to have anything in common.

Does this mean that as long as I have the schema for all doc
types (which essentially means a larger schema file) set up,
then I can just throw any doc types to it, provided
that there is no conflict among the field names? And
the fields are flat among different doc types?

Is there a way to specify the doc types other than having
it as one of the fields so that I can query against to get
a specific type?

-- 
Best regards,
Jack



__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

Reply via email to