20:50:00 UTC
2009 i686 GNU/Linux
May be that is the reason why Server is taking more RAM.
Thanks all for your responses.
Regards
Rajan
On Sat, Dec 5, 2009 at 11:06 AM, rajan chandi wrote:
> My local ubuntu 9.04 64 bit taking 1.5 GB is not a VM and Debian Lenny 64
> bit taking 2 GB is a X
My local ubuntu 9.04 64 bit taking 1.5 GB is not a VM and Debian Lenny 64
bit taking 2 GB is a Xen Instance.
- Rajan
On Sat, Dec 5, 2009 at 10:51 AM, rajan chandi wrote:
> We are using 64 bit VM with 64 bit JDK on it.
> It is 2.00 GB RAM Zen instance.
>
> We're setting up max
on what the box looks like (ram, cpus, OS,
> etc). Are they both the same architecture (32 bit or 64 bit?)
>
> -Yonik
> http://www.lucidimagination.com
>
> p.s. in general cross-posting to both solr-user and solr-dev is
> discouraged.
>
>
> On Fri, Dec 4, 2009 at 5
Hi All,
We've deployed 4 instances of Solr on a debian server.
It is taking only 1.5 GB of RAM on local ubuntu machine but it is taking 2.0
GB plus on Debian Lenny server.
Any ideas/pointers will help.
Regards
Rajan
dard setup for performance from what you
> suggest here and most of the performance tweaks I thought of are already in
> use.
>
> Ian.
>
> On Fri, Sep 18, 2009 at 3:09 AM, Erik Hatcher >wrote:
>
> >
> > On Sep 18, 2009, at 1:09 AM, rajan chandi wrote:
> >
We are planning to use the external Solr on tomcat for scalability reasons.
We thought that EmbeddedSolrServer uses HTTP too to talk with Ruby and
vise-versa as in acts_as_solr ruby plugin.
If Ruby is not using the HTTP to talk EmbeddedSolrServer, what is it using?
Thanks and Regards
Rajan
ector where I can bypass the scoring altogether.
> And I prefer to do it by changing the configuration.
>
> --shashi
>
> On Wed, Sep 16, 2009 at 6:36 PM, rajan chandi
> wrote:
> > You might be talking about modifying the similarity object to modify
> scoring
>
You might be talking about modifying the similarity object to modify scoring
formula in Lucene!
$searcher->setSimilarity($similarity);
$writer->setSimilarity($similarity);
This can very well be done in Solr as SolrIndexWriter inherits from Lucene
IndexWriter class.
You might want to download
We use command-line for most stuff except editing/debugging!
2009/9/7 Noble Paul നോബിള് नोब्ळ्
> This testcase is quite independent of anything in Solr. It is a
> standalone utility and the only dependency is stax.
> discalimer (I run these testcases from Intellij and command line)
> BTW are yo
We've set-up NetBeans with Solr but we are using command-line for most of
the stuff except for editing the code.
Does your code build from NetBeans? If not what errors do you see?
Regards
Rajan
On Mon, Sep 7, 2009 at 3:26 PM, Fergus McMenemie wrote:
> Hello all,
>
> I would appreciate help fro
I would recommend using the IndexReader class.
That could be the fastest possible :)
Cheers
Rajan
On Wed, Sep 2, 2009 at 2:22 PM, Jason Rutherglen wrote:
> I needed to mention through the web UI. Solr Luke takes ages to load.
>
> On Wed, Sep 2, 2009 at 11:05 AM, rajan chandi
> wr
Use Apache Luke.
If you're using new Lucene. You might need to add Lucene 2.9 Jar files to
the Luke and build it.
Cheers
Rajan
On Wed, Sep 2, 2009 at 2:02 PM, Jason Rutherglen wrote:
> Is there a quick way to view index files?
>
efficient.
>
> regards,
> aakash
>
>
>
> 2009/9/2 rajan chandi
>
> > Thank you Birger for the pointer to HBase.
> >
> > HBase sounds interesting. We will consider this for - "people you may
> > know".
> >
> > We are trying to ad
oking for a way to do the same thing for rich document, once my
> webapp has finished its job with the document.
>
> Regards,
>
> Laurent
>
>
>
>
>
>
> De : rajan chandi
> À : solr-user@lucene.apache.org
> Envoyé le : Me
Laurent,
Check-out Solr 1.4.
You can download the trunk and Build it on your box.
The Solr 1.4 does this out-of-the-box. No configuration required.
You can use HTTP POST to post the document using some Linux utility like
Curl and the PDF/Word/RTF/PPT/XLS etc. will be indexed. We tested this las
nd regards
Rajan Chandi
On Wed, Sep 2, 2009 at 4:22 PM, Lie, Birger wrote:
> HI,
> I might be unclear in what I mean.
>
>
> Usually people have friends in common, so if you
> 1) create and store a relationship between user x and y, and give that
> an id.
> 2) x knows z
Hi Gwk,
Thanks for the pointers.
The only concern will be the relevance.
Lucene has the best relevance capability so far. CouchDB sounds to be
interesting though.
May be We'll try to find some bench-marks on relevance score of CouchDB.
Thanks and Regards
Rajan Chandi
On Wed, Sep 2, 2009
from Birger:-
e.g. If a user uploads a document, we need to put all her contact ids on the
document as tags. This will boost the search performance.
Thanks and regards
Rajan Chandi
On Wed, Sep 2, 2009 at 3:44 PM, Lie, Birger wrote:
> Hi,
> If you store all mutual relations in a database,
ll help.
Thanks and regards
Rajan Chandi
There are fuzzy searches which might be able to help a bit.
There could be more but I am just a newbie.
Regards
Rajan
On Mon, Aug 31, 2009 at 3:30 PM, Kaoul wrote:
> Hello,
>
> I'm new to Solr and don't find in documentation how-to to set
> similarity. I want it more flexible, as if I make a mi
20 matches
Mail list logo