Activities of "viswajwalith"

Hi,

After my check ,actually, there is no problem.

It will query the database twice:

When you click on the result of queryable, it will send additional commands to the database:

Thanks for the input, we will cross check and update u back

Could you share the code? thanks.

Yes over the email, anyway just sharing once again to shiwei.liang@volosoft.com.

Yes we had a communication 6 days before, I think 6 days is very short to close the ticket. By the way did u got a chance to check the code which I shared?

can I know why this issue marked as closed without proper resolution or response

  • ABP Framework version: v4.4.X
  • UI type: MVC
  • DB provider: EF Core / MongoDB
  • Tiered (MVC) or Identity Server Separated (Angular): yes
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

We would like to know/understand the sorting & filter mechanisum with in ABP.io DB repository.

Lets suppose we have 44 records in the table/collection and user has a record count as 10 by defauly. While fetching the data will it get all 44 records and then sort/filter the data to return the 10 records? or only fetch 10 records from the DB based on the sort/filter.

We have observed that the query is fetching all 44 first then sort/filter is applied. If this is the case what woud be the case if we have millions of records looded into the table/collection.

AFter filter/sorting is applided based on the record count per page

Hi @viswajwalith, with v4.4.1 you can add custom CSS by specifying cssClass for your menu items.

Thanks for the update, in mean time we managed with some CSS hack

hi viswajwalith

Sorry, I'm not good at MongoDb.

No worries, If possible we will try to provide some inputs if we are able to break it out

Reopen if you don't resolve the problem.

Hi @maliming do you have any sample for this?

Hi,

https://github.com/abpframework/abp/blob/48c52625f4c4df007f04d5ac6368b07411aa7521/framework/src/Volo.Abp.MongoDB/Volo/Abp/Domain/Repositories/MongoDB/IMongoDbRepository.cs#L28

We have provided the GetAggregate API, you can use it to do anything mongodb can do

Thanks for the response, We will check and let you in case of any concerns, In Meantime if u have any working sample that would be helpful.

  • ABP Framework version: v4.4.X
  • UI type: MVC
  • DB provider: EF Core / MongoDB
  • Tiered (MVC) or Identity Server Separated (Angular): yes (Microservice Template)
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

We have a Page where we have multiple Navigation Properties to the Entity, We woud like to have a Search (Free text) & Sorting on Navigation property columns. Is it supported in current version?

I saw a related post https://support.abp.io/QA/Questions/829/MongoDB-repository-and-use-of-the-aggregation-framework-for-sorting-and-inclusion-of-navigation-properties so would like to get a clarification on the approch to fullfill our requirement.

Showing 141 to 150 of 228 entries
Made with ❤️ on ABP v9.2.0-preview. Updated on January 14, 2025, 14:54