Re: Problem with copyfield wild card

2012-08-29 Thread Kiran Jayakumar
Thank you Jack. On Wed, Aug 29, 2012 at 12:10 PM, Jack Krupansky wrote: > Alas, copyField does not support full glob. Just like dynamicField, you > can only use * at the start or end of the source field name, but not both. > > -- Jack Krupansky > > -Original Message- From: Kiran Jayakuma

Re: Problem with copyfield wild card

2012-08-29 Thread Jack Krupansky
Alas, copyField does not support full glob. Just like dynamicField, you can only use * at the start or end of the source field name, but not both. -- Jack Krupansky -Original Message- From: Kiran Jayakumar Sent: Wednesday, August 29, 2012 1:41 PM To: solr-user@lucene.apache.org Subjec

Re: Problem with copyfield

2011-03-11 Thread Erick Erickson
You're copying the "id" field rather than "description" into "ng_text". Try: Best Erick On Fri, Mar 11, 2011 at 1:11 AM, nidhi gupta wrote: > I want to implement type ahead styling feature for description field.For that > I defined ngtext fieldtype.I indexed > > description as text and then us

Re: Problem with copyfield

2011-03-11 Thread Grijesh
Which field you are copping "id" to "ng_text" or "description" to "ng_text" - Thanx: Grijesh http://lucidimagination.com -- View this message in context: http://lucene.472066.n3.nabble.com/Problem-with-copyfield-tp2663873p2663998.html Sent from the Solr - User mailing list archive at Nabble