Alex Viggio | 19 Aug 13:22

Removing corrupt Nuxeo document?

I hadn't heard back on my earlier query. How can I delete a Nuxeo
document that is showing up in the EP web user interface, but not in
the Nuxeo Shell directory listing? I'm looking for the reference noted
below in the jcr_default_bundle table, but the NODE_ID values are a
varbinary type and not human readable. I really need to remove this
corrupt document since re-indexing using Nuxeo Shell does not resolve
the error. Any other suggestions? The warning below is otherwise
unhelpful.

WARN  [LiveEditBootstrapHelper] document 'Consumer Brochure' with
reference '39699e50-a25c-40b9-b123-47305afd9056' no longer exists in
the database, please ensure the indexes are up to date
Alex Viggio | 21 Aug 07:08

Re: Removing corrupt Nuxeo document?

I found this suggestion from Olivier last July 2007, but am not clear
how to apply it. Is this still the right way to re-index our Lucene
indexes? If so, what are the steps to complete this task?

"If your search service setup is the default one you will have to
reindex the repository since the indexes are not in the DB (native
lucene backend using
File System).

To reindex, use the search_form.faces view as Administrator.

The search service is now used by default to display the content of a
Worskpace or any other folderish document."

Thanks,
- Alex

On Tue, Aug 19, 2008 at 5:23 AM, Alex Viggio
<alex@...> wrote:
> I hadn't heard back on my earlier query. How can I delete a Nuxeo
> document that is showing up in the EP web user interface, but not in
> the Nuxeo Shell directory listing? I'm looking for the reference noted
> below in the jcr_default_bundle table, but the NODE_ID values are a
> varbinary type and not human readable. I really need to remove this
> corrupt document since re-indexing using Nuxeo Shell does not resolve
> the error. Any other suggestions? The warning below is otherwise
> unhelpful.
>
> WARN  [LiveEditBootstrapHelper] document 'Consumer Brochure' with
> reference '39699e50-a25c-40b9-b123-47305afd9056' no longer exists in
(Continue reading)

Re: Removing corrupt Nuxeo document?

Hi,

The ability to kick-off a re-index from the UI was removed (? temporarily)
earlier this year. You need to use the shell.

Regards,

Sean

On Wed, 20 Aug 2008 23:08:00 -0600, "Alex Viggio"
<alex@...> wrote:
> I found this suggestion from Olivier last July 2007, but am not clear
> how to apply it. Is this still the right way to re-index our Lucene
> indexes? If so, what are the steps to complete this task?
> 
> "If your search service setup is the default one you will have to
> reindex the repository since the indexes are not in the DB (native
> lucene backend using
> File System).
> 
> To reindex, use the search_form.faces view as Administrator.
> 
> The search service is now used by default to display the content of a
> Worskpace or any other folderish document."
> 
> Thanks,
> - Alex
> 
> On Tue, Aug 19, 2008 at 5:23 AM, Alex Viggio <alex@...>
> wrote:
(Continue reading)


Gmane