Class | EstraierPure::ResultDocument |
In: |
estraierpure.rb
|
Parent: | Object |
Get the value of an attribute. The return value is the value of the attribute or `nil’ if it does not exist.
Get keywords. The return value is a string of serialized keywords of the result document object. There are tab separated values. Keywords and their scores come alternately.
Get the snippet of a result document object. The return value is a string of the snippet of the result document object. There are tab separated values. Each line is a string to be shown. Though most lines have only one field, some lines have two fields. If the second field exists, the first field is to be shown with highlighted, and the second field means its normalized form.