Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
How are properties with array values indexed?
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
brian  
View profile  
 More options Oct 11 2012, 11:05 am
From: brian <blevine...@gmail.com>
Date: Thu, 11 Oct 2012 08:05:31 -0700 (PDT)
Local: Thurs, Oct 11 2012 11:05 am
Subject: How are properties with array values indexed?

If I index on an array property, how is this treated?  Is a single Lucene
document containing a compound key created?  Or are separate Lucene
documents (one for each member of the array) created?

Thanks.

-brian


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Michael Hunger  
View profile  
 More options Oct 11 2012, 8:04 pm
From: Michael Hunger <michael.hun...@neotechnology.com>
Date: Fri, 12 Oct 2012 02:03:51 +0200
Local: Thurs, Oct 11 2012 8:03 pm
Subject: Re: [Neo4j] How are properties with array values indexed?
The current implementation adds all array values as individual values to the same key,

If you want to find your node you have to supply _one_ of the array values.

HTH

Michael

Am 11.10.2012 um 17:05 schrieb brian:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
brian  
View profile  
 More options Oct 12 2012, 10:49 am
From: brian <blevine...@gmail.com>
Date: Fri, 12 Oct 2012 07:49:09 -0700 (PDT)
Local: Fri, Oct 12 2012 10:49 am
Subject: Re: [Neo4j] How are properties with array values indexed?

Perfect!  Thank you.

-b


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »