Bashar Bhuiyan
Bashar Bhuiyan
@adamghill I have installed django-unicorn using` pip install django-unicorn` command. I needed the work to be done quickly so I reverted the code and used jquery! I will again recreate...
Change your document field like this ``` title = fields.TextField( attr='title', fields={ 'suggest': fields.CompletionField(), } ) ``` Then execute `QuestionDocument.search().suggest("suggestions", word, completion={'field': 'title.suggest'})`
@porthorian would you please re-run the testing process, I just pushed a fix. Thanks
@porthorian I have updated the `composer.lock` file after testing this on PHP 8.0, 8.1 and 8.2
@porthorian would you please check this? Thanks
@porthorian would you please check this?