Would it be possible to seperate the backend so that similar threads only uses elasticsearch (without rebuilding search index) and caches results? Only thing i needed
Would it be possible to seperate the backend so that similar threads only uses elasticsearch (without rebuilding search index) and caches results? Only thing i needed
I have a license for the older XF 1.x version but am looking for 'similar threads' function for XF2. Before I do something stupid (like being impatient and spending money on a different add-on), is the XF2 port of this being worked on?
Thanks for the ETA, Xon. I'll (begrudgingly) look at alternate solutions in the interim to hold over till this one is available. The big thing really that I'm looking for is that some people are confusing the 'quick thread' input at the top of the forum nodes in XF2 to be a search box instead of a post box so it'd be nice to have an ajax driven 'suggested/similar threads' appear when they type.
I requested this as a feature for XF's Enhanced Search, but there was unbelievably no interest in it.
ElasticSearch has the ability to use a plugin which adds phonetic search abilities. This is the one missing link that separates our searches from the "big boys" out there. I believe the plugin lets you choose the algorithm (Soundex, Metaphone, etc.) that ES can use for phonetic matching. Any chance this might be added in the future, or even offered as a separate add-on?
I really haven't done enough in-depth looking at that sort of phonetic search stuff, I've been dumping my time into XF1 => XF2 conversion work so haven't really had a chance to look into the more advanced stuff.
Our site is 20 years old and has lots of older threads that need to be found. With our former Sphinx search facility we could search within a date range. Is there any possibility of doing this with Elastic Search or is it not possible to handle date of thread or post like any other data item?
We have the same problem on our site. The similar threads on Andys add on produces VERY different results! See below a side by side comparison. Top is Andy's bottom is E-Essentials.