Class FrontODFSearch
-
- All Implemented Interfaces:
SolrFieldNames,SolrWebFieldNames,Poolable,Recyclable,Disposable,Component,Contextualizable,LogEnabled,Serviceable,Generator,SitemapModelComponent,XMLProducer
public class FrontODFSearch extends SearchGenerator
ODF search results
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classFrontODFSearch.DisplaySubprogramModeEnumeration for display subprogram mode(package private) classFrontODFSearch.SubProgramPageContentQuery-
Nested classes/interfaces inherited from class org.ametys.web.frontoffice.SearchGenerator
SearchGenerator.ContentTypeSearch
-
Nested classes/interfaces inherited from class org.ametys.web.frontoffice.AbstractSearchGenerator
AbstractSearchGenerator.AttributeFacetField, AbstractSearchGenerator.ContentTypeFacetField, AbstractSearchGenerator.FacetField
-
-
Field Summary
Fields Modifier and Type Field Description private FrontODFSearch.DisplaySubprogramMode_displaySubprogramModeprotected List<String>_matchingSubProgramIdsThe matching subprogramsprivate OdfPageResolver_odfPageResolver-
Fields inherited from class org.ametys.web.frontoffice.SearchGenerator
_queryAdapterFOSearchEP, _siteTypeEP
-
Fields inherited from class org.ametys.web.frontoffice.AbstractSearchGenerator
_contentTypesHelper, _context, _cTypeExtPt, _resolver, _searcherFactory, _searchHelper, _siteManager, _tagExtPt, _TEXTFIELD_PATTERN, _uriResolverEP, DOCUMENT_TYPE_IS_PAGE_RESOURCE_FACET_NAME
-
Fields inherited from class org.apache.cocoon.generation.ServiceableGenerator
manager
-
Fields inherited from class org.apache.cocoon.generation.AbstractGenerator
objectModel, parameters, resolver, source
-
Fields inherited from class org.apache.cocoon.xml.AbstractXMLProducer
contentHandler, EMPTY_CONTENT_HANDLER, lexicalHandler, xmlConsumer
-
Fields inherited from interface org.ametys.cms.content.indexing.solr.SolrFieldNames
ACL_INIT_VALUE_ALLOWED_GROUPS, ACL_INIT_VALUE_ALLOWED_USERS, ACL_INIT_VALUE_ANONYMOUS, ACL_INIT_VALUE_ANYCONNECTED, ACL_INIT_VALUE_DENIED_GROUPS, ACL_INIT_VALUE_DENIED_USERS, ALL_CONTENT_TYPES, ALL_MIXIN_TYPES, ALL_TAGS, ATTACHMENT_CONTENT_ID, CONTENT_COMMENTS, CONTENT_COMMENTS_NONVALIDATED, CONTENT_COMMENTS_VALIDATED, CONTENT_CREATOR, CONTENT_LANGUAGE, CONTENT_LANGUAGES, CONTENT_LAST_CONTRIBUTOR, CONTENT_NAME, CONTENT_OUTGOING_REFEERENCES_RESOURCE_IDS, CONTENT_TITLES, CONTENT_TYPE_RESOURCE, CONTENT_TYPES, CONTENT_VISIBLE_ATTACHMENT_RESOURCE_IDS, CREATION_DATE, DC_CONTRIBUTOR, DC_COVERAGE, DC_CREATOR, DC_DATE, DC_DESCRIPTION, DC_FORMAT, DC_IDENTIFIER, DC_LANGUAGE, DC_PUBLISHER, DC_RELATION, DC_RIGHTS, DC_SOURCE, DC_SUBJECT, DC_TITLE, DC_TYPE, DOCUMENT_TYPE, EXCERPT, FILENAME, FIRST_VALIDATION, FULL_EXACT_WS, FULL_GENERAL, FULL_PREFIX, FULL_STEMMED_PREFIX, ID, IS_AMETYS_OBJECT, LAST_MAJOR_VALIDATION, LAST_MODIFIED, LAST_VALIDATION, LENGTH, MIME_TYPES, MIXIN_TYPES, PATH, PSEUDO_CONTENT_TYPE_VALUE_RESOURCE, PSEUDO_CONTENT_TYPES, REPEATER_ENTRY_POSITION, RESOURCE_ANCESTOR_AND_SELF_IDS, RESOURCE_ANCESTOR_IDS, RESOURCE_CREATOR, RESOURCE_DATE, RESOURCE_LAST_MODIFIED, RESOURCE_MIME_TYPE_GROUP, RESOURCE_ROOT_ID, SIMPLE_CONTENT_PARENTS, SUB_CONTENT, TAGS, TITLE, TITLE_SORT, TYPE_CONTENT, TYPE_CONTENT_ATTACHMENT_RESOURCE, TYPE_CONTENT_ATTRIBUTE_RESOURCE, TYPE_REPEATER, TYPE_RESOURCE, TYPE_WF_ENTRY, TYPE_WF_STEP, WORKFLOW_CURRENT_STEPS, WORKFLOW_CURRENT_STEPS_DV, WORKFLOW_ENTRY_STATE, WORKFLOW_HISTORY_STEPS, WORKFLOW_HISTORY_STEPS_DV, WORKFLOW_NAME, WORKFLOW_REF, WORKFLOW_REF_DV, WORKFLOW_STEP, WORKFLOW_STEP_ACTIONID, WORKFLOW_STEP_CALLER, WORKFLOW_STEP_DUEDATE, WORKFLOW_STEP_FINISHDATE, WORKFLOW_STEP_ID, WORKFLOW_STEP_OWNER, WORKFLOW_STEP_STARTDATE, WORKFLOW_STEP_STATUS
-
Fields inherited from interface org.ametys.web.indexing.solr.SolrWebFieldNames
ATTACHMENT_PAGE_ID, CONTENT_IDS, CONTENT_INTERESTING_DATES, DATE_FOR_SORTING, DATES_FACET, FACETABLE_CONTENT_FIELD_PREFIX, LASTNAME_FOR_SORTING, ORPHAN, PAGE_ANCESTOR_IDS, PAGE_CONTENT_TYPES, PAGE_DEPTH, PAGE_IDS, PAGE_LONG_TITLE, PAGE_OUTGOING_REFEERENCES_RESOURCE_IDS, PAGE_PARENT_ID, PAGE_TITLE, PAGE_TYPE, PAGE_VISIBLE_ATTACHMENT_RESOURCE_IDS, PRIVACY, SECTION_PAGE_TITLE, SERVICE_IDS, SHARED, SITE_NAME, SITE_TYPE, SITEMAP_NAME, TEMPLATE, TYPE_PAGE, TYPE_PAGE_RESOURCE
-
-
Constructor Summary
Constructors Constructor Description FrontODFSearch()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected boolean_searchOnSubPrograms()Determines the search should be executed on subprogramsprotected voidaddContentTypeQuery(Collection<Query> queries, Request request)Add the content type queryvoidgenerate()protected List<Query>getContentQueries(Request request, Collection<String> siteNames, String language)Get the queries to be apply on joined contents ONLYprotected Collection<String>getContentTypes(Request request)Get the content type'sprotected FrontODFSearch.DisplaySubprogramModegetDisplaySubProgramMode()Get the display mode for subprogramsprotected QuerygetQuery(Request request, Collection<String> siteNames, String language)Get the query from request parametersprotected QuerygetSubProgramPageQuery(Query contentQuery)Get the page query to execute for subprogram's pagesprotected List<String>getSubProgramsMatchingSearch(Request request, Collection<String> siteNames, String language)Get the ids of subprograms matching the current searchprotected voidsaxAdditionalInfosOnPageHit(Page page)SAX additional information on page hitprotected SearchResults<AmetysObject>search(Request request, Collection<String> siteNames, String language, int pageIndex, int start, int maxResults, boolean saxResults)Searchvoidservice(ServiceManager smanager)-
Methods inherited from class org.ametys.web.frontoffice.SearchGenerator
_addAttributeFacet, _additionalSearchProcessing, _getStringAttributeQuery, addAllWordsTextFieldQuery, addAttributeQuery, addDateQuery, addExactWordingTextFieldQuery, addNoWordsTextFieldQuery, addPagesQuery, addTagsQuery, addTextFieldQuery, getContentResourcesOrAttachmentQueries, getContentTypeFilterValue, getContentTypeSearch, getContentValues, getDocumentTypes, getFacets, getFacetValues, getFields, getFilterQueries, getFixedCTypeFilterQueries, getPageQueries, getPageResourcesOrAttachmentQueries, getPrimarySortFields, getQueryFacets, getQueryFacetValues, getSortField, getWordingQueries, saxAttributeDefinition, saxEnumeratorValueForAttribute, saxFormFields, saxFormValues, saxHits, search
-
Methods inherited from class org.ametys.web.frontoffice.AbstractSearchGenerator
contextualize, getDocumentTypesQuery, getPageIndex, getSearchMode, getZoneItem, isInputValid, saxAdditionalInfos, saxContent, saxFacets, saxFormParameters, saxPageHit, saxPagination, saxResourceHit, saxRichTextExcerpt, saxServiceIdentifiers, saxSort, useFacets
-
Methods inherited from class org.apache.cocoon.generation.ServiceableGenerator
dispose
-
Methods inherited from class org.apache.cocoon.generation.AbstractGenerator
recycle, setup
-
Methods inherited from class org.apache.cocoon.xml.AbstractXMLProducer
setConsumer, setContentHandler, setLexicalHandler
-
Methods inherited from class org.apache.avalon.framework.logger.AbstractLogEnabled
enableLogging, getLogger, setupLogger, setupLogger, setupLogger
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.apache.cocoon.xml.XMLProducer
setConsumer
-
-
-
-
Field Detail
-
_matchingSubProgramIds
protected List<String> _matchingSubProgramIds
The matching subprograms
-
_displaySubprogramMode
private FrontODFSearch.DisplaySubprogramMode _displaySubprogramMode
-
_odfPageResolver
private OdfPageResolver _odfPageResolver
-
-
Constructor Detail
-
FrontODFSearch
public FrontODFSearch()
-
-
Method Detail
-
service
public void service(ServiceManager smanager) throws ServiceException
- Specified by:
servicein interfaceServiceable- Overrides:
servicein classSearchGenerator- Throws:
ServiceException
-
getContentTypes
protected Collection<String> getContentTypes(Request request)
Description copied from class:SearchGeneratorGet the content type's- Overrides:
getContentTypesin classSearchGenerator- Parameters:
request- The request- Returns:
- the content type's
-
generate
public void generate() throws IOException, SAXException, ProcessingException
- Specified by:
generatein interfaceGenerator- Overrides:
generatein classAbstractSearchGenerator- Throws:
IOExceptionSAXExceptionProcessingException
-
getContentQueries
protected List<Query> getContentQueries(Request request, Collection<String> siteNames, String language)
Description copied from class:SearchGeneratorGet the queries to be apply on joined contents ONLY- Overrides:
getContentQueriesin classSearchGenerator- Parameters:
request- the requestsiteNames- the site nameslanguage- the language- Returns:
- the queries for contents only
-
getQuery
protected Query getQuery(Request request, Collection<String> siteNames, String language) throws IllegalArgumentException
Description copied from class:AbstractSearchGeneratorGet the query from request parameters- Overrides:
getQueryin classSearchGenerator- Parameters:
request- The requestsiteNames- The site names.language- The language- Returns:
- The query object.
- Throws:
IllegalArgumentException- If the search field is invalid.
-
search
protected SearchResults<AmetysObject> search(Request request, Collection<String> siteNames, String language, int pageIndex, int start, int maxResults, boolean saxResults) throws Exception
Description copied from class:AbstractSearchGeneratorSearch- Overrides:
searchin classAbstractSearchGenerator- Parameters:
request- the requestsiteNames- The name of the sites to search inlanguage- The language code to searchpageIndex- the page indexstart- The offset for search resultsmaxResults- The maximum number of resultssaxResults- false to not sax results- Returns:
- The search results
- Throws:
Exception- If an error occurred during search
-
getSubProgramsMatchingSearch
protected List<String> getSubProgramsMatchingSearch(Request request, Collection<String> siteNames, String language) throws Exception
Get the ids of subprograms matching the current search- Parameters:
request- The requestsiteNames- The site nameslanguage- The languages- Returns:
- the ids of matching subprograms
- Throws:
Exception- if failed to execute search
-
getSubProgramPageQuery
protected Query getSubProgramPageQuery(Query contentQuery)
Get the page query to execute for subprogram's pages- Parameters:
contentQuery- the initial content query- Returns:
- the page query for subprogram
-
saxAdditionalInfosOnPageHit
protected void saxAdditionalInfosOnPageHit(Page page) throws SAXException
Description copied from class:AbstractSearchGeneratorSAX additional information on page hit- Overrides:
saxAdditionalInfosOnPageHitin classAbstractSearchGenerator- Parameters:
page- the page- Throws:
SAXException- if something goes wrong when saxing the information
-
getDisplaySubProgramMode
protected FrontODFSearch.DisplaySubprogramMode getDisplaySubProgramMode()
Get the display mode for subprograms- Returns:
- the display mode
-
_searchOnSubPrograms
protected boolean _searchOnSubPrograms()
Determines the search should be executed on subprograms- Returns:
- true to execute search also on subprograms
-
addContentTypeQuery
protected void addContentTypeQuery(Collection<Query> queries, Request request)
Description copied from class:SearchGeneratorAdd the content type query- Overrides:
addContentTypeQueryin classSearchGenerator- Parameters:
queries- The queriesrequest- The request
-
-