SolrConfig?  What's that?  Ahh .. solr.  This is the lucene user list.
 Please see http://lucene.apache.org/solr/mailing_lists.html#Users


--
Ian.


On Fri, Mar 25, 2011 at 1:44 PM, Amel Fraisse <amel.frai...@gmail.com> wrote:
> Hi David,
>
> Thank you David for your response.
> But given the nature of my data I prefer construct 2 index.
>
> So how can I configure that in the SolrConfig?
>
> Amel.
>
> 2011/3/25 David Causse <dcau...@spotter.com>
>
>> On Fri, Mar 25, 2011 at 12:59:44PM +0100, Amel Fraisse wrote:
>> > Hello,
>> >
>> > I would index the same document with 2 different Analyzer.
>> > So I have to create 2 different index.
>> >
>> > How can I do that ?
>>
>> Hi,
>>
>> within the same index you can have more than one indexed field.
>> Just add your two indexed fields in the same Document object.
>>
>> Regards.
>>
>> --
>> David Causse
>> Spotter
>> http://www.spotter.com/
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
>> For additional commands, e-mail: java-user-h...@lucene.apache.org
>>
>>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org

Reply via email to