๐Ÿ‡ฎ๐Ÿ‡ณIndia @bhojwanipankaj05

Account created on 7 February 2018, over 6 years ago
  • Senior Software Engineer - Drupal at TO THE NEWย 
#

Recent comments

๐Ÿ‡ฎ๐Ÿ‡ณIndia bhojwanipankaj05

@robbertnl
Just go to Edit any synonym and reverse the Word field text with Synonym field and Synonym field text with Word field and then update the form, Export to Solr, and check it again.

๐Ÿ‡ฎ๐Ÿ‡ณIndia bhojwanipankaj05

@robbertnl It may be confusion with Word and Synonym while adding synonyms. Can you reverse Word with Synonym and Synonym with Word and then check again?

๐Ÿ‡ฎ๐Ÿ‡ณIndia bhojwanipankaj05

Drupal 10 Compatibility working with 2.x-dev branch.

๐Ÿ‡ฎ๐Ÿ‡ณIndia bhojwanipankaj05

@josepholstad As it shows No REST managed resource registered for franรงais and french path. You just need to register resource by adding this below line with POST or PUT method in postman or any other API management platform.

{"class":"org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager"}or reference

Reference screenshot attached. Please check

After registering resource you can follow the synonym export command.

๐Ÿ‡ฎ๐Ÿ‡ณIndia bhojwanipankaj05

1. Fix the issues reported by PHP_CodeSniffer
2. Additional changes implemented like used {@inheritdoc} and removed validateForm function.

@ankithashetty For dependency injection we have to use $container->get('config.factory') inside create function.

Changes implemented on the latest release - https://www.drupal.org/project/page_not_found_files_reports/releases/1.0.2 โ†’

๐Ÿ‡ฎ๐Ÿ‡ณIndia bhojwanipankaj05

@stijndmd If we are importing synonyms using drush command like - drush solr-search-synonym:export --plugin=solr_uploader --langcode=[YOUR_CHOSEN_LANGCODE]
here we can just pass langcode, its not related with configured language in admin synonyms setting. language configuration works with Import to Solr button in the admin synonyms listing page, where we need to change the language before importing data using Import to Solr button for a specific language.

๐Ÿ‡ฎ๐Ÿ‡ณIndia bhojwanipankaj05

Synonyms Multilingual support implemented with the new release 2.0.2

๐Ÿ‡ฎ๐Ÿ‡ณIndia bhojwanipankaj05

Changes implemented with the new release 2.0.2

๐Ÿ‡ฎ๐Ÿ‡ณIndia bhojwanipankaj05

This error is showing due to some extra entries are there in *_field_data table which is not on the main entity table. I have found the solution for it like we can add UUID field on the filter area of view and this error will be fixed and empty entries also will be removed from the list.

๐Ÿ‡ฎ๐Ÿ‡ณIndia bhojwanipankaj05

Hi folks,
By applying #14 patch, this empty entity fetal error is being fixed but we can see empty entries will be there in the list. So I have found the solution for it like added UUID field on media views and it fixed the error and removed empty entries which was available only on media_field_data table not on media table.

๐Ÿ‡ฎ๐Ÿ‡ณIndia bhojwanipankaj05

Hi @stijndmd,
Thank you for investigating this. I am checking the case and will resolve this as earliest possible.

๐Ÿ‡ฎ๐Ÿ‡ณIndia bhojwanipankaj05

Thanks for fixes in #2 @ritviktak, Reviewed the changes and its working fine as expected.
This has been fixed in 1.x branch.

๐Ÿ‡ฎ๐Ÿ‡ณIndia bhojwanipankaj05

Thanks for fixes in #10 @ritviktak, Reviewed the changes and its working fine as expected.
This has been fixed in 2.x branch.

๐Ÿ‡ฎ๐Ÿ‡ณIndia bhojwanipankaj05

The patch has been noted. It will be applied in the next release.

๐Ÿ‡ฎ๐Ÿ‡ณIndia bhojwanipankaj05

Hi bonzik,

Can you please share more description with screenshots?

Production build 0.69.0 2024