Hi Edgard,

sure you can do a FullText Search on your data with Lucene and Neo4j. Did
you take a look here
http://docs.neo4j.org/chunked/1.4/indexing-create-advanced.html

If you need any other help, just let us know.

Regards.

2011/7/12 刘运杰 <yunjie....@163.com>

> I  like to filter fulltext search result,but don't kown where to set lucene
> search filter.
>
>
> I notice  file LuceneIndex.java ,
>  line 355,
> Hits hits = new Hits( searcher, query, null, sorting, forceScore );
> line 370,
> Hits hits = new Hits( additionsSearcher, query, null );
>
>
> all pass null for filter.
>
>
> So Neo4j disable lucene search filter?
> how setup lucene fulltext search filter?
>
>
> Thanks in advance.
>
>
> Edgar,
> _______________________________________________
> Neo4j mailing list
> User@lists.neo4j.org
> https://lists.neo4j.org/mailman/listinfo/user
>



-- 
Adriano Almeida
Caelum | Ensino e Inovação
www.caelum.com.br
_______________________________________________
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to