php - MongoDB - search GridFS file contents by string -


i planning upload user's word documents in mongodb using gridfs. have implement following functionality.

when admin type string , hit search in administration app, have list word documents contents contain search string. have search across user's documents.

is there way achieve in mongodb? if not, best way achieve this?

in mongodb best can binary match of search phrase against contents in gridfs, in word documents not find phrase it's compressed.

i think better off using dedicated search solution such solr. solr allows extract text word documents , allows search sort of phrase in quite complete search language. have @ http://wiki.apache.org/solr/extractingrequesthandler dealing word documents f.e.


Comments

Popular posts from this blog

basic authentication with http post params android -

vb.net - Virtual Keyboard commands -

css - Firefox for ubuntu renders wrong colors -