No, which parser to use isn't configurable. You could probably mimic that behavior OR:ing some fields in the query.
2011/6/6 James Swetnam <[email protected]> > Hello, > > When using the native Lucene API, I was able to query across all fields > using the MultiFieldQueryParser class ( > > http://lucene.apache.org/java/2_4_0/api/org/apache/lucene/queryParser/MultiFieldQueryParser.html > ). > Can this functionality be mimicked using the integrated index api? > > Best > James > _______________________________________________ > 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

