Issues

Select view

Select search mode

 

It is not possible to define "@FullTextFilterDef" filters.

Duplicate

Description

Previously, you could define the "@FullTextFilterDef" filter in the type definition. It was very useful functionality. After switching to 6.0, this option was lost.

Details

Assignee

Reporter

Components

Priority

Created March 10, 2020 at 11:23 PM
Updated March 11, 2020 at 7:48 AM
Resolved March 11, 2020 at 7:48 AM

Activity

Yoann RodièreMarch 11, 2020 at 7:48 AM

This is a duplicate of HSEARCH-3325. Closing.

Waldemar KłaczyńskiMarch 10, 2020 at 11:36 PM
Edited

I think that it would be easy to open such functionality is building a filter factory as a fragment of a predicate.

Such a filter could be, like in the previous version, declared using annotations.

Later, you could use such a filter when creating a query.

I think that this functionality would be very simple to implement in the current code.

This would allow you to define native filters similar to the 5.4 version. The use of this solution would be common to Apache Lucene and Elasticsearch.

 

Flag notifications