Embedded Server Issue : SOLRJ : No Such Core Found

2012-09-19 Thread Senthil Kk Mani
Hi, I am facing an issue while trying to use the solrj EmbeddedServer to load a core. I am trying to load the example/solr packaged with solr-3.6.1. It works perfectly fine through CommonHTTPSolrSever. I am able to query and fetch the document. I used the following jar files to compile and run.

Configuring Apache SOLR with Multicore on IBM Websphere Application Server

2012-07-23 Thread Senthil Kk Mani
Hi, I currently have Apache SOLR 3.6 running on Tomcat 7.0.27. I was able to successfully configure multicores too. This was my development environment and hence used tomcat - however the production environment is WAS. I need to migrate the existing multicores SOLR index from tomcat to WAS. Is th

Re: How to support stemming and case folding for english content mixed with non-english content?

2009-06-11 Thread KK
t unicoded word endings and behaving as expected. Any idea on this issue is welcome. Help me fix the issue. BTW, lucene ppl when is that basic worddelimiterfilter going to be added to Lucene as well? Any idea? Thanks, KK. On Tue, Jun 9, 2009 at 7:01 PM, Yonik Seeley wrote: > I just cut

How to make wordDelimiterFilter[pulled from Solr nighly] to not break non-english words in a wrong way in lucene indexing/searching?

2009-06-08 Thread KK
Hi All, I'm trying to index some indian web page content which are basically a mix of indian and say 5% of english content in the same page itself. For all this I can not use standard or simple analyzer as they break the non-english words in a wrong places say[because the isLetter(ch) happens to be

Re: What are the basic requirements for on-the-fly registration/creation of new Core?

2009-05-20 Thread KK
g the name. Do confirm me. Thanks, KK. 2009/5/20 Noble Paul നോബിള്‍ नोब्ळ् > hi KK, > instead of keeping the in the solrconfig.xml you can pass it > as a parameter while creating the core. > > you can use that for the moment and we can test the other on eand let u > know > &

Re: What are the basic requirements for on-the-fly registration/creation of new Core?

2009-05-20 Thread KK
e out. The config files are the old ones that were there solrconfig.xml and schema.xml withe an entry for data directory as you've told me earlier. Do I've to pick the new solrconfig files. I'm still stuck... Thanks, KK. On Wed, May 20, 2009 at 12:59 PM, KK wrote: > OK then , I as

Re: What are the basic requirements for on-the-fly registration/creation of new Core?

2009-05-20 Thread KK
-05-19.tgz, right? Thanks, KK. 2009/5/20 Noble Paul നോബിള്‍ नोब्ळ् > if you are not familiar w/ svn and ant I suggest wait till the nightly > build happens it is just 2 hrs away > > > On Wed, May 20, 2009 at 12:13 PM, KK wrote: > > Do I've to check out this > > h

Re: What are the basic requirements for on-the-fly registration/creation of new Core?

2009-05-19 Thread KK
solr? Will that create the war to be deployed or I've to create the war file for deployment? please give me proper directions. Thanks, KK. 2009/5/20 Noble Paul നോബിള്‍ नोब्ळ् > you will have to wait another 3 hours for the next nightly build to happen. > > you can of course check out

Re: What are the basic requirements for on-the-fly registration/creation of new Core?

2009-05-19 Thread KK
I downloaded the nightly build . How do I get the trunk and where to get it from? I've never used trunks earlier . Please help me out. Tell me the detailed steps for all this. Thanks, KK. 2009/5/20 Noble Paul നോബിള്‍ नोब्ळ् > if you are using a trunk version you can still use the

Re: What are the basic requirements for on-the-fly registration/creation of new Core?

2009-05-19 Thread KK
Please do so ASAP. I'm stuck just becaue of that. If not then I might have to move to lucene. I guess lucene has support for on the fly creation of new indexes. Any idea on this? Thanks, KK. 2009/5/20 Noble Paul നോബിള്‍ नोब्ळ् > hi KK, > the fix got removed in a subsequent refactor

Re: What are the basic requirements for on-the-fly registration/creation of new Core?

2009-05-19 Thread KK
core, http://localhost:8080/solr/admin/cores?action=CREATE&name=core2&instanceDir=/opt/solr/ my solr home is /opt/solr which has a conf directory containing solrconfig and schema files. Thanks, KK *message* *No system property or default value

Re: What are the basic requirements for on-the-fly registration/creation of new Core?

2009-05-19 Thread KK
Thank you. Let me try the nightly build then I'll let you know. Thanks, KK. 2009/5/20 Noble Paul നോബിള്‍ नोब्ळ् > The dowload is big because it contains a lot of things (read contribs) > which you may not need. You can just take the solr.war from that. > > everything else rema

Re: What are the basic requirements for on-the-fly registration/creation of new Core?

2009-05-19 Thread KK
g. Nightly build are the latest ones, right? with all bug fixes done so far included in that build. Thanks, KK. 2009/5/19 Noble Paul നോബിള്‍ नोब्ळ् > I am not sure whether it will apply on the 1.3 source. you can give it a > try. > > .a nightly build is your best bet. > > >

Re: What are the basic requirements for on-the-fly registration/creation of new Core?

2009-05-19 Thread KK
That jira mentions a patch. That will fix the bug, right?. How do I apply the patch? Thanks, KK> On Tue, May 19, 2009 at 7:52 PM, KK wrote: > I'm using Solr1.3. I installed it two weeks ago. Current version is 1.3, I > guess? Where to get 1.4 > Do I've to use solr1.4 d

Re: What are the basic requirements for on-the-fly registration/creation of new Core?

2009-05-19 Thread KK
I'm using Solr1.3. I installed it two weeks ago. Current version is 1.3, I guess? Where to get 1.4 Do I've to use solr1.4 dev[is it available for public use?] or any patch to fix the bug? Thanks, KK. 2009/5/19 Noble Paul നോബിള്‍ नोब्ळ् > which build are you using ? I guess

Re: What are the basic requirements for on-the-fly registration/creation of new Core?

2009-05-19 Thread KK
org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:81) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:689) at java.lang.Thread.run(Thread.java:619) Thanks, KK. 2009/5/19 Noble Paul നോബിള്‍ नोब्ळ् > On Tue, May 19, 2009 at 5:32 PM, KK wr

Re: What are the basic requirements for on-the-fly registration/creation of new Core?

2009-05-19 Thread KK
earlier try gave me some errors when I tried to do the same. I'll start afresh and let you know. Thank you, KK. 2009/5/19 Noble Paul നോബിള്‍ नोब्ळ् > forget about the default setup that comes w/ the example. > > say you have the following structure > /data/solr/home/ >

Re: What are the basic requirements for on-the-fly registration/creation of new Core?

2009-05-19 Thread KK
rconf file has this entry, though. If you meant adding the entry in the stripped one, do confirm me. I'll give it a try. Thanks, KK. 2009/5/19 Noble Paul നോബിള്‍ नोब्ळ् > On Tue, May 19, 2009 at 2:08 PM, KK wrote: > > Hi All, > > Finally I made the multicore thing running by

Re: Defining DataDir in Multi-Core

2009-05-19 Thread KK
Thank you . --KK On Tue, May 19, 2009 at 1:17 PM, vivek sar wrote: > Yeah, it was sometime back - it did work. Thanks for following up. > > On Tue, May 19, 2009 at 12:34 AM, RaghavPrabhu > wrote: > > > > Hi Vivek, > > > > Have you figure out the problem

What are the basic requirements for on-the-fly registration/creation of new Core?

2009-05-19 Thread KK
e we create a new core just point to those. Can someone give me direct examples for the same[the wiki does say about this but I'm not completely clear about that, some examples will do the job]. 2. Do we have to make sure that the data directory is sitting inside coreX directory, or we can put it elsewhere? Thank you very much. KK.

Re: Simplest way of registering new solr core!

2009-05-18 Thread KK
ting cores. Thank you very much. KK. 2009/5/18 Noble Paul നോബിള്‍ नोब्ळ् > On Mon, May 18, 2009 at 4:06 PM, KK wrote: > > Do we have to extend the CoreAdminHandler class and use some methods > therein > > to register a new core? > no. th create command will do that > >

Re: Sole core naming convention for multicores

2009-05-18 Thread KK
roblem. I think this is simple yet elegant way to fix the problem. Thanks, KK On Mon, May 18, 2009 at 8:14 PM, Brian Mansell wrote: > KK - > > In my experience with multi-core, I've found that using the user record's > integer PK for each user core works well by still allo

Re: Simplest way of registering new solr core!

2009-05-18 Thread KK
Do we have to extend the CoreAdminHandler class and use some methods therein to register a new core? Thanks in appreciation. --KK On Mon, May 18, 2009 at 12:48 PM, KK wrote: > Hi, > What is the simplest way of registering a new solr core? Do we have to use > some standard APIs for

Simplest way of registering new solr core!

2009-05-18 Thread KK
can point me to some good tutorial on adding new cores to the existing ones, configuring multicore indexing etc. I don't find the solr wiki that useful for doing the same. Thanks, KK 2009/5/14 Noble Paul നോബിള്‍ नोब्ळ् > usually it happens fast . and the request returns only after the cor &

Re: Sole core naming convention for multicores

2009-05-17 Thread KK
Thank you Otis. One silly question, how would I know that a particular character is forbidden, I think Solr will give me exceptions saying that some characters not allowed, right? Thank, KK. On Sun, May 17, 2009 at 3:12 AM, Otis Gospodnetic < otis_gospodne...@yahoo.com> wrote: > >

Sole core naming convention for multicores

2009-05-16 Thread KK
t know either], hence my question. Do let me know some smart ways of doing the same. Note: I've to use mail-id as the unique identifier. Thanks in appreciation. Thanks, KK>

Re: Max no of solr cores supported and how to restrict a query to a particular core?

2009-05-14 Thread KK
t want to happen. Any other ideas for handling the same. Thanks, KK. 2009/5/14 Noble Paul നോബിള്‍ नोब्ळ् > Solr already supports this . > please refer this > > http://wiki.apache.org/solr/CoreAdmin#head-7ca1b98a9df8b8ca0dcfbfc49940ed5ac98c4a08 > > ens

Re: Max no of solr cores supported and how to restrict a query to a particular core?

2009-05-14 Thread KK
l be given a search interface that will redirect all searches for this user to http://host:port//select Will apprecite any ideas on this. Thanks, KK. 2009/5/14 Noble Paul നോബിള്‍ नोब्ळ् > there is no hard limit on the no:of cores. it is limited by your > system's ability to open fi

Max no of solr cores supported and how to restrict a query to a particular core?

2009-05-14 Thread KK
core we want to query, right? Can some one tell me how to do this, any good pointers on the same will be helpful as well. Thank you. --kk

Re: Restarting tomcat deletes all Solr indexes

2009-05-12 Thread KK
One more information I would like to add. The entry in solr stats page says this: readerDir : org.apache.lucene.store.FSDirectory@/home/kk/solr/data/index when I ran from /home/kk and this: readerDir : org.apache.lucene.store.FSDirectory@ /home/kk/junk/solr/data/index after running from /home

Re: Restarting tomcat deletes all Solr indexes

2009-05-12 Thread KK
viously wrong. Can someone point me what is the issue. Thank you very much. --KK On Tue, May 12, 2009 at 2:39 PM, Andrey Klochkov wrote: > Hi, > > I know that when starting Solr checks index directory existence, and > creates > new fresh index if it doesn't exist. Does

Restarting tomcat deletes all Solr indexes

2009-05-11 Thread KK
Hi, I'm facing a silly problem. Every time I restart tomcat all the indexes are lost. I used all the default configurations. I'm pretty sure there must be some basic changes to fix this. I'd highly appreciate if someone could direct me fixing this. Thanks, KK.

What are the Unicode encodings supported by Solr?

2009-05-06 Thread KK
ghly appreciated. An off-beat Q: In some of the pages I'm getting some \ufffd chars which I think is some sort of unmappable[by Java?] character, right?. Any idea on how to handle this? Just replacing with blank char will not do [this depends on the requirement, though]. Thanks, KK.

Re: Encoding issue with solr querying

2009-05-06 Thread KK
Can someone tell me how to query for some raw unicode text[the one mentioned in my last mail] through SolrJ? Thanks, KK. On Tue, May 5, 2009 at 6:40 PM, KK wrote: > I have indexed some non-english pages in solr index. From the solr admin > interface I can query using the raw unicodes lik

Re: unable to run the solr in tomcat 5.0

2009-05-06 Thread KK
It would be easier for anyone to give you a precise answer if you can be more specific about the steps you followed for installing solr/tomcat and where exactly you got stuck. KK On Wed, May 6, 2009 at 11:58 AM, uday kumar maddigatla wrote: > > Hi, > > I'm new to this Solr. I

Encoding issue with solr querying

2009-05-05 Thread KK
s ){ return decodeURIComponent( escape( s ) ); } * Any advice will be highly appreciated. KK