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
[email protected]
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to