ukwa / webarchive-discovery

WARC and ARC indexing and discovery tools.
https://github.com/ukwa/webarchive-discovery/wiki
116 stars 25 forks source link

Add whitespace between div elements. #314

Open thomasegense opened 5 months ago

thomasegense commented 5 months ago

Example: An news site has the following menu options: FrontPage|Sports|Politics , where '|' is just my representation of tabs or menu options but is obvious when viewed in the browser.

This is indexed into Solr: FrontPageSportsPolitics (as a single word) What would have been better is: FrontPage Sports Politics as three seperate terms.

@GilHoggarth You can assign this jira to me. ( I can not do it myself)