This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
Hi, I'm migrating from EF. How do you migrate an EF search and filter query? Do you have coding examples to do Search and Filter in LightSpeed ? |
|
|
Sorry Im not clear about what you mean by a "search and filter" query - is this a specific EF concern or are you looking to say handle a query which has dynamic aspects to it (e.g. the user defines a field and value to filter on). Or are you looking to perform a full text style search followed by a filter? Is there an example query you can give me which can help clarify what you are trying to do? In general you can read more about querying in LightSpeed in our documentation, in general for flexibility around building dynamic queries or using full text search you will want to use query objects to build up your queries: http://www.mindscapehq.com/documentation/lightspeed/Basic-Operations/Querying-the-Database-Using-Query-Objects
|
|