[
https://jira.nuxeo.com/browse/NXP-8070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Florent Guillaume updated NXP-8070:
-----------------------------------
Description:
Prefix fulltext search should be available from our high-level search using the
syntax: {{foo*}}
was:
Prefix fulltext search should be available from our high-level search.
Low-level SQL syntaxes:
- H2 (Lucene): {{foo*}}
- PostgreSQL 8.4: {{foo:*}}
- MySQL: {{foo*}}
- Oracle: {{foo%}}
- SQL Server: {{"foo*"}}
Low-level SQL syntaxe to use in each implementation:
- H2 (Lucene): {{foo*}}
- PostgreSQL 8.4: {{foo:*}}
- MySQL: {{foo*}}
- Oracle: {{foo%}}
- SQL Server: {{"foo*"}}
> Allow fulltext prefix search with *
> -----------------------------------
>
> Key: NXP-8070
> URL: https://jira.nuxeo.com/browse/NXP-8070
> Project: Nuxeo Enterprise Platform
> Issue Type: New Feature
> Components: Core SQL Storage, Search / Query
> Affects Versions: 5.4
> Reporter: Florent Guillaume
> Assignee: Florent Guillaume
> Fix For: 5.5
>
>
> Prefix fulltext search should be available from our high-level search using
> the syntax: {{foo*}}
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets