From: Hassan Schroeder Date: 2009-12-12T08:28:42+09:00 Subject: Re: Help on searching large sets of data On Fri, Dec 11, 2009 at 3:09 PM, Mr Balla wrote: > Thanks for the reply. As for your question on what type of documents we > are indexing the answer is its very similar to that site I mentioned or > an Ebay like site. > > So there are a bunch of items that people are selling/buying and I would > like a user to be able to search those items against title, description, > keywords etc. Then you shouldn't be searching 'documents' at all, you should have those attributes as separate fields in the DB with proper indexes. -- Hassan Schroeder ------------------------ hassan.schroeder@gmail.com twitter: @hassan