Hello again
The problem is that the software is used in different fields. The table
schema for hospital software is not the same as in the industrie sectors.
Customers usually create their own schema. The worst case scenary that we
know is that there are four tables connected.
Table patient -->
Hello Erick
Thanks for your response.
The main problem we have, is that the data is denormalized. And this
increases the document to index exponentially.
Let's say we have the following two tables.
-- --
Table: Patient Table:Image
-
Hi there.
In our company we use Apache Solr 4 to index data from the database via the
databaseimport handler.
The data we are indexing is a denormalzied table (Patient, Visit, Study,
Image).
One requirement is to be near realtime. For that we use softcomits every
second.
The index size is about
Hello everybode. I already posted this question on stackoverflow but didn't
get an answer.
I am using the solr suggestion component with the following configuration:
schema.xml
solrconfig.xml
suggest
org.apache.solr.spelling.suggest.Suggester