Metadata search, some properites do not work
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-25-2014 06:26 AM
Hi All,
I am trying to check the serach function of Alfresco CE 4.2.f
I upload few docs and photos.
I searhced with some metadata of this photos, such as Focal Length, ISO Speed,Camera Manufacturer, I did not get any result, but in the properties section of the image files I can see this values.
Also for the document of doc, I searched with Author name, here also I was not able to get proper result, while in document properties I can see Author : filed and value.
Like to get advice and feedback on this issue
requesting guidance
thanks
Joseph John
I am trying to check the serach function of Alfresco CE 4.2.f
I upload few docs and photos.
I searhced with some metadata of this photos, such as Focal Length, ISO Speed,Camera Manufacturer, I did not get any result, but in the properties section of the image files I can see this values.
Also for the document of doc, I searched with Author name, here also I was not able to get proper result, while in document properties I can see Author : filed and value.
Like to get advice and feedback on this issue
requesting guidance
thanks
Joseph John
Labels:
- Labels:
-
Archive
6 REPLIES 6
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-25-2014 10:40 AM
There might be issue with your solr.
Check out your logs. Also check solr.log you will surely find a clue.
Check out your logs. Also check solr.log you will surely find a clue.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-26-2014 12:38 AM
Hi Mitpatoliya,
Did a full system recrusive search, not able to find solr.log.
Do we need to enable to log some where to make it happen
Your advice is appreciated
thanks
Joseph John
Did a full system recrusive search, not able to find solr.log.
Do we need to enable to log some where to make it happen
Your advice is appreciated
thanks
Joseph John
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-25-2014 07:31 PM
Hi, check your content model as well. Some properties could be marked to not be indexed by the system.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-26-2014 12:16 AM
Hi jspuchau
Can you please guide me, where I should be checking for content model properties.
Your advice is appreciated
thanks
Joseph John
Can you please guide me, where I should be checking for content model properties.
Your advice is appreciated
thanks
Joseph John
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-26-2014 02:07 AM
Hi Joseph,
You can see the currently solr indexed content models from the below locations.
c:\Alfresco\alf_data\solr\archive-SpacesStore\alfrescoModels
c:\Alfresco\alf_data\solr\workspace-SpacesStore\alfrescoModels
You can see the currently solr indexed content models from the below locations.
c:\Alfresco\alf_data\solr\archive-SpacesStore\alfrescoModels
c:\Alfresco\alf_data\solr\workspace-SpacesStore\alfrescoModels
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-26-2014 05:43 AM
Hi joseph,
Even your alfresco.log or catalina.out should have that related information.
Also try to search through nodebrowser. If you are not able to search through nodebrowser using lucene query and your indexes are broken.
To recover solr indexes you need to delete existing solr indexes and just restart the server.
Even your alfresco.log or catalina.out should have that related information.
Also try to search through nodebrowser. If you are not able to search through nodebrowser using lucene query and your indexes are broken.
To recover solr indexes you need to delete existing solr indexes and just restart the server.