Have you tried using Lucene in 64 Bit with more than 8 GB RAM.
Regards
Ganesh
- Original Message -
From: "Pradeep Singh"
To:
Sent: Monday, December 13, 2010 12:16 PM
Subject: Re: Scale up design
> 8GB is used on laptops. For servers you need more.
>
> On Sun, Dec 12, 2010 at 10:25 P
8GB is used on laptops. For servers you need more.
On Sun, Dec 12, 2010 at 10:25 PM, Ganesh wrote:
> Hello all,
>
> I know little bit about scale out design, Sharding the database across
> systems. Is any one in this group tried Scale up architecture? I think to
> scale up, we need to use 64 bit
Hello all,
I know little bit about scale out design, Sharding the database across systems.
Is any one in this group tried Scale up architecture? I think to scale up, we
need to use 64 bit. How about the Lucene performance in 64 bit? Whether we
could use 8 GB RAM completely?
Could any share the
Ahmet, Thanks, it worked (eventually)...
On Sun, Dec 12, 2010 at 9:11 PM, Ahmet Arslan wrote:
>
> --- On Sun, 12/12/10, Lev Alyshayev wrote:
>
> > From: Lev Alyshayev
> > Subject: FunctionQuery
> > To: java-user@lucene.apache.org
> > Date: Sunday, December 12, 2010, 8:42 PM
> > Hello there,
>
--- On Sun, 12/12/10, Lev Alyshayev wrote:
> From: Lev Alyshayev
> Subject: FunctionQuery
> To: java-user@lucene.apache.org
> Date: Sunday, December 12, 2010, 8:42 PM
> Hello there,
>
> I am trying to solve a problem where I use a new
> FunctionQuery to sort the
> results by changing the score
Hello there,
I am trying to solve a problem where I use a new FunctionQuery to sort the
results by changing the score. The functionality works great when I actually
find results and it sorts them exactly the way I intended.
My problem is that when there are no results found, from some reason the