Re: Adding a prefix to fields

2009-08-20 Thread Andrew Clegg
ahammad wrote: > > Is it possible to add a prefix to the data in a Solr field? For example, > right now, I have a field called "id" that gets data from a DB through the > DataImportHandler. The DB returns a 4-character string like "ag5f". Would > it be possible to add a prefix to the data that

Re: Adding a prefix to fields

2009-08-20 Thread Shalin Shekhar Mangar
On Thu, Aug 20, 2009 at 7:07 PM, ahammad wrote: > > Hello, > > Is it possible to add a prefix to the data in a Solr field? For example, > right now, I have a field called "id" that gets data from a DB through the > DataImportHandler. The DB returns a 4-character string like "ag5f". Would > it > b