Top "Search-path" questions

nltk doesn't add $NLTK_DATA to search path?

under linux,I have set env var $NLTK_DATA('/home/user/data/nltk'),and blew test works as expected &…

python environment-variables nltk search-path
Error:"Key ... is not present in table"

I have a table with a character varying(12) field in it which is its PRIMARY KEY. I ran this query …

postgresql inheritance foreign-keys constraints search-path
Including headers from custom framework in XCode

Am I supposed to adjust FRAMEWORK_SEARCH_PATHS or HEADER_SEARCH_PATHS when I add custom frameworks to the project? …

xcode frameworks include header search-path
User cannot use extension "uuid-ossp"

I am developing an application in which I decided to use UUIDs for the primary and foreign keys. For this …

postgresql search-path postgresql-extensions
How to unmask a function in R, due to name collisions on searchpath

When I loaded package debug to debug a script with zoo objects, I got trouble: function index from zoo got …

r package search-path name-collision
search_path doesn't work as expected with currentSchema in URL

My SQL commands have issues finding objects from the public schema (which is in the default DB search_path) when …

postgresql jdbc search-path