Gurjot -
Another option - Solr 1.3 provides runtime statistics through JMX:
http://wiki.apache.org/solr/SolrJmx
cheers,
--bemansell
On Wed, Jul 1, 2009 at 9:05 AM, Gurjot Singh wrote:
> Hi,
> Is there a way to monitor the number of search queries made on the solr
> index.
>
> Thanks
> Gurjot
>
Gurjot -
Take a look at the Solr Relevancy Cookbook
http://wiki.apache.org/solr/SolrRelevancyCookbook - It provides some
good guidelines for boosting term ranking.
cheers,
--bemansell
On Mon, May 18, 2009 at 7:29 AM, Gurjot Singh wrote:
> Hi,
> In the Solr schema file I have a integer type fiel
KK -
In my experience with multi-core, I've found that using the user record's
integer PK for each user core works well by still allowing the user to
update their email addresses / usernames over time.
cheers,
--bemansell
On May 17, 2009 10:39 PM, "KK" wrote:
Thank you Otis.
One silly questi
That's correct - You can paginate/offset mlt results only through the
MoreLikeThisHandler rather than the method you're using
(standardrequesthandler with mlt enabled).
Cheers,
--bemansell
On May 9, 2009 10:42 AM, wrote:
Hi. I'm using the StandardRequestHandler for MoreLikeThis queries.
I find
Patric -
See the "documents in facets" results for a creative method for handling
this need with xslt transformations.
Cheers,
--bemansell
On May 16, 2009 2:11 AM, wrote:
Hello,
I've got a little problem. My index contains a formatid wich i counts in my
querys with the facet.field
select?q=
Matthew -
Thanks for sharing this example. The Zeta site search works well and
provided results to my test queries instantly.
cheers,
--bemansell
On Fri, Apr 11, 2008 at 10:35 AM, Matthew Runo <[EMAIL PROTECTED]> wrote:
> Hello folks!
>
> First, the link: https://zeta.zappos.com (it's a very ear