Ivan Konev
Ivan Konev
Creating one global index for all child inherited tables. Need full-text search in all child tables in one query for max performance, besides whether there are no ways to combine...
Well, then let me discuss - can you help me to expand the source code of RUM to include all the rows of children in the index - because and...
Well, for example, we have electronics reestr and furniture reestr, in each table there are more than a million rows - we are interested in finding an employee who performed...
and what if, during the generation of the rum index with the presence of children's tables, to do it in a loop on each table, then the index will be...
Is it possible to build a full-text ranked query for a not materialized view? In the documentation: "CREATE INDEX constructs an index on the specified column(s) of the specified relation,...
> the generation of the rum index with the presence of children's tables, to do it in a loop on each table, then the index will be complete and consistent,...
Arthur, can created inherited indexes manually on each children tables to build ranked full-text result?
Ok, is being discussed on https://jira.spring.io/browse/DATAJDBC-468
a library for use in any project
okey! i do wait, then i create pull request for more features