Skip to content

Islands in search results should be configurable #20

@thomaskrause

Description

@thomaskrause

Search nodes that are too far apart to be shown in the same context (distance > context_left+context_right) normally creat islands ("..." is displayed between the tokens). The exact distance at which this happens should be configurable as one of three options:

* context_left+context_right (current behavior)
* NUMBER (e.g. 10 tokens)
* none (never use islands, always give all tokens between hit nodes) 

There should also be an option to display a control in the front-end which allows users to configure this in real-time. The admin can determine if this control is displayed/enabled depending on the corpora in the system (e.g. for legal reasons).


Imported from Launchpad using lp2gh.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions