[Neo tickets] #297: lucene fulltext index for read only database
neo4j.org
noreply at neo4j.org
Thu Dec 9 17:52:54 CET 2010
#297: lucene fulltext index for read only database
-----------------------------------------+----------------------------------
Reporter: matthias.zengler at unister.de | Owner: johans
Type: bug report | Status: new
Priority: major | Milestone:
Component: index | Resolution:
Keywords: |
-----------------------------------------+----------------------------------
Comment(by mattias):
Which version of neo4j are you using? The most recent code shouldn't throw
that exception, however there is no LuceneFulltextReadOnlyIndexService for
some reason.
Would you be comfortable to use latest neo4j version and instead use the
integrated index which is better, integrated into GraphDatabaseService
interface and handles read-only automatically? Look at
http://wiki.neo4j.org/content/Index_Framework#Advanced_creation for more
information. I'd say that'd be the easiest solution and the API is quite
similar. The drawback is that you'd have to index your data all over again
into the new index framework.
--
Ticket URL: <https://trac.neo4j.org/ticket/297#comment:1>
neo4j.org <http://trac.neo4j.org/>
The Neo4J.org Issue Tracker
More information about the Tickets
mailing list