I have documents that are in different languages. There's a field in the documents specifying what language it's in.
Is it possible to index the documents such that based on what language a document is in, a different analyzer will be used on that document? What is the "normal" way to handle documents in different languages? Thanks Andy