Issue #SCB2413
Ronny Voelker <[email protected]>
| Newsgroups | gmane.comp.java.scarab.issues |
|---|---|
| Message-ID | <[email protected]> |
Activity report on *Defect SCB2413 - lucene RC in scarab works wrong. Need update* Scarab Link: http://www.solitone.org/scarab/issues/id/SCB2413 Module: Scarab Activity generated by Ronny Voelker ([email protected]) at 12/04/2007 00:15 *Comments* - By Ronny Voelker - 12/04/2007 00:15 --- "Andrey, sorting by Lucenes relevance-score is not trivial because Scarabs search-functionality merges Lucene and SQL-queries. So, yes this enhancement has probably to wait. You are free to create an issue for it. Good luck for your diploma. Jorge, this changes should not affect other searching features, because the results of the Lucene-Query are just used as a restriction in the always following SQL-query. So Scarab-queries with no text-conditions are executed by exactly the same code as before. However the test-coverage of this area (text-queries) is as poor as the coverage of most other areas. :( I will check how hard it is, to add some meaningful tests."