|
|
|
|
|
by koffiedrinker
2130 days ago
|
|
Yes, since you have to define the type of each field. If you have a managed schema (=you don't define a schema but let SolR auto-create it), SolR will pick the type for you. Any document with a field not matching the type will be rejected. |
|