Hi Troy,
Thanks for your example, this is exactly what I want. Floyd 2011/11/23 Troy Howard <thowar...@gmail.com>: > Hi Floyd, > > Someone asked this question last year around December. I made this sample > code to demonstrate how it can be done in Lucene.Net. > > https://gist.github.com/744444 > > Let me know if you have any questions about the sample code. > > Thanks, > Troy > On Nov 22, 2011 2:26 AM, "Floyd Wu" <floyd...@gmail.com> wrote: > >> Hi there, >> >> How do I implement function just like Solr CopyField directive in >> Lucene.Net? >> >> I want to index multiple field value into one field. >> >> Please help on this. Many thanks. >> >> Floyd >> >