This commit is contained in:
2018-09-18 22:44:03 +00:00
parent 7f64c7f274
commit 6771c9f2a1
2 changed files with 3 additions and 3 deletions

View File

@@ -53,7 +53,7 @@ REQUIREMENTS
- This is in the object, not in the searchkey as it would be inefficient
- Need parent AyaType as an ENUM ATTRIBUTE in the AyaType table for easy traversal
- CLEANUP: Generator able to cleanup index with no matching word (if possible), index with no matching typeandid
- CJK INDEX support: same as v7
- CJK INDEX support: same as v7 but tied to Locale, not globally
- GROUP BY: group by objectype then objectid (then created date?)
- Coding: break this into separate discrete classes, the old v7 code is very monolithic and in-elegant
- SAMPLE DATA: Need a huge amount of sample data indexed to load test it