Re: data Model/UML diagrams/Class diagrams.

2012-07-05 Thread prasad deshpande
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

Re: Does solr supports indexing of files other than UTF-8

2011-01-28 Thread prasad deshpande
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

Re: Does solr supports indexing of files other than UTF-8

2011-01-27 Thread prasad deshpande
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

Does solr supports indexing of files other than UTF-8

2011-01-26 Thread prasad deshpande
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

Does Solr supports indexing & search for Hebrew.

2011-01-18 Thread prasad deshpande
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

Re: How to integrate Solr with C/CPP client

2011-01-05 Thread prasad deshpande
; 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. > >

How to integrate Solr with C/CPP client

2011-01-04 Thread prasad deshpande
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

Re: Does Solr/Lucene support Localization/Internationalization

2011-01-04 Thread prasad deshpande
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 >

Does Solr/Lucene support Localization/Internationalization

2011-01-04 Thread prasad deshpande
> > 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