Hi all, We have a requirement in the ecommerce site that, Keywords string for items is required but just for searching purpose. Since keywords will be long and only used for searching thus we just want to be indexed and don't need them to persist in DB. Keywords will be there is the spreadsheet initially along with rest of the item data. So everything excluding the keywords will be going to persist in database and documents will be generated for the items from db data. Now I just want the keywords from the spreadsheet to be updated in those documents for those items. How this can be achieved ?
-- View this message in context: http://lucene.472066.n3.nabble.com/Document-generation-from-database-and-partially-from-other-source-for-the-same-item-tp4083191.html Sent from the Solr - User mailing list archive at Nabble.com.