Could you perhaps create an index with a custom Analyzer which treats titles
as fulltext and others as non-analyzed?

2011/5/11 Rick Bullotta <rick.bullo...@thingworx.com>

> Is there currently any way to have a composite index consisting of fulltext
> and non-analyzed (simple fields), and to query them in a single query
> statement?  e.g. :  title:Reloaded AND year:1999
>
> In this case, I'd be using a Lucene Analyzer on the title, but indexing the
> primitive types without using the analyzer/norms/etc...I know how to do it
> with Lucene directly, but not clear if it can be done w/Neo4J.
>
> Thanks!
>
> Rick
>
> _______________________________________________
> 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