Re: Solr - Add Single node from XPathEntityProcessor in multiple fields

2012-09-13 Thread Alexandre Rafalovitch
Sorry, I thought there would be an automatic conversion if you parsed into a Date field and then copyField into the text field. But perhaps the automatic conversion format would not be the way you want. Not entirely sure on copyField limitations (I only used simple case). Worst case, you can write

Re: Solr - Add Single node from XPathEntityProcessor in multiple fields

2012-09-13 Thread Bernd Fehling
t/article/article_time" dateTimeFormat="MMM dd >>> hh:mmaaa" >>> /> >>> >> xpath="/content/article/article_time" >>> /> >>> >>> >>> but by doing this way , only last mentioned fi

Re: Solr - Add Single node from XPathEntityProcessor in multiple fields

2012-09-13 Thread meghana
essor" >> forEach="/content/article/" url="${FilePath.FileLocation}" >> dataSource="FD"> >> > xpath="/content/article/article_time" dateTimeFormat="MMM dd >> hh:mmaaa" >> /> >> &

Re: Solr - Add Single node from XPathEntityProcessor in multiple fields

2012-09-13 Thread Alexandre Rafalovitch
t; 'article_time') get inserted in solr index , but no data inserted for > article_time_DT field. > > Can any body please suggest me , how can i achieve my requirement. > > > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Solr-Add-Single-node-from-XPathEntityProcessor-in-multiple-fields-tp4007456.html > Sent from the Solr - User mailing list archive at Nabble.com.

Solr - Add Single node from XPathEntityProcessor in multiple fields

2012-09-13 Thread meghana
w can i achieve my requirement. -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-Add-Single-node-from-XPathEntityProcessor-in-multiple-fields-tp4007456.html Sent from the Solr - User mailing list archive at Nabble.com.