We are currently storing the Drupal path in the index, but reconstructing the node path for search results. It might be bettter to use the sotred path, since then at index time the doc can be altered to point to some other Drupal path (e.g. a View or some sub-tab) that's a preferred display of the node content.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | use-path-453182-1.patch | 1.27 KB | pwolanin |
Comments
Comment #1
pwolanin commentedsimple patch
Comment #2
pwolanin commentedComment #3
anarchivist commented+1 - we'd prefer to be able to just paths as we're passing stuff into Solr that are things other than nodes.
Comment #4
pwolanin commentedcommitted to 6.x
Comment #5
pwolanin commented