Question about the auto complete feature. Would it be possible to use auto complete like Google does?
It would be nice to autocomplete on keywords instead of search results.
Question about the auto complete feature @Xon. Would it be possible to use auto complete like Google does?
It would be nice to autocomplete on keywords instead of search results.
Question about the auto complete feature @Xon. Would it be possible to use auto complete like Google does?
It would be nice to autocomplete on keywords instead of search results.
How do you mean "auto complete like google does?" that is a hilariously complex task. Do you mean how google does auto-complete based off search queries rather than results?
That is a major complex change, and something that isn't planned.
How do you mean "auto complete like google does?" that is a hilariously complex task. Do you mean how google does auto-complete based off search queries rather than results?
That is a major complex change, and something that isn't planned.
I'm not sure if we are talking about the same.
I thought this addon would autocomplete the words you type in the searchbar.
So when you type 'xenf' , it would auto fill the searchbar while you type with 'xenforo'.
How about a screenshot of what the addon looks like on a forum vs. just the admin settings ? (At the top of the overview page).
on TAZ, I found the addon interfered with my ability to use the search dropdown.
As you can see from the image above ... It almost entirely covers the search dialog.
I made a few mockups where the results are either embedded at the top or bottom of the search dialog.
A significant problem with this addons autocomplete is that it makes it seem like the autocomplete results equals ALL search results. As if there is nothing more to find. The user uses the autocomplete, sees no relevant result and then concludes that the search engine doesn't work or there is no content.
If there are no autocomplete results the member even gets the message 'No Matches' implying that there are no search results to be found in the search engine.
For some reason the autocomplete does not display the same results as a full search.
I get a lot of complaints about search due to the above issue.
I suggest to resolve this problem by adding a 'More results...' link under the autocomplete results and never display 'No matches' because its deceptive.
It uses dynamic word frequency cut-offs rather than 'stop-words', so it automatically adjusts based on the index contents. Assuming you have enough information in the index to be useful.
Until XF2, 4-byte unicode really isn't supported. Mostly this impacts the new unicode character emojis.