2010/9/15 <rick.bullo...@burningskysoftware.com>

>   Doh!  Seems like we just overlooked the method signature with
>   removeIndex(Node,key), which will do exactly what we want.
>
Excellent!

>
>
>
>   Have to lay off the Duff for a while...
>
>
>
>   -------- Original Message --------
>   Subject: [Neo4j] Possible_functional_gap_in_Lucene_indexing?
>   From: <[1]rick.bullo...@burningskysoftware.com>
>   Date: Wed, September 15, 2010 8:03 am
>   To: [2]u...@lists.neo4j.org
>   Hi, all.
>   We're trying to use Lucene for fulltext indexing of some textual
>   content that is stored in Neo, and we've hit a bit of a roadblock. In
>   some cases, that content will be updated/edited and/or nodes will be
>   removed, but the process by which index information is removed seems
>   awkward.
>   In particular, it would seem that a "removeIndex(Node node)" method
>   would be extremely helpful for removing all indexes on a particular
>   node. The current method requires retrieving and passing in the
>   original textual content so that the node can be "de-indexed".
>   Is there any solution that would allow index removal given only a Node?
>   Thanks,
>   Rick
>   _______________________________________________
>   Neo4j mailing list
>   [3]u...@lists.neo4j.org
>   [4]https://lists.neo4j.org/mailman/listinfo/user
>
> References
>
>   1. mailto:rick.bullo...@burningskysoftware.com
>   2. mailto:user@lists.neo4j.org
>   3. mailto:User@lists.neo4j.org
>   4. https://lists.neo4j.org/mailman/listinfo/user
> _______________________________________________
> 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