It does work.I added an asset "12344.jpg" and I do see the asset when I
do an omni-search.Please check the Location:<...> in the search filters.
If it's pointing to Projects, it may not work.
These links could be helpful:1)
https://forums.adobe.com/thread/23252462)
https://developers.google.com/web/updates/2015/03/creating-semantic-sites-with-web-components-and-jsonld3)
https://github.com/adobe/aem-core-wcm-components/wiki/schema.org-microdata4)
https://moz.com/blog/json-ld-for-beginners
You can use that component. It's clientlibs are defined under
ui.apps:"As part of the starter project a dedicated client library for
the Responsive Grid has been included in the ui.apps project. You can
view the client library at
/aem-guides-wknd-events/ui.apps/src/main/content/jcr_root/apps/wknd-events/clientlibs/responsive-grid.
This client library has a category of wknd-events.grid and includes a
single file named grid.less which includes the necessary CSS for the
Layout Mode and the responsi...
The following document(s) could be helpful:Adobe Experience Manager Help
| Repository Restructuring in AEM 6.4 Sites Repository Restructuring in
AEM 6.4 Assets Repository Restructuring in AEM 6.4 You can also look at
the WKND Project example. It could be helpful:Getting Started with AEM
Sites Chapter 3 - Client-Side Libraries and Responsive Grid
I believe you will have to specify each property that you want to index.
If you won't define a property inside indexRules/properties, it won't be
indexed.
12.05.2018 00:32:45.537 *ERROR* [0:0:0:0:0:0:0:1 [1526065365525] GET
/projects.html HTTP/1.1]
org.apache.sling.servlets.resolver.internal.SlingServletResolver Calling
the error handler resulted in an errorjava.lang.Error: Unresolved
compilation problems:Only a type can be imported.
com.adobe.acs.commons.wcm.ComponentHelper resolves to a
packageComponentHelper cannot be resolved to a typeComponentHelper
cannot be resolved to a typeSeems as if there were some compilation
problems regarding these p...
You can find the instance running in background/apps, by going to Task
Manager (Ctrl + Shift + Esc) and there, if you find the AEM instance
running in Apps as Java(TM) Platform SE binary, you can click on "End
Task" after right-clicking on it.