Hi.
Using solr 1.4.0 is there any way to sort fields depending on counted
multi-value fields?
At the moment i use a sort statement like
catalog_id desc, score desc
the statement i want to use is more like
count(catalog_id) desc, score desc
I want the results that are present in a larger amoun
Hi.
I've got a strange result of a DisMax search function. I might have
understood the functionallity wrong. But after I read the manual I
understood it is used to do ranked results with simple search terms.
Solr Version 1.4.0
I've got the setup
Schema fields
---
this problem?
Could there be an error in the WAS 7 implemenation that creates
problem for the getObjectName function?
Please tell me if I'm totally wrong. I'm trying to understand the
functionallity.
Best regards
Daniel
On Fri, Jan 15, 2010 at 10:26, Daniel Persson wrote:
> Hi
Hi.
I'm running solr in a IBM WAS 7 server. I get alot of errors in the
log and what I could read out from them its a problem when adding
MBeans. I have tried to deploy it without generating MBeans but with
no luck.
Anyone know a good fix for this. The service works fine but alot of
extra junk in
Hi Solr users.
I'm trying to set up a site with Solr search integrated. And I use the
SolJava API to feed the index with search documents. At the moment I
have only activated search on the English portion of the site. I'm
interested in using as many features of solr as possible. Synonyms,
Stopword