how to get file with content

cancel
Showing results for 
Search instead for 
Did you mean: 
kpatel
Active Member

how to get file with content

Hi All,

Currently, I am using Alfresco 5.0.0 with default server setup.

Solr cron expression time is 15 seconds(Default)

My requirement is to get all file which has a specific content form specific location.

So as of now, I am using FTS Query type to get those nodes.

I am a bit confused about which query type give me faster performance, which is a Lucene query or FTS Query.

My requirement is when a user successfully upload a document in the site after the user is able to search that files with there text.

So please suggest me a better way to get that document.

Thanks in Advance.