Closed hydr closed 11 years ago
Boost is easy to support. I can add an attribute property for TermVector support, but how would you retrieve the information from LINQ? Pseudo code samples or real code welcome.
See TermVectorTests.cs for an example of how to retrieve term vectors.
Thanks for the quick reaction! I will try out your changes in the next days and report on my success! :+1:
If would be great if the FieldAttribute and the FieldMapper would support the setting of a TermVector and a Boost value. Right now we're using these settings on some fields and they don't seem to be supported by the POCO <-> document mapping.
In our document we have the command: