I have SolrJ working, but it is running slower than I'd like. The logger
spits out a lot of things that make me feel like I don't have something
configured quite right. Instead of holding on to the connection, I think
that it closes it each time. I'd want it to stay open -- I'm trying to do a
cl
: Subject: Retrieving the boost factor using Solrj CommonsHttpSolrServer
: References:
: <957081.80086
:
@web50309.mail.re2.yahoo.com>
http://people.apache.org/~hossman/#threadhijack
Thread Hijacking on Mailing Lists
When starting a new discussion on a mailing list, please
eFields as public methods in the SolrDocument class?
Cheers
Avlesh
On Tue, Aug 11, 2009 at 10:29 AM, Villemos, Gert
wrote:
> I'm using the solrj CommonsHttpSolrServer to retrieve documents from the
> index for update. I therefore also need to retrieve the boost factor as else
> each
I'm using the solrj CommonsHttpSolrServer to retrieve documents from the index
for update. I therefore also need to retrieve the boost factor as else each
resubmission would reset the boost factor. I just cant figure out how to
retrieve the boost factor.
The boost factor is available i