I hope I'm posting this in the correct place. I'm new to Drupal.
the Search API Ranges is great! I was very interested in using the Ranges: Text Links with the "Advanced range" feature. The help text says "For examples, refer to README in search api range" but there are no examples in there (unless I'm looking int he wrong area).

Does anyone know where I can find an example of two of how to use the Advanced range?

Thanks.

Comments

kenorb’s picture

Category: task » support
khiminrm’s picture

Hi! I'm also looking for the examples or instructions how to use Text links and Drop down list.

a.ross’s picture

Category: support » bug

I don't understand why this was switched to a support request, but this is a bug report. The UI says to check the README for examples, and there are none. This should be fixed by either changing said message in the UI or actually providing this documentation in the README.

Also, it doesn't really appear to work at all, because looking at the code, it expects something like this:

100-200
200-300
300-400

And it doesn't work. I mean no offense, but I seriously wonder why this module is already at release 1.4.

Anonymous’s picture

Started out with the regular slider widget, the advanced ranges were a recent addition. I've never given the version numbers any meaning, it's just iteration number #4.

mimrock’s picture

Status: Active » Needs review
StatusFileSize
new426 bytes

Hi,

The "stable" version of this module is not that stable. Consider using the dev, wich fixes some issues.

If advanced ranges are still not working for you, check out my patch:
http://drupal.org/node/1982298#comment-7355634

This patch of README also depends on the patch above.

mimrock’s picture

If you are not sure that your module is stable, consider using "alpha", "beta" or "rc" releases, or you can mention in the release notes if some parts of the module is not tested.

Anyway, search_api_ranges helped a lot to me, thank you!

mimrock’s picture

Readme fixed...

a.ross’s picture

Documentation looks good but I'm not going to test the -dev at this time.

Anonymous’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.