Closed (fixed)
Project:
Similar Entries
Version:
7.x-2.x-dev
Component:
Field support
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
11 Aug 2011 at 16:14 UTC
Updated:
3 Mar 2012 at 01:50 UTC
Currently, there is only a blanket option for including all fields in thr FULLTEXT search query. It could be beneficial to include other field options for limiting the query further.
Comments
Comment #1
jordojuice commentedThis should instead be offered as a custom filter. "Similar entries: fields" or something like that. It should include options for including any field that is indexed by Similar entries, including body and title fields in both versions. One thing to note, though, the module currently indexes all fields as a group in each table. That will limit the options that can be provided to the user. Essentially, that would mean only offering the option to filter by all fields or no fields. Maybe individual field indexes need to be added for those cases.
Comment #2
jordojuice commentedFilter has been implemented in 6.x-2.x and 7.x-2.x