Thanks.  I assume that with the new API the indexing layer is automatically
closed/cleaned up when the underlying database is closed?


-----Original Message-----
From: [email protected] [mailto:[email protected]] On
Behalf Of Mattias Persson
Sent: Tuesday, February 15, 2011 3:30 PM
To: Neo4j user discussions
Subject: Re: [Neo4j] Making sense of Lucene indexing in Neo 1.2

There's a new index framework replacing IndexService and friends. Look at
http://wiki.neo4j.org/content/Index_Framework and
http://wiki.neo4j.org/content/Index_Framework#Advanced_creation in
particular for f.ex. fulltext indexes.

2011/2/15 Rick Bullotta <[email protected]>

> Hi, all.
>
>
>
> Looking for some expertise in understanding what is going on with indexing
> in 1.2 and newer.  When I look at the folders that are generated when a
new
> Neo DB is created, I see:
>
>
>
> index
>
> lucene
>
> lucene-fulltext
>
>
>
> Currently, we are using LuceneFulltextQueryIndexService to handle full
text
> indexing.  Is there a new method we should be using in 1.2 and later?
>
>
>
> Thanks,
>
>
>
> Rick
>
>
>
> _______________________________________________
> 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

_______________________________________________
Neo4j mailing list
[email protected]
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to