doctrine/search

Why this project is dead?

danizord opened this issue ยท 15 comments

Why this project is dead? Which way are you using to search?

Hi Daniel,

currently we are using our own adaptor to search documents and I don't have the time to bring this project to a proper state.
But feel free to proceed.

Regards.

Mike

Am 29.01.2013 um 18:04 schrieb Daniel Gimenes notifications@github.com:

Why this project is dead? Which way are you using to search?

โ€”
Reply to this email directly or view it on GitHub.

@mikelohmann Can you explain me what is this adapter?
I'm using Doctrine ORM 2 and would like to know what is the best way to search for entities in the database.

Many thanks,

@danizord I totally forgot this project. If you want to proceed, i will support you.

@Baachi I'd love to help in the development of this project, but for now, I wonder what is the way that you currently use to index/search the database. I have not found anything like this in documentation Doctrine ORM 2.

Can you help me?

I use currently the FOQElasticaBundle or a custom simple implementation for the zendsearch component.
Which backend do you want to use?

@Baachi I'm using ZF2, but in ZF2, the ZendSearch was separated into another repository and it seems that is not working yet ๐Ÿ˜Ÿ

You can integrate a symfony bundle into ZF2, but i can't help you how you can do it (i'm a symfony nerd ๐Ÿ˜„ )
I use the ZendSearch component and it works. What isn't implemented yet?

@mikelohmann do you have time to merge PRs?

Hi Markus,

Currently not. Perhaps you could become main developer?

You could ask Benjamin.

Mike

Am 31.01.2013 um 13:18 schrieb Markus Bachmann notifications@github.com:

You can integrate a symfony bundle into ZF2, but i can't help you how you
can do it (i'm a symfony nerd [image: ๐Ÿ˜„] )
I use the ZendSearch component and it works. What isn't implemented yet?

@mikelohmann https://github.com/mikelohmann do you have time to merge PRs?

โ€”
Reply to this email directly or view it on
GitHubhttps://github.com//issues/64#issuecomment-12939904.

@mikelohmann Sure, i will ask @beberlei this week.
Let's resurrect this project ๐Ÿ˜ƒ

Yeah!

Cool.

Perhaps I can contribute sometimes.

Am 01.02.2013 um 08:17 schrieb Markus Bachmann notifications@github.com:

@mikelohmann Sure, i will ask @beberlei this week.
Let's resurrect this project

โ€”
Reply to this email directly or view it on GitHub.

Okay i'm now the new maintainer for this project.
@danizord and @mikelohmann your contribution is welcome!

Cool. Congratulations! :)

Mike

Am 03.02.2013 um 17:45 schrieb Markus Bachmann notifications@github.com:

Okay i'm now the new maintainer for this project.
@danizord https://github.com/Danizord and
@mikelohmannhttps://github.com/mikelohmannyour contribution is
welcome!

โ€”
Reply to this email directly or view it on
GitHubhttps://github.com//issues/64#issuecomment-13049523.

Thank you!

Congratz @Baachi, let's put it to work ;)