HI,
I'm new to the lucene. I downloaded lucene 2.4.1.
I have one xml file which contains few special characters like 'å', 'ø,' °'
etc.(these are Danish language elements).
How can I search these things.
Uday Kumar Reddy Maddigatla
Software Engineer(Progrator|gatetrade)
MACH
e problem you'll have is if you're
> indexing
> this document along with a bunch of documents from other languages.
> You could search the mail archive for extensive discussions of indexing/
> searching documents from several languages.
>
> Best
> Erick
>
> O
t more about your goals here. Is this an
> index entirely of Dutch documents? Or is it a mixed-language
> index?
>
> Think about getting a copy of Luke and
> 1> examining your index to see what's *really* there
> 2> examining the effects of using different parsers on
>
t more about your goals here. Is this an
> index entirely of Dutch documents? Or is it a mixed-language
> index?
>
> Think about getting a copy of Luke and
> 1> examining your index to see what's *really* there
> 2> examining the effects of using different parsers on
>
ve, but those clever folks
> at Lucid Imagination have something new, see:
>
> http://www.lucidimagination.com/search/p:lucene?q=multiple+languages
>
> Once you've had a chance to look that over I think you'll be off and
> running.
>
> Best
> Erick
>
> O
}
> and you'll see that all the accents disappear, which will play much
> more nicely with queries that don't have accents.
>
> Best
> Erick
>
> On Fri, Apr 24, 2009 at 3:53 AM, uday kumar maddigatla
> wrote:
>
>>
>> Hi Thanks for your reply.
&g