Add stats view: "Disjointed/Unique Keywords"

Bug #364721 reported by Daniel Hahler
2
Affects Status Importance Assigned to Milestone
b2evolution
New
Wishlist
Unassigned

Bug Description

There is a "Keywords" view in "Search B-hits" already [1], but this uses the whole query.

I'd like to have a view, with those keywords split into single words, i.e. given the following queries:
 mysql bzr
 mysql oracle
 "blog tool" MySQL

This would have 3 hits for "mysql", and one for "bzr", "oracle" and "blog tool" (or "blog" and "tool").

The question is, if phrases should be kept as-is, or also split into words (i.e. one hit for both "blog" and "tool", but none for "blog tool").

Maybe just strip any special chars (like "+", "-", and quotes), then split by words.

[1] http://test.b2evolution.net/HEAD/blogs/admin.php?blog=14&ctrl=stats&tab=refsearches&tab3=keywords&locale=en-US&login=admin&pwd=demopass

Daniel Hahler (blueyed)
Changed in b2evolution:
importance: Undecided → Wishlist
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.