Hi,
How do we combine clustering component and Dismax query handler?
Regards,
allahbaksh
Hi,
I am using Solr for clustering. I am have set number of row as 100 and I am
using clustering handler. The problem is that I am getting the search time
for clustering search roughly 4sec. I have set -Xmx1024m. What is the best
way to reduce the time.
Regards,
allahbaksh
HI Ahmet,
I was looking for the same. Thanks for your early response.
Warm Regards,
Allahbaksh
On Sun, Dec 27, 2009 at 7:22 PM, AHMET ARSLAN wrote:
> > Hi Erik,
> > I had set the Clustering true at server side. But I want to
> > get the response
> > of Clustering result through solrj.
> >
> > As
gt; On Dec 27, 2009, at 2:20 AM, Allahbaksh Asadullah wrote:
>
>> How do I set Clustering true in Solrj. How do I access clustering result.
>> I
>> am using Solr 1.4.
>>
>
> It isn't a client-side setting, it's a setting when launching Solr. See
> here
Hi,
How do I set Clustering true in Solrj. How do I access clustering result. I
am using Solr 1.4.
Regards,
Allahbaksh
Hi ,
I am building Solr from source. During building it from source I am getting
following error.
generate-maven-artifacts:
[mkdir] Created dir: c:\Downloads\solr_trunk\build\maven
[mkdir] Created dir: c:\Downloads\solr_trunk\dist\maven
[copy] Copying 1 file to
c:\Downloads\solr_trunk
Hi All,
Is there any plan to have Solr supported on Google App Engine. I saw a patch
for SolrJ submitted by Noble Paul. I think it would be good if we can
support Solr on App Engine.
Warm Regards,
Allahbaksh
238
>
> there is patch attached to the issue.
>
>
> On Mon, Jun 22, 2009 at 1:40 PM, Allahbaksh Asadullah
> wrote:
> >
> > Hi All,
> > I am facing getting error when I am using Authentication in Solr. I
> > followed Wiki. The error doesnot appear when I sea
Hi All,
I am facing getting error when I am using Authentication in Solr. I
followed Wiki. The error doesnot appear when I searching. Below is the
code snippet and the error.
Please note I am using Solr 1.4 Development build from SVN.
HttpClient client=new HttpClient();
Hi All,
I am facing getting error when I am using Authentication in Solr. I
followed Wiki. The error doesnot appear when I searching. Below is the
code snippet and the error.
Please note I am using Solr 1.4 Development build from SVN.
HttpClient client=new HttpClient();
Hi,
I will try this. Because when I tried it with field declared by me there was
no change. Will check out this and let you know.
Is it possbile to specify more than one snippet field or should I use copy
field to copy copy two or three field into single field and specify it in
snippet field.
Regar
Hi,
I built Solr from SVN today morning. I am using Clustering example. I
have added my own schema.xml.
The problem is the even though I change carrot.snippet field from
features to filecontent the clustering results are not changed a bit.
Please note features field is also there in my document.
Dear Erik,
It would be great if you can upload the presentation online. It would help
all of us. And if possible video too.
Warm Regards,
Allahbaksh
On Tue, May 5, 2009 at 11:40 PM, Lukáš Vlček wrote:
> Hello,any plans to upload these presentations on the web (or even better
> release video reco
,
Allahbaksh
On Wed, Apr 29, 2009 at 9:44 PM, Allahbaksh Asadullah <
allahbaks...@gmail.com> wrote:
> Hi,
> I followed the procedure given at
> http://blog.comtaste.com/2009/02/securing_your_solr_server_on_t.html
> Regards,
> Allahbaksh
>
> On 4/28/09, Shalin Shekhar Mangar
Hi,
I followed the procedure given at
http://blog.comtaste.com/2009/02/securing_your_solr_server_on_t.html
Regards,
Allahbaksh
On 4/28/09, Shalin Shekhar Mangar wrote:
> On Sun, Apr 26, 2009 at 11:04 AM, Allahbaksh Asadullah <
> allahbaks...@gmail.com> wrote:
>
>> H
gt;
> Otis --
> Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch
>
>
>
> - Original Message
>> From: Allahbaksh Asadullah
>> To: solr-user@lucene.apache.org
>> Sent: Saturday, April 25, 2009 9:31:35 AM
>> Subject: Authenticated Indexing
Hi, I have configured basic authentication in Solr using web.xml. It is
working fine when I search using SolrJ. But when I try to index with
Authentication enabled using SolrJ it is throwing exception.
Is secured indexing is not enabled? How I am suppose to use secured
indexing.
Regards,
Allahbak
HI Noble,I am sending many mails to the sol-user group but they are not
getting displayed in mailing list. I am able to receive the emails from
user's group but not able to send any mail to user group.
I had sent a mail to the sol-owner too but there is no reply from it. Is
there any specific reaso
HI,I am just testing whether the mails sent to me are send to user groups or
not.
Regards,
Allahbaksh
--
Allahbaksh Mohammedali Asadullah,
Software Engineering & Technology Labs,
Infosys Technolgies Limited, Electronic City,
Hosur Road, Bangalore 560 100, India.
(Board: 91-80-28520261 | Extn: 739
Just check your schema.xmlRegards,
Allahbaksh
On Fri, Apr 17, 2009 at 7:56 PM, mirage1987 wrote:
>
> Hey Erik,
> I also checked the index using luke and the index shows that
> the terms are indexed as they should have been. So that implies that
> something is wrong with the querying
get fired.
Is it a bug or what may be the exact problem.
Regards,
Allahbaksh
2009/4/17 Noble Paul നോബിള് नोब्ळ्
> It is fixed in the trunk
>
> On Thu, Apr 16, 2009 at 10:47 PM, Allahbaksh Asadullah
> wrote:
> > Thanks Noble.Regards,
> > Allahbaksh
> >
> >
Thanks Noble.Regards,
Allahbaksh
2009/4/16 Noble Paul നോബിള് नोब्ळ्
> On Thu, Apr 16, 2009 at 10:34 PM, Allahbaksh Asadullah
> wrote:
> > Hi,I have followed the procedure given on this blog to setup the solr
> >
> > Below is my code. I am trying to index the d
Hi,I have followed the procedure given on this blog to setup the solr
Below is my code. I am trying to index the data but I am not able to connect
to server and getting authentication error.
HttpClient client=new HttpClient();
client.getState().setCredentials(new AuthScope("localhost", 80,
AuthS
23 matches
Mail list logo