[ 
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.
Low-level SQL syntaxes:
- H2 (Lucene): {{foo*}}
- PostgreSQL 8.4: {{foo:*}}
- MySQL: {{foo*}}
- Oracle: {{foo%}}
- SQL Server: {{"foo*"}}

  was:
Since PostgreSQL 8.4 it's possible to do fulltext prefix search using the 
low-level {{foo:*}} syntax.
This should be available from our high-level search.

        Summary: Allow fulltext prefix search with *  (was: Allow PostgreSQL 
fulltext prefix search with *)

> 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.
> Low-level SQL syntaxes:
> - H2 (Lucene): {{foo*}}
> - PostgreSQL 8.4: {{foo:*}}
> - MySQL: {{foo*}}
> - Oracle: {{foo%}}
> - SQL Server: {{"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

Reply via email to