lucy
lucy copied to clipboard
Remove Compiler ivars
Remove all instance variables from the Compiler base class.
- Make Compiler inherit from Obj instead of Query.
- Use per-subclass ivar for boost if needed.
- Copy some relevant ivars from the respective Query.
- Fetch Similarity from DataReader's schema.