Opened 14 years ago

Closed 14 years ago

#246 closed bug (worksforme)

No indexed documents after 6.5 update

Reported by: saccoke Owned by: car031
Priority: critical Milestone:
Component: Core Version: 6.5
Keywords: Cc:

Description

After installing update 22 (6.5) all documents are not indexed and therefore not accessible by users. Have attempted to run index job, but documents are not indexing. This is critical.

Can you logi

Change History (5)

comment:1 by car031, 14 years ago

Milestone: 6.5.1
Owner: set to car031
Status: newassigned

After the upgrade to 6.5 it is normal and declared that the documents needs to be reindexed.
This is our suggestion:

  • Stop the index omptimiation task
  • Disable the OCR engine (Administration->Settings->OCR)
  • Restart LogicalDOC
  • Force the execution of the Indexing task

comment:2 by saccoke, 14 years ago

Finished rebuilding indexes and now we are getting multiple (incorrect) search results on individual search with specific document value. Installed 6.5.1 in hope that this would resolve the problem, but we are receiving multiple false hits on a search.

Please advise, this is causing problems for users.

comment:3 by car031, 14 years ago

Please specify in more detail what is multiple(incorrect) search results.
If you search for word 'paper' you don't get results containing the word 'paper'?

comment:4 by saccoke, 14 years ago

We search for invoice number, specifically 01D02058513. We get 40-50 hits when there should be 1-2. Most of the hits do not contain the search value.

comment:5 by car031, 14 years ago

Resolution: worksforme
Status: assignedclosed

If you want an exact match you just have to search for "01D02058513". If you search for 01D02058513, LogicalDOC will search also for parts of the 'word', so this is not a real bug.
You note this behaviour because of the new tecnology used in the 6.5 is more powerful. In any case all the search possibilities are explkained in the user's guide.

Note: See TracTickets for help on using tickets.