mywhere / walkaround

Automatically exported from code.google.com/p/walkaround
Apache License 2.0
0 stars 0 forks source link

Replaces use of unsupported Search API methods with new ones #128

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
The method doc.getFields() is not not longer supported by Search API.

Original issue reported on code.google.com by vega113 on 14 Feb 2013 at 8:49

Attachments:

GoogleCodeExporter commented 8 years ago
Hello, 
How can I apply the patch?
Ty

Original comment by comerc...@conductum.com on 15 Feb 2013 at 8:08

GoogleCodeExporter commented 8 years ago
You can google for the info on patches, for example: 
http://www.cyberciti.biz/faq/appy-patch-file-using-patch-command/
Another option - you can add me as developer to the app engine account for the 
instance and I ll push there the updated version.

Original comment by vega113 on 15 Feb 2013 at 8:34

GoogleCodeExporter commented 8 years ago
Ty.

I´d like to learn to do it.

I´ve tried to follow your instructions. But I´m not sure.

I have my walkaroud running on appengine.
I follwed: http://code.google.com/p/walkaround/wiki/RunningTheCode

I made a local walkaround on a linux and then I deployed to appengine.

Have I to apply patch on my local copy and then redeploy to appengine?

Original comment by comerc...@conductum.com on 15 Feb 2013 at 9:44

GoogleCodeExporter commented 8 years ago
Yep, just apply the patch and redeploy

Original comment by vega113 on 15 Feb 2013 at 10:08

GoogleCodeExporter commented 8 years ago
Hi,

I did something wrong, 

I saved the patch on my walkaround folder.
I wrote: 
$ pactch -p1 < /home/administrador/walkaround/WaveIndexer.java.patch
It worked (I saw: "Hunk #3 succeeded at 315 (offset 1 line)..........)

Then I wrote: "third_party/appengine-sdk/sdk/bin/appcfg.sh update build/war"
And the app was updated.
I go to appengine and I see the app recently updated but it doesnt work

Can I ad you as developer?, YOur email?
TY

Original comment by comerc...@conductum.com on 15 Feb 2013 at 3:39

GoogleCodeExporter commented 8 years ago
try to run ./run ant war
and then upload to appengine with appcfg.sh

Original comment by vega113 on 15 Feb 2013 at 5:01

GoogleCodeExporter commented 8 years ago
Ty,

In step 5, when I had compilation errors, I did what is recommended in "Getting 
and running the code":

rm -rf third_party third_party_src
./get-third-party-deps

I took an error getting "third party deps"

I cant download completly "third party.."
Any idea?

Ty again.

I have a lot of important waves in my walkaround clone, I´d like to save them.

Original comment by comerc...@conductum.com on 18 Feb 2013 at 8:42

Attachments:

GoogleCodeExporter commented 8 years ago
I see. I guess it would be easier if you would just add me as developer to your 
AppEngine instance to let me push working version.
my email is vega113@gmail.com

Original comment by vega113 on 18 Feb 2013 at 8:51

GoogleCodeExporter commented 8 years ago
Ty, 

Invitation sent.

Original comment by comerc...@conductum.com on 18 Feb 2013 at 8:55