java - How to build a full text search similar (as quick & as accurate) to Google Drive? -


google drive searching amazing. built full text search index instantly right after had uploaded document(pdf/m$ office document).

since want use technology in own gae project,i wondering

1.is there existing api from(google/others) provide function

2.how implement myself.

on app engine can use search api, full-test indexing & querying.


Comments

Popular posts from this blog

linux - xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection -

c++ - qgraphicsview horizontal scrolling always has a vertical delta -