| | 1 | * Debug lucene search at hvp_pilot2 : |
| | 2 | * Start from CreateIndex.buildIndex() to see if alla fields are properly returned from all db tables. |
| | 3 | * function successfully retrieves all db contents from all tables. |
| | 4 | * Potential problem in actual content, or form of content, or lucene configuration. |
| | 5 | |
| | 6 | Links |
| | 7 | |
| | 8 | http://lucene.apache.org/java/3_0_1/contributions.html#LuSQL |
| | 9 | |
| | 10 | http://limo.sourceforge.net/ |
| | 11 | |
| | 12 | http://wiki.apache.org/lucene-java/LuceneFAQ#Why_am_I_getting_no_hits_.2BAC8_incorrect_hits.3F |