Re: Adding a field in schema , storing it and use it to search

2013-05-20 Thread Erick Erickson
Whether you add it as a dynamic field or "normal" field really doesn't matter from a Solr perspective. Dynamic fields are exactly like normal fields, you just don't have to fully specify the name. That said, I prefer normal fields to prevent typo's from messing me up. If you had a dynamic field lik

Adding a field in schema , storing it and use it to search

2013-05-16 Thread Kamal Palei
Hi All Need help in adding a new field and making use of it during search. As of today I just search some keywords and whatever document (actually these are resumes of individuals) is retrieved from SOLR search I take these as input, then search in mysql for experience, salary etc and then select