Git Product home page Git Product logo

federated-search-demo's People

Contributors

agentrickard avatar becw avatar biz123 avatar byrond avatar damontgomery avatar froboy avatar jesconstantine avatar kbentham avatar malakdesai avatar mcarmichael21 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

federated-search-demo's Issues

not able to install

[vagrant@federated-search-demo:/var/www/federated-search-demo.local$ phing build install-all
Buildfile: /var/www/federated-search-demo.local/build.xml
[property] Loading /var/www/federated-search-demo.local/conf/build.vagrant.properties
[property] Unable to find property file: /var/www/federated-search-demo.local/conf/build.vagrant.properties... skipped
[property] Loading /var/www/federated-search-demo.local/conf/build.default.properties

federated-search-demo > build:

[property] Loading /var/www/federated-search-demo.local/conf/build.d8.properties
[property] Loading /var/www/federated-search-demo.local/conf/build.default.properties

federated-search-demo > drupal-build:

federated-search-demo > drupal-prepare-filesystem:

federated-search-demo > create-placeholder:

 [echo] web/d8/docroot/modules/custom already exists.

federated-search-demo > create-placeholder:

 [echo] web/d8/docroot/themes/custom already exists.

federated-search-demo > create-placeholder:

 [echo] web/d8/docroot/profiles/custom already exists.

federated-search-demo > create-placeholder:

 [echo] web/d8/docroot/sites/default already exists.
[chmod] Changed file mode on '/var/www/federated-search-demo.local/web/d8/docroot/sites/default' to 750

federated-search-demo > drupal-prepare-settings:

 [copy] Copying 1 file to /var/www/federated-search-demo.local/web/d8/docroot/sites/default

federated-search-demo > drupal-prepare-services:

 [copy] Copying 1 file to /var/www/federated-search-demo.local/web/d8/docroot/sites/default

[property] Loading /var/www/federated-search-demo.local/conf/build.d7.properties
[property] Loading /var/www/federated-search-demo.local/conf/build.default.properties

federated-search-demo > drupal-build:

federated-search-demo > drupal-prepare-filesystem:

federated-search-demo > create-placeholder:

 [echo] web/d7/docroot/modules/custom already exists.

federated-search-demo > create-placeholder:

 [echo] web/d7/docroot/themes/custom already exists.

federated-search-demo > create-placeholder:

 [echo] web/d7/docroot/profiles/custom already exists.

federated-search-demo > create-placeholder:

 [echo] web/d7/docroot/sites/default already exists.
[chmod] Changed file mode on '/var/www/federated-search-demo.local/web/d7/docroot/sites/default' to 750

federated-search-demo > drupal-prepare-settings:

 [copy] Copying 1 file to /var/www/federated-search-demo.local/web/d7/docroot/sites/default

federated-search-demo > drupal-prepare-services:

 [copy] Copying 1 file to /var/www/federated-search-demo.local/web/d7/docroot/sites/default

[property] Loading /var/www/federated-search-demo.local/conf/build.d8-domain.properties
[property] Loading /var/www/federated-search-demo.local/conf/build.default.properties

federated-search-demo > drupal-build:

federated-search-demo > drupal-prepare-filesystem:

federated-search-demo > create-placeholder:

 [echo] web/d8-domain/docroot/modules/custom already exists.

federated-search-demo > create-placeholder:

 [echo] web/d8-domain/docroot/themes/custom already exists.

federated-search-demo > create-placeholder:

 [echo] web/d8-domain/docroot/profiles/custom already exists.

federated-search-demo > create-placeholder:

 [echo] web/d8-domain/docroot/sites/default already exists.
[chmod] Changed file mode on '/var/www/federated-search-demo.local/web/d8-domain/docroot/sites/default' to 750

federated-search-demo > drupal-prepare-settings:

 [copy] Copying 1 file to /var/www/federated-search-demo.local/web/d8-domain/docroot/sites/default

federated-search-demo > drupal-prepare-services:

 [copy] Copying 1 file to /var/www/federated-search-demo.local/web/d8-domain/docroot/sites/default

federated-search-demo > install-all:

federated-search-demo > install-d8:

[property] Loading /var/www/federated-search-demo.local/conf/build.d8.properties
Gathering patches for root package.
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
Generating autoload files

federated-search-demo > install-drupal-at-root:

federated-search-demo > validate-clean-conf:

[chmod] Changed file mode on '/var/www/federated-search-demo.local/web/d8/docroot/sites/default' to 777
[chmod] Changed file mode on '/var/www/federated-search-demo.local/web/d8/docroot/sites/default/settings.php' to 777

[delete] Directory /var/www/federated-search-demo.local/web/d8/docroot/sites/default/files cannot be removed using the file attribute. Use dir instead.
[delete] Deleting directory /var/www/federated-search-demo.local/web/d8/docroot/sites/default/files
[mkdir] Created dir: /var/www/federated-search-demo.local/web/d8/docroot/sites/default/files
[drush] Executing '/var/www/federated-search-demo.local/vendor/bin/drush --site-name="FS Demo D8" --account-name="admin" --account-pass="admin" --nocolor --root="/var/www/federated-search-demo.local/web/d8/docroot" --uri="http://fs-demo.d8.local" --config="/var/www/federated-search-demo.local/conf/drushrc.php" --yes site-install "config_installer"'...
Starting Drupal installation. This takes a while. Consider using the --notify global option. [ok]
Drupal\Core\Installer\Exception\AlreadyInstalledException:

    [error]

  • To start over, you must empty your existing database and copy default.settings.php over settings.php.
  • To upgrade an existing installation, proceed to the update script.
  • View your existing site.
in /var/www/federated-search-demo.local/web/d8/docroot/core/includes/install.core.inc:536 Stack trace: #0 /var/www/federated-search-demo.local/web/d8/docroot/core/includes/install.core.inc(122): install_begin_request(Object(Composer\Autoload\ClassLoader), Array) #1 /var/www/federated-search-demo.local/vendor/drush/drush/includes/drush.inc(727): install_drupal(Object(Composer\Autoload\ClassLoader), Array) #2 /var/www/federated-search-demo.local/vendor/drush/drush/includes/drush.inc(712): drush_call_user_func_array('install_drupal', Array) #3 /var/www/federated-search-demo.local/vendor/drush/drush/commands/core/drupal/site_install.inc(82): drush_op('install_drupal', Object(Composer\Autoload\ClassLoader), Array) #4 /var/www/federated-search-demo.local/vendor/drush/drush/commands/core/site_install.drush.inc(271): drush_core_site_install_version('config_installe...', Array) #5 /var/www/federated-search-demo.local/vendor/drush/drush/includes/command.inc(422): drush_core_site_install('config_installe...') #6 /var/www/federated-search-demo.local/vendor/drush/drush/includes/command.inc(231): _drush_invoke_hooks(Array, Array) #7 /var/www/federated-search-demo.local/vendor/drush/drush/includes/command.inc(199): drush_command('config_installe...') #8 /var/www/federated-search-demo.local/vendor/drush/drush/lib/Drush/Boot/BaseBoot.php(67): drush_dispatch(Array) #9 /var/www/federated-search-demo.local/vendor/drush/drush/includes/preflight.inc(66): Drush\Boot\BaseBoot->bootstrap_and_dispatch() #10 /var/www/federated-search-demo.local/vendor/drush/drush/drush.php(12): drush_main() #11 {main} [drush] You are about to DROP all tables in your 'fs-demo-d8' database. Do you want to continue? (y/n): y [phingcall] /var/www/federated-search-demo.local/build.xml:69:106: Drush exited with code 1 [phingcall] /var/www/federated-search-demo.local/build.xml:101:52: Execution of the target buildfile failed. Aborting.

BUILD FAILED
/var/www/federated-search-demo.local/build.xml:173:39: Execution of the target buildfile failed. Aborting.

Total time: 2.3844 seconds

vagrant@federated-search-demo:/var/www/federated-search-demo.local$

Rebuild the demo box

The demo box is out-of-date. We need the following:

  • Install of the 8.x-2.x versions of things
  • Install of the 7.x-2.x versions of things
  • Validation of the upgrade path
  • Update of Drupal core to 8.7.x

Failed opening 'TheBuild/IncludeResourceTask.php' for inclusion

After installation on mac, when i execute vagrant ssh and type phing nothing happens. i installed phing manually i get following error
Failed opening 'TheBuild/IncludeResourceTask.php' for inclusion ((include_path='phar:///usr/bin/phing-latest.phar/bin/.. )

How can i resolved it.

Install failure

I get one error when running vagrant up

TASK [solr-cors : Add CORS configuration to Solr] ******************************
fatal: [federated-search-demo]: FAILED! => {"changed": false, "failed": true, "msg": "unsupported parameter for module: path"}
	to retry, use: --limit @/Applications/MAMP/htdocs/federated-search-demo/provisioning/federated-search-demo.retry

"Uncaught TypeError: Cannot read property 'facet_fields' of undefined" causes search form doesn't work

Hello,

This ticket is meant for the https://github.com/palantirnet/search_api_federated_solr but I can't find the Issues page for it.

I'm trying to implement the stack in to my Drupal site include (its Drupal dependencies and React server). I replicated Search API index setup and taxonomy like the setup in this vagrant VM.

However, I'm unable to have the search working at /search app in a Drupal site. I got the message "Sorry, your search yield no results. Waiting for results".
When I inspected the page, and found "Cannot read property 'facet_fields' of undefined" at the javascript level (Screenshot below)

image

I also ran the react application (https://github.com/palantirnet/federated-search-react) and it gets the same error.

I am wondering if you can help me trouble shooting this issue?

Thank you very much.

Unable to install sites with dashes in DB names

When following the Getting Started steps in the README I'm unable to get past step 5: Build, install, and enable demo content: phing build install-all due to a mysql error:

screen shot 2019-02-18 at 10 08 31 am

After updating the DB name in the corresponding build properties file: https://github.com/palantirnet/federated-search-demo/blob/master/conf/build.d8-domain.properties#L8

By replacing dashes - with underscores _ I'm able to successfully build the site. Confirmed for the D8 standalone and D7 site as well.

Note: the screenshot above was taken after updating the DB name in the build properties for the D8 standalone site only, which is why that site builds but the next one, the D8 domain site does not.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.