Yeah, RDBMS makes sense. In this case, would it be better to simple store those in a relational database and just use Lucene to do indexing for the text?
Cheers, Jian On 7/7/05, Leos Literak <[EMAIL PROTECTED]> wrote: > I know the answear, but just for curiosity: > > have you guys ever thought about non-lexical comparison > support? For example I started to index number of replies > in discussion, so I can find questions without answear, > with one reply, two comments etc. But I cannot simply > express that I want to find questions with more than five > comments (there are ways using regexp, but I dont consider > them as simple). > > Probably such feature belongs to RDBMS rather than to fulltext > library .. I am just interested in you opinion. (I expect, > that my users will raise the question, why they cannot use > such condition so I ask in advance). > > Leos > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]