Maik Schreiber wrote:
In an index I have documents with a field that has been constructed using 
Field.UnIndexed(). Now I want to switch to Field.Keyword() so I can search for those 
fields,
too.

Does it cause any harm if I'm mixing field types like that?

I think this used to throw an exception, but no longer does in the latest release. It should work fine.


Doug





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to