Perform Elasticsearch on Mongodb query Result Set using PHP -



Perform Elasticsearch on Mongodb query Result Set using PHP -

i'm new bie elasticsearch. possible perform elasticsearch on mongodb result set?

scenario: suppose i've mongodb query returned result set of 20k, 20k want extract results using elasticsearch. btw i'm using elasticsearch-php.

please help me on this.

thanks.

i not think in way specified. elasticsearch processing when indexes documents allow future searching. meaning if know you're going sorting on field using filter later on, index particular field without doing analysis on it.

since these pre-processed documents elasticsearch searches over, not raw text (or json in case), i'm pretty sure you're going have index documents in elasticsearch before can utilize elasticsearch queries search them.

elasticsearch storage much query language.

php mongodb elasticsearch

Comments

Popular posts from this blog

model view controller - MVC Rails Planning -

ruby on rails - Devise Logout Error in RoR -

html - Submenu setup with jquery and effect 'fold' -