Re: [Neo4j] Index Creation via REST API

2011-10-18 Thread Peter Neubauer
ssage- >> From: user-boun...@lists.neo4j.org [mailto:user- >> boun...@lists.neo4j.org] On Behalf Of Peter Neubauer >> Sent: Tuesday, October 18, 2011 10:49 AM >> To: Neo4j user discussions >> Subject: Re: [Neo4j] Index Creation via REST API >> >> Mmh, &

Re: [Neo4j] Index Creation via REST API

2011-10-18 Thread Christian Scharr
far :-/ > > Browsing the "Index manager" page in webadmin shows me an empty list > of indexes... Nothing here to delete at this time. > > > > I will try making a fresh installation of Neo4j and updating to 1.5- > M02. > > > > Greets, > > Christian S

Re: [Neo4j] Index Creation via REST API

2011-10-18 Thread Peter Neubauer
index/node/ -H "Content- >> Type: >> > application/json" --data-binary >> > '{"name":"address","config":{"provider":"lucene","type":"fulltext"}}' >> > >> > Greets, &

Re: [Neo4j] Index Creation via REST API

2011-10-18 Thread Christian Scharr
> > > > -Original Message- > > > From: user-boun...@lists.neo4j.org [mailto:user- > > > boun...@lists.neo4j.org] On Behalf Of Peter Neubauer > > > Sent: Monday, October 17, 2011 6:11 PM > > > To: Neo4j user discussions > &

Re: [Neo4j] Index Creation via REST API

2011-10-18 Thread Jacob Hansson
ne","type":"fulltext"}}' > > Greets, > Christian Scharr > > > -Original Message- > > From: user-boun...@lists.neo4j.org [mailto:user- > > boun...@lists.neo4j.org] On Behalf Of Peter Neubauer > > Sent: Monday, October 17, 2011 6:11 P

Re: [Neo4j] Index Creation via REST API

2011-10-17 Thread Christian Scharr
rr > -Original Message- > From: user-boun...@lists.neo4j.org [mailto:user- > boun...@lists.neo4j.org] On Behalf Of Peter Neubauer > Sent: Monday, October 17, 2011 6:11 PM > To: Neo4j user discussions > Subject: Re: [Neo4j] Index Creation via REST API > > This looks right.

Re: [Neo4j] Index Creation via REST API

2011-10-17 Thread Peter Neubauer
This looks right. Can you create the error with a curl call so I can recreate it? /peter Sent from my phone. On Oct 17, 2011 5:58 PM, "Christian Scharr" wrote: > Hello, > > trying to work RESTfully with Neo4j via Standalone Server (1.5.M01) I'm > about to become desperate. > > I'm sending an PO

[Neo4j] Index Creation via REST API

2011-10-17 Thread Christian Scharr
Hello, trying to work RESTfully with Neo4j via Standalone Server (1.5.M01) I'm about to become desperate. I'm sending an POST-Request to http://localhost:7474/db/data/index/node/, getting status-code 500 with the response-text "java.lang.Boolean cannot be cast to java.lang.String". The indexes I