Hi there,

In our company we're already working with D7 and would like to use Apache Solr Integration for a multilingual customer page.
Thus I've got some time to port "Apache Solr Multilingual " to D7.

I removed the custom table in favour of the new field api. But I'm still very new to D7 - I'm sure there are some parts which could be solved smarter.
But it seems that the most of the code works as intended (Didn't compare it to D6 ;) )
The only part I've skipped is the zip creator - it looks like it creates corrupt archives :|

Port is sponsored by:
Cando Image GmbH
http://www.cando-image.com/ ;)

Cheers,
Peter

Comments

das-peter’s picture

StatusFileSize
new20.17 KB

Update
Added this patch: http://drupal.org/node/884236

das-peter’s picture

StatusFileSize
new20.06 KB

Next Update ;)
Found some major issues with node handling.
Some code clean-up

mkalkbrenner’s picture

Thanks for your work so far. I'll have a closer look at it as soon as possible.

das-peter’s picture

StatusFileSize
new86.92 KB

Ported latest codebase ;)
Needs still review and refactoring.

das-peter’s picture

StatusFileSize
new36.54 KB

Next fixes.
Was confused with all the different codebases and my switch was not clean. ;)

What about a new D7 branch for this module?

Cheers,
Peter

mkalkbrenner’s picture

Assigned: Unassigned » das-peter
das-peter’s picture

Status: Active » Needs review

First check-in of the D7 port. Port bases on the latest 6--2 code from September 1, 2010.
- Testing not complete
- No simpletests

mkalkbrenner’s picture

Version: 6.x-2.x-dev » 7.x-1.x-dev
Fidelix’s picture

Subscribing...

mkalkbrenner’s picture

Status: Needs review » Fixed

We already merged this code and continued D7 development. But unfortunately D7.0 had a lot of 18n issues which made it impossible to release a first D7 version of Apache Solr Multilingual.

But now with D7.4, some of the i18n issues might be fixed. Let's continue ...

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.