You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by MitchK <mi...@web.de> on 2010/05/21 16:16:24 UTC

Re: Indexing and searching on HUGE content

Hi Akash,

why does copyField don't work for you? Can't you do a copyField into a field
like "content_all"?
To do so content_all must be a multiValued field.

I think this should work for you. If not, can you provide us some error
logs???

Kind regards
- Mitch
-- 
View this message in context: http://lucene.472066.n3.nabble.com/Indexing-and-searching-on-HUGE-content-tp833536p834392.html
Sent from the Solr - Dev mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org