Hi André

which is the query that you want to order by?

Is it a simple `select from class order by field` ?

2017-10-11 23:55 GMT+02:00 André Toscano <andre.tosc...@gmail.com>:

> Hello everyone,
> firstly, congratulations for everything. It's a real nice community.
> I would like to ask about fast approaches to sort data in queries.
> I'm in a struggle sorting data.
> For "where" clauses I almost cover every need I have using Lucene indexes
> because they are faster than the common indexes. But "order by" costs me so
> much time and I'm not finding a solution.
> E.g.: A "select" in a Class with 103000 objects costs me 5s. It's to much
> because I'm setting a limit and still use that amount of time. Maybe I'm
> doing something wrong.
> Any thaughts about?
> Thanks in advance.
>
> André Emilio Toscano
>
> --
>
> ---
> You received this message because you are subscribed to the Google Groups
> "OrientDB" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to orient-database+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"OrientDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to orient-database+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to