Can you add wiki for this project? and what does mean this lines? : ``` var config = index.Configuration; config .SetTypeResolver("Type") .SetAreaResolver("Area") .ForAll() .SetIdentity("Id"); ``` Thank you very much.
Can you add wiki for this project?
and what does mean this lines? :
Thank you very much.