Thanks Eric, It tried by indexing with one multivalued field as name but I am not getting the expected result, below are the stored data and query to fetch from solr
Name: James_Cook fq = name:Jam* I should be able to search using first name (james) or Last name ( cook) or partial names (jam or coo) so I appended * before searching . The field Name is defined as sol.strfield with no filters/tokenizer's. Thnx Thrinadh -- View this message in context: http://lucene.472066.n3.nabble.com/How-to-search-for-a-First-Last-of-contact-which-are-stored-in-differnet-multivalued-fields-tp4269901p4270011.html Sent from the Solr - User mailing list archive at Nabble.com.