hi

I am indexing a csv file using csv handler. I have two fields f1 and f2.
Based on value of f1 i want to set the value of f2. Like if(f1=='T') then
f2=True;

Is this something i can do during index time? I was reading about javascript
transformers but that only seem to work with DIH 

Any help?





--
View this message in context: 
http://lucene.472066.n3.nabble.com/how-to-change-field-value-during-index-time-tp4151568.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to