Did u reindex after the change?
> Date: Wed, 27 Aug 2008 23:43:05 +0300
> From: [EMAIL PROTECTED]
> To: solr-user@lucene.apache.org
> Subject: Question about autocomplete feature
>
>
> Hello.
>
> I'm trying to implement autocomplete feature using the snippet posted
> by Dan.
> (http://mail-ar
: First I decided to make it working for solr example. So I pasted the
: snippet to schema.xml. Then I edited exampledocs/hd.xml, I added the
: "ac" field to each doc. Value of "ac" field is a copy of name filed:
you didn't need to do that, you could have just used a copyField to make
"ac" get a