| | |
| | | } |
| | | } |
| | | |
| | | private void processAttribute(Index index, ImportIndexType presence, Entry entry, AttributeType attributeType, EntryID entryID, |
| | | IndexingOptions options) throws InterruptedException |
| | | private void processAttribute(Index index, ImportIndexType presence, Entry entry, |
| | | AttributeType attributeType, EntryID entryID, IndexingOptions options) throws InterruptedException |
| | | { |
| | | if (index != null) |
| | | { |
| | |
| | | } |
| | | } |
| | | |
| | | private void processAttributes(Collection<Index> indexes, ImportIndexType indexType, Entry entry, AttributeType attributeType, |
| | | EntryID entryID, IndexingOptions options) throws InterruptedException |
| | | private void processAttributes(Collection<Index> indexes, ImportIndexType indexType, Entry entry, |
| | | AttributeType attributeType, EntryID entryID, IndexingOptions options) throws InterruptedException |
| | | { |
| | | if (indexes != null) |
| | | { |