Class: Mxrb::Semantic::SemanticSearchHit
- Inherits:
-
Data
- Object
- Data
- Mxrb::Semantic::SemanticSearchHit
- Defined in:
- lib/mxrb/semantic/index.rb
Instance Attribute Summary collapse
-
#artifact ⇒ Object
readonly
Returns the value of attribute artifact.
-
#distance ⇒ Object
readonly
Returns the value of attribute distance.
Instance Attribute Details
#artifact ⇒ Object (readonly)
Returns the value of attribute artifact
24 25 26 |
# File 'lib/mxrb/semantic/index.rb', line 24 def artifact @artifact end |
#distance ⇒ Object (readonly)
Returns the value of attribute distance
24 25 26 |
# File 'lib/mxrb/semantic/index.rb', line 24 def distance @distance end |