RE: partial reindex

2005-10-05 Thread houyang
Hi Erik Practically it is a big performance issue by access external security data through filter. And it could take even longer than the end user could wait. It is true that it is an extra cost to rebuild the security index but it seems there are no other better options. Regards, hui -Origi

RE: How to search between dates?

2005-09-04 Thread houyang
"MMDD" is better since it has less number unique terms compared with the unix time stamp if you only care about the days. -Original Message- From: Filip Anselm [mailto:[EMAIL PROTECTED] Sent: Sunday, September 04, 2005 3:56 AM To: java-user@lucene.apache.org Subject: Re: How to searc