86 | Full-text indexes: Specify dedicated location |
40 | Allow lotus script to create full text index on a remote databaseNinke Westra1694 - 12 2008 (3) At the moment the NotesDatabase class contains a method to create a new Full-Text Index, but only for a Local database, not for remote databases. Getting access to the current Full-Text Index settings for a NotesDatabase object beyond a boolean that tells me if the db is indexed or ... |
28 | Floating search bar and database-property to define scopeKnud Højslet3303 - 04 2008 (1) In addition to the old-style fulltext search tied to a view, it would be great to be able to fire a qeuery against the whole database, and be able to do it from anywhere (an outline-entry, a hotspot on a document, a "search bar" in a frameset). Now with version ... |
28 | Make Views in XPages sortable after FTSearchDavid Schiffer293 - 16 2010 (1) In XPages you can easily filter views by using an ftsearch. Sadly after searching the result is not longer sorted (it sorted by notes-relevance, but nobody knows what that means). Make this result sortable if the view columns are sortable, like in the notes client, where I can click ... |
24 | Full-Text redirection to a dedicated server |
19 | Provide controls to restrict which fields FT Index includesMark Demicoli10094 - 17 2009 (14) The current all-or-none approach to full-text indexing causes unnecessary index size and performance considerations. I propose that a mechanism be implemented either/and by:
1. Dialog selection of fields to index
2. Special form field that specifies fields to index (eg: $FTIndexFields) |