> pp wrote: > > > I got simple question I think. > > I plan to have 5000-10000 article records. > > I wonder what is faster: > > store every article within one topic and filter > > with one field or store it within many subtopics? > > I guess every querry will force check every article > > in article table. > > You can limit the article search to those with a specific value for the > 'type' field.
Yep! I tested all functions with 8000 articles. What can I say? I will start to worry when number of articles will grow to 8.000.000 :))) Piotras --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
