i have applied LUCENE-2899 patch successfully to solr 4.7 branch. Everything is working fine. Following SOLR-NPL wiki created field type to add pos tags. While i index data to field, its not adding any tags to the indexed field. There are no exceptions anywhere in the log. Please let me know, what is the right way to index data so that it got indexed as "Dr._NNP Asha_NNP Sharma,_NNP Gynecologist,_NNP Rockland_NNP Hospital,_NNP New_NNP Delhi_NNP".Any help to this regard will be appreciated.