railo.runtime.search.lucene2
Class SearchResulItemHits
java.lang.Object
railo.runtime.search.lucene2.SearchResulItemHits
- All Implemented Interfaces:
- SearchResulItem, SearchResultItemPro
public class SearchResulItemHits
- extends Object
- implements SearchResultItemPro
Constructor Summary |
SearchResulItemHits(org.apache.lucene.search.Hits hits,
int index,
Object highlighter,
org.apache.lucene.analysis.Analyzer analyzer,
String id,
String categoryTree,
String category,
int maxNumFragments,
int maxLength)
|
SearchResulItemHits
public SearchResulItemHits(org.apache.lucene.search.Hits hits,
int index,
Object highlighter,
org.apache.lucene.analysis.Analyzer analyzer,
String id,
String categoryTree,
String category,
int maxNumFragments,
int maxLength)
getAuthor
public String getAuthor()
- Specified by:
getAuthor
in interface SearchResultItemPro
- Returns:
- the author
- See Also:
railo.runtime.search.coreDuplicate.SearchResulItem#getAuthor()
getCategory
public String getCategory()
- Specified by:
getCategory
in interface SearchResultItemPro
- Returns:
- the category
- See Also:
railo.runtime.search.coreDuplicate.SearchResulItem#getCategory()
getCategoryTree
public String getCategoryTree()
- Specified by:
getCategoryTree
in interface SearchResultItemPro
- Returns:
- the categoryTree
- See Also:
railo.runtime.search.coreDuplicate.SearchResulItem#getCategoryTree()
getCustom1
public String getCustom1()
- Specified by:
getCustom1
in interface SearchResulItem
- Returns:
- Returns the custom1.
- See Also:
railo.runtime.search.coreDuplicate.SearchResulItem#getCustom1()
getCustom2
public String getCustom2()
- Specified by:
getCustom2
in interface SearchResulItem
- Returns:
- Returns the custom2.
- See Also:
railo.runtime.search.coreDuplicate.SearchResulItem#getCustom2()
getCustom3
public String getCustom3()
- Specified by:
getCustom3
in interface SearchResulItem
- Returns:
- Returns the custom3.
- See Also:
railo.runtime.search.coreDuplicate.SearchResulItem#getCustom3()
getCustom4
public String getCustom4()
- Specified by:
getCustom4
in interface SearchResulItem
- Returns:
- Returns the custom4.
- See Also:
railo.runtime.search.coreDuplicate.SearchResulItem#getCustom4()
getId
public String getId()
- Specified by:
getId
in interface SearchResulItem
- Returns:
- Returns the id.
- See Also:
railo.runtime.search.coreDuplicate.SearchResulItem#getId()
getKey
public String getKey()
- Specified by:
getKey
in interface SearchResulItem
- Returns:
- Returns the key
- See Also:
railo.runtime.search.coreDuplicate.SearchResulItem#getKey()
getMimeType
public String getMimeType()
- Specified by:
getMimeType
in interface SearchResultItemPro
- Returns:
- the mimeType
- See Also:
railo.runtime.search.coreDuplicate.SearchResulItem#getMimeType()
getRecordsSearched
public int getRecordsSearched()
- Specified by:
getRecordsSearched
in interface SearchResulItem
- Returns:
- Returns the recordsSearched.
getScore
public float getScore()
- Specified by:
getScore
in interface SearchResulItem
- Returns:
- Returns the score.
- See Also:
railo.runtime.search.coreDuplicate.SearchResulItem#getScore()
getSize
public String getSize()
- Specified by:
getSize
in interface SearchResultItemPro
- Returns:
- the size
- See Also:
railo.runtime.search.coreDuplicate.SearchResulItem#getSize()
getSummary
public String getSummary()
- Specified by:
getSummary
in interface SearchResulItem
- Returns:
- Returns the summary.
- See Also:
railo.runtime.search.coreDuplicate.SearchResulItem#getSummary()
getTitle
public String getTitle()
- Specified by:
getTitle
in interface SearchResulItem
- Returns:
- Returns the title.
- See Also:
railo.runtime.search.coreDuplicate.SearchResulItem#getTitle()
getUrl
public String getUrl()
- Specified by:
getUrl
in interface SearchResulItem
- Returns:
- Returns the url
- See Also:
railo.runtime.search.coreDuplicate.SearchResulItem#getUrl()
getContextSummary
public String getContextSummary()
- FUTURE add to interface
- Specified by:
getContextSummary
in interface SearchResultItemPro
- Returns:
- the contextSummary
Copyright © 2012 Railo