Task #2981 (new)
Opened 9 years ago
Last modified 9 years ago
Better handling of nulls fields in indexer
| Reported by: | jamoore | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | Unscheduled |
| Component: | Search | Version: | n.a. |
| Keywords: | n.a. | Cc: | |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | n.a. |
Description
In #2980, a null field kept the indexer from continuing. A standard null value like in XML-RPC, e.g. "<[NULL]>", could be used instead. Or if a field is missing, then the value is assumed to have been null.
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
(In [8214]) Null File.mimetype handling in indexer (Fix #2980, See #2981)