During the execution of the "set" method of my custom fieldbridge I need to add a new document to index by indexwriter. How can I perform this task? I saw that I can add indexablefield to current document, but I would like add new documents.