|
An ID requires a TwoWayFieldBridge so that's a bit more complex; we also require to know if updates/deletes need a single Term or a Query to target to identify a Lucene Document.
This is not a simple change, and I'd rather do it after the free form refactoring as it expects a similar structure.
|