hanks for ur post,
>
> I donot know how to use "text_ar" fieldtype for Arabic language. What are
> the configurations need to add in schema.xml file ? Please guide me.
>
>
> AnilJayanti
>
>
>
> --
> View this message in context:
> http://lucene.472
Hi,
Thanks for ur post,
I donot know how to use "text_ar" fieldtype for Arabic language. What are
the configurations need to add in schema.xml file ? Please guide me.
AnilJayanti
--
View this message in context:
http://lucene.472066.n3.nabble.com/Indexing-Multiple-Languages
words="lang/stopwords_ar.txt" enablePositionIncrements="true"/>
>
>
>
>
>
>
> Please suggest me to configure Arabic indexing and searching.
>
> Thanks in Advance,
>
> AnilJayanti
>
>
>
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/Indexing-Multiple-Languages-with-solr-Arabic-English-tp4104580.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>
Please suggest me to configure Arabic indexing and searching.
Thanks in Advance,
AnilJayanti
--
View this message in context:
http://lucene.472066.n3.nabble.com/Indexing-Multiple-Languages-with-solr-Arabic-English-tp4104580.html
Sent from the Solr - User mailing list archive at Nabble.com.
>
>
> In my data-config.xml I have this, only for 1 language:
>
>
>
>
>
>
>
>
> Now, the only way I can imagine indexing multiple languages is by
> duplicating these lines:
>
>
>
>
>
nvarchar(50)Unchecked
In my data-config.xml I have this, only for 1 language:
Now, the only way I can imagine indexing multiple languages is by
duplicating these lines:
Is
ecosystem search :: http://search-lucene.com/
- Original Message
> From: Greg Georges
> To: "solr-user@lucene.apache.org"
> Sent: Mon, February 21, 2011 4:27:46 PM
> Subject: Question regarding indexing multiple languages, stopwords, etc.
>
> Hello all,
>
Hello all,
I have gotten my DataImporthandler to index my data from my MySQL database. I
was looking at the schema tool and noticing that stopwords in different
languages are being indexed as terms. The 6 languages we have are English,
French, Spanish, Chinese, German and Italian.
Right now I