Is there any who can help me?
On Thu, Jul 5, 2012 at 10:10 AM, prasad deshpande <
prasad.deshpand...@gmail.com> wrote:
> I would like to understand how solr/lucene/Tika frameworks designed. Where
> would I get the class diagram/UML diagrams to better understand the
> solr/lucene
Thanks paul.
However I want to support local encoding files to be indexed. How would I
achieve it?
On Thu, Jan 27, 2011 at 2:46 PM, Paul Libbrecht wrote:
> At least in java utf-8 transcoding is done on a stream basis. No issue
> there.
>
> paul
>
>
> Le 27 janv. 2011 à 09
cument you post)?
>
> paul
>
>
> Le 27 janv. 2011 à 07:31, prasad deshpande a écrit :
> > I am able to successfully index/search non-Engilsh data(like Hebrew,
> > Japnese) which was encoded in UTF-8.
> > However, When I tried to index data which was encoded in local encod
Hello,
I am able to successfully index/search non-Engilsh data(like Hebrew,
Japnese) which was encoded in UTF-8.
However, When I tried to index data which was encoded in local encoding like
Big5 for Japanese I could not see the desired results.
The contents after indexing looked garbled for Big5
Hello,
With reference to below links I haven't found Hebrew support in Solr.
http://wiki.apache.org/solr/LanguageAnalysis
http://lucene.apache.org/java/3_0_3/api/all/index.html
If I want to index and search Hebrew files/data then how would I achieve
this?
Thanks,
Prasad
; HTML requests to Solr and to parse the XML response.
>
> Cheers!
> Juan M.
>
> On Wed, Jan 5, 2011 at 1:28 AM, Gora Mohanty wrote:
> > On Wed, Jan 5, 2011 at 9:54 AM, prasad deshpande
> > wrote:
> >> It seems Solr/Lucene is completely developed in Java.
> >
It seems Solr/Lucene is completely developed in Java.
I want to integrate Solr with C/CPP client. Is it possible? If yes, how?
Thanks;
Prasad
e.apache.org/java/3_0_3/api/all/index.html
> <http://lucene.apache.org/java/3_0_3/api/all/index.html>for a list of
> Lucene
> Analyzers for various languages.
>
> See: http://wiki.apache.org/solr/LanguageAnalysis
> for Solr language support
>
> Best
>
>
> Hello,
>
> I am completely new for Solr/lucene. I am going through documents provided
> by Apache.
> Can any one tell me that Lucene/Solr supports indexing and searching for
> other than English language?
>
> It seems Solr/Lucene is completely developed in Java.
> I want to integrate Solr/Lucen