Hello After implementing Lucene in our project and testing how it works. We want to do the following:
Our project consist on search for doctors by their ranking value. We want to search for the highest rated ones, lowest rated ones and a search by terms. The search by terms is done, what we are a little confused about how to do is the search of the highest and the lowest. Because in the nameTable.Class.php file there is only one query, and we want to have different queries, and be able to call them fromthe layout.php with the same index.But we don't know how to do that. Thanks for your help. -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en
