FunctionQuery

2010-12-12 Thread Lev Alyshayev
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

Re: FunctionQuery

2010-12-12 Thread Ahmet Arslan
--- On Sun, 12/12/10, Lev Alyshayev lev.alysha...@gmail.com wrote: From: Lev Alyshayev lev.alysha...@gmail.com 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

Re: FunctionQuery

2010-12-12 Thread Lev Alyshayev
Ahmet, Thanks, it worked (eventually)... On Sun, Dec 12, 2010 at 9:11 PM, Ahmet Arslan iori...@yahoo.com wrote: --- On Sun, 12/12/10, Lev Alyshayev lev.alysha...@gmail.com wrote: From: Lev Alyshayev lev.alysha...@gmail.com Subject: FunctionQuery To: java-user@lucene.apache.org Date:

Scale up design

2010-12-12 Thread Ganesh
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

Re: Scale up design

2010-12-12 Thread Pradeep Singh
8GB is used on laptops. For servers you need more. On Sun, Dec 12, 2010 at 10:25 PM, Ganesh emailg...@yahoo.co.in 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

Re: Scale up design

2010-12-12 Thread Ganesh
Have you tried using Lucene in 64 Bit with more than 8 GB RAM. Regards Ganesh - Original Message - From: Pradeep Singh pksing...@gmail.com To: java-user@lucene.apache.org Sent: Monday, December 13, 2010 12:16 PM Subject: Re: Scale up design 8GB is used on laptops. For servers you