That should be possibly, I can't think of any reason why not. 2011/6/22 Milena Araujo <[email protected]>
> Hello all ! > > So, looking here: > > http://docs.neo4j.org/chunked/snapshot/indexing-lucene-extras.html#indexing-lucene-sort > There's an example of how to sort by score and later on, how to make a > compound query. > Is it possible to do both ? > Something like: hits = movies.query( new QueryContext("title:*Matrix* AND > year:1999" ).sortByScore() ); > > Thanks, > > Milena Araujo. > _______________________________________________ > Neo4j mailing list > [email protected] > https://lists.neo4j.org/mailman/listinfo/user > -- Mattias Persson, [[email protected]] Hacker, Neo Technology www.neotechnology.com _______________________________________________ Neo4j mailing list [email protected] https://lists.neo4j.org/mailman/listinfo/user

