Build environment

2010-10-10 Thread Pradeep Singh
Hi all, I am having issues building Lucene and Solr from svn checkout. I had this problem earlier but I was able to figure out the combination of ant and maven-ant-tasks that worked. Last few months I've been building with Ant 1.8.1 and maven-ant-tasks 2.1.1 (I had always has ant 1.8.1 but an old

Re: Build environment

2010-10-11 Thread Pradeep Singh
r 3.x can be built as described above without probs. > > - > Uwe Schindler > H.-H.-Meier-Allee 63, D-28213 Bremen > http://www.thetaphi.de > eMail: u...@thetaphi.de > > > > -Original Message- > > From: Pradeep Singh [mailto:pksing...@gmail.co

Re: IndexSearch very slow after reopening the index

2010-10-14 Thread Pradeep Singh
Many times when you run a search for the first time it has to load all field values IF the field is being sorted on. Subsequent searches use that cache and are faster. Does that happen in your case? From your description it doesn't look like you are sorting, although this kind of performance degrad

Re: Storing additional Metadata with Fields

2010-10-14 Thread Pradeep Singh
Payload!! 2010/10/14 Christoph Hermann > Hi, > > is there a way to store additional metadata with fields? > > My Problem is as follows: > I'm extracting extended html with tika. This extended html contains > references > to pages, x,y values of the text etc. I want to be able to retrieve those >

Re: Get number of hits for various combinations

2010-10-20 Thread Pradeep Singh
Use Solr and look at faceting. On Wed, Oct 20, 2010 at 9:12 AM, Bob Miller wrote: > Dear all, > > > I would like to use a tag cloud of keywords to narrow down the currently > displayed search results. In order to implement this, it must be possible > to > determine the number of hits for the cur

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 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