>
>
>
> It can be used to sort (&sort=numberField desc) or to boost your score (it
> will depend on the RequestHandler you are going to use).
>
> In terms of score which RequestHandler are you planning to use?
> If using dismax you can define a boost function:
> r
Hello folks,
I am using solr to index web contents. I want to know is that possible to tell
solr about rank information of contents?
For example, I give each content an integer number.
And I hope solr take this number into consideration when it generates search
result. (larger number, mo
Hello all,
Is there distributed support in Solr search engine? For example install solr
instance on different server and have them load balanced.
Anyway, any suggestion/experience about Solr distributed search topic is
appreciated.
Regards,
David
Hello,
I am using crawler to index and search some intranet webpages which need
authorization. I wrote my own crawler for this kind of needs. But with the
requirement is evolving, I need another crawler for external webpages (on
internet) too, so I am looking for a generic crawler that can
not adddoc"
Anyone have similar issue?
-Original Message-
From: James liu [mailto:[EMAIL PROTECTED]
Sent: Friday, May 11, 2007 11:32 AM
To: solr-user@lucene.apache.org
Subject: Re: Solr concurrent commit not updated
u should know id is unique number.
2007/5/11, David Xiao &l
Hello all,
I have tested by use post.sh in example directory to add xml documents into
solr. It works when I add one by one.
But when I have a lot of .xml file to be posted (say about 500-1000 files) and
I wrote a shell script to call post.sh one by one. I found those xml files are
not sear