You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Thomas Mueller (JIRA)" <ji...@apache.org> on 2014/06/04 14:06:01 UTC

[jira] [Created] (OAK-1873) Query: feature to get the list of terms from the full-text index

Thomas Mueller created OAK-1873:
-----------------------------------

             Summary: Query: feature to get the list of terms from the full-text index
                 Key: OAK-1873
                 URL: https://issues.apache.org/jira/browse/OAK-1873
             Project: Jackrabbit Oak
          Issue Type: New Feature
            Reporter: Thomas Mueller


There should be a way to get the list of full-text terms from the full-text index (Lucene or Solr).

Security: I guess not everyone should be able to get the list of terms. I'm not sure how to efficiently restrict the list to terms to those that are in documents that are visible; maybe it's easier to restrict the query to a user that has access to all documents.

The feature should have a way to restrict to certain properties (Lucene fields), for example "title" and "text". Other parameters: minimum term frequency and term length, maximum number of terms to extract.



--
This message was sent by Atlassian JIRA
(v6.2#6252)