Thanks Grant,
The requirement from the user end is to only search in that particular
language and not across languages.
Also going forward we will be adding more languages.
so if i have separate fields for each language ,then we need to change the
schema everytime and that will not scale very we
On Dec 18, 2008, at 6:25 AM, Sujatha Arun wrote:
Hi,
I am prototyping lanuage search using solr 1.3 .I have 3 fields in
the
schema -id,content and language.
I am indexing 3 pdf files ,the languages are foroyo,chinese and
japanese.
I use xpdf to convert the content of pdf to text and pu