The Wayback Machine - https://web.archive.org/web/20200704031340/https://github.com/topics/search-interface
Skip to content
#

search-interface

Here are 148 public repositories matching this topic...

jeduardo824
jeduardo824 commented Jul 18, 2019

After facing an issue caused by Ransack interpreting 1/'t' as true and some unsuccessful research, I found about the sanitize args and the recommended way to skip them. The documentation never mentions that ransackable_scopes_sanitize_args must be a class method and the example shown defines an instance method.

I think that's worth a documentation update, making more clear how to use th

mz2212
mz2212 commented Sep 11, 2018

I just got everything set up in a stack similar to this, some documentation would be really helpful for those that would like to set this up in a similar environment.

I can get a pull request modifying the readme to include these, as well as a uwsgi daemon ini thingy, if you'd like.

mlderebecki
mlderebecki commented Jan 14, 2019

Could someone explain (or give example) to me how can I use taxonomy fields? I've created simple thesaurus that contains hierarchy (broader, narrower). Using the solr admin panel I can query documents that contain fields "tag_ss_taxonomy_X_ss" but how can I use those fields in search?

For example, I have 2 fields:
`"tag_ss_taxonomy_0_ss":["Human",
"Human",
"Human",

kowl

Improve this page

Add a description, image, and links to the search-interface topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the search-interface topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.