简体   繁体   中英

Indexing app locally and displaying results in Google Search

I was reading about indexing API presented on Google IO 2014 (developers.google.com/app-indexing/webmasters/appindexingapi). One feature I am missing there (or couldn't find it) is local app indexing.

I will use example: I want to search my local content specific for me. I create an app where every user has different data. Just like notes from Google Keep or Evernote. I would like to expose data to google search just for that phone.

Am I right that it is not possible in current stage? Any ideas if Google will do it in the future?

Regards, Konrad

I think this can be accomplished by implementing a search interface and setting includeInGlobalSearch flag in searchable.xml. But in 4.4 this option was removed .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM