[
https://issues.apache.org/jira/browse/NUTCH-610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrzej Bialecki closed NUTCH-610.
-----------------------------------
Resolution: Invalid
> Can't Update or modify an index while web gui is running
> --------------------------------------------------------
>
> Key: NUTCH-610
> URL: https://issues.apache.org/jira/browse/NUTCH-610
> Project: Nutch
> Issue Type: Improvement
> Components: searcher, web gui
> Affects Versions: 0.9.0
> Reporter: Ciminera Frederic
> Attachments: NutchBeanNoLock.patch
>
>
> When the search web application is started a NutchBean is created and
> initializes its searcher on the index files (and also a FetchedSegment on
> segments).
> This index searcher (and also FetchedSegment) is holding a lock on the files
> on disk that prevent the index to be updated or modified.
> It would be nice to be able to update an index without having to restart the
> web server.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.