2010/7/19 Andrew Mutz <andrew.m...@appfolio.com>

> Thanks Tobias!
>
> One more quick question:  I'm using Neo4J-Rest.  Right now, I'm modifying
> the rest project to use this prototyped index component.  I'm fine
> continuing down this road, but I wanted to ask if anyone else has been
> doing
> the same thing? Is there a (presumably prerelease) version of Neo4J-Rest
> that uses this for indexing?
>
No, it hasn't been done yet.

>
> If not, I'll continue modifying neo4j-rest on my own to test it out.
>
> Also, regarding timescale, should we expect to see this new indexing
> component be in a releasable state in a few months?
>
Hopefully that will be the case. Compound indexing is a quite requested
feature for Neo4j

>
> Thanks very much.  I've been very impressed with Neo4J so far.
>
Glad to hear that!

>
> -Andrew.
>
> On Sat, Jul 17, 2010 at 8:43 PM, Tobias Ivarsson <
> tobias.ivars...@neotechnology.com> wrote:
>
> > This feature is available in the new index component that is being
> > prototyped at https://svn.neo4j.org/laboratory/components/lucene-index/
> > It is being built by the buildbot, which means that prebuilt snapshots
> are
> > available at
> > http://m2.neo4j.org/org/neo4j/neo4j-lucene-index/0.1-SNAPSHOT/
> >
> > Please try it out and let us know what you think!
> >
> > Cheers,
> > Tobias
> >
> > On Sun, Jul 18, 2010 at 3:42 AM, Andrew Mutz <andrew.m...@appfolio.com
> > >wrote:
> >
> > > Hi all,
> > >
> > > I've been getting up to speed in the last few days with the Lucene
> > indexing
> > > capabilities in Neo4J and I have a question:
> > >
> > > When Neo4J creates a Lucene Document for indexing, it only assigns it
> two
> > > fields, the node id and the contents to be indexed.  Is it possible to
> > > write
> > > to multiple lucene document fields?
> > >
> > > What I'd like is to be able to index multiple node attributes as
> multiple
> > > fields in a single lucene document.  My goal is to be able to search on
> > one
> > > field (node attribute) and use the others as boost fields for sorting
> the
> > > relevancy of the results returned.
> > >
> > > If my understanding is correct, and this is not currently possible, is
> > this
> > > planned in the future?
> > >
> > > If it is not planned, would the Neo4J community be interested in me
> > adding
> > > this functionality?  And who would I talk to about this?
> > >
> > > Thanks,
> > > Andrew.
> > >
> > > --
> > > Andrew Mutz
> > > Senior Software Engineer
> > > AppFolio, Inc.
> > >
> > > 55 Castilian Dr. | Goleta, CA | 93117
> > > Phone: 805.617.2167 | Fax: 805.968.0646
> > > andrew.m...@appfolio.com
> > > www.appfolio.com
> > >
> > >
> >
> -------------------------------------------------------------------------------------
> > > "Web-Based Property Management Software Made Easy."
> > > _______________________________________________
> > > Neo4j mailing list
> > > User@lists.neo4j.org
> > > https://lists.neo4j.org/mailman/listinfo/user
> > >
> >
> >
> >
> > --
> > Tobias Ivarsson <tobias.ivars...@neotechnology.com>
> > Hacker, Neo Technology
> > www.neotechnology.com
> > Cellphone: +46 706 534857
> > _______________________________________________
> > Neo4j mailing list
> > User@lists.neo4j.org
> > https://lists.neo4j.org/mailman/listinfo/user
> >
>
>
>
> --
> Andrew Mutz
> Senior Software Engineer
> AppFolio, Inc.
>
> 55 Castilian Dr. | Goleta, CA | 93117
> Phone: 805.617.2167 | Fax: 805.968.0646
> andrew.m...@appfolio.com
> www.appfolio.com
>
> -------------------------------------------------------------------------------------
> "Web-Based Property Management Software Made Easy."
> _______________________________________________
> Neo4j mailing list
> User@lists.neo4j.org
> https://lists.neo4j.org/mailman/listinfo/user
>



-- 
Mattias Persson, [matt...@neotechnology.com]
Hacker, Neo Technology
www.neotechnology.com
_______________________________________________
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to