Jump to content

Primoz

Administrators
  • Posts

    35
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by Primoz

  1. Hi Fabian, You're welcome. Please see my answers below: 1. I see how this could be helpful. Ticket for this was created and will hopefully be tackled in on one of the future releases. 2. It really is just a basic CSV export functionality. Presets would indeed make things more usable. We will think about whether it makes sense to make it part of reporting functionality though. 3. We will consider this. 4. Like you've already found out - we suggest using Intella for more detailed reporting. 5. Good idea. Ticket was created for this. 6. So the idea there is to show all folders/files in the selected folder instead of direct children (like it's working now)? 7. Would possibility to assign shortcuts to tags work for you? Or are you strictly after "flagging" functionality? 8. That indeed could be improved. 9. So you mean to make it collapsible - similar to how previewer can be hidden?
  2. Hi Chris, Please follow the instructions below: 1. Do Email Address facet query: All senders -> [person X] This will result in a cluster representing all emails sent by [person X]. 2. Expand Email Address facet -> All receivers branch 3. Right click on All receivers branch and select Organize -> Sort by item count 4. Click 'Show only highlighted values' icon at the bottom of Email Address facet 5. The last step is to just export the results by right clicking on All receivers branch and selecting 'Export values...'
  3. We don't have any experience with ECC but maybe this blog post: To ECC or Not To ECC (and discussion underneath it) will help you to decide on this.
  4. Hi Lukasz, I suggest you to read through these threads: Selecting a Computer to Host Your Intella Software Connect Hardware Requirements The last one is targeted at Intella Connect but I believe you can get some usable information there anyway. Please understand that it's really hard (or near impossible) to predict how much different hardware combinations will improve processing speed because of countless variables. I guess you've already got a sense of that by reading through the threads above. Anyway, there are few guidelines/recommendations in the order of effectiveness: SSD: we recommend using SSD drives over HDD RAM: 32 GB should be (just) OK for indexing with 6 cores, having more may help with certain types of evidence CPU: moving from 4 to 6 (or more) cores will help to reduce indexing time, provided that the machine has sufficient RAM GPU: not a factor Note that there is no need to switch to Windows 10 as far as Intella is concerned. But given the fact that mainstream support for Windows 7 ended in January 13, 2015 you might consider upgrading it anyway. With regards to your last question - as already said it's hard to predict what will be the increase of performance when using: i9 instead of i7 64GB RAM instead of 32GB so we can't give you any definite answer on that.
  5. Did you maybe try to open the resulting PDF in some standalone PDF viewer? Is the second page still missing in that case?
  6. Hi AdamS, Are you experiencing this with Intella or Intella Connect? Are you referring to: ... when saying that this only occurs when selecting the "print preview view"? Also did you try to open the resulting PDF in some standalone PDF viewer (i.e. Adobe)?
  7. Hi Brendan, We cannot give you an exact date. However it is on our roadmap already.
  8. Hi PF1, Thank you for suggestion. I will make a note of it and discuss it with our dev. team.
  9. Hi Todd, This should be possible with the use of Identities facet. Please follow the steps below: Switch to Social graph view Set Edges to Only Identities Use Identities facet: Search for Identity A Search for Identity B Select the edge connecting Identity A and Identity B
  10. Hi KTD3287, In order to index only Skype conversations from specific source the alternative approach to the one described by Jon is to add just SQLite type as this is a database type which is used by Skype to store it's data. The thing is that Intella can't know whether certain SQLite database is actually produced by Skype unless it's indexed - that's why selecting just "Skype conversations" doesn't have any effect at the moment. We might improve this in the future. Side note: If you want to index also SQLite databases inside archives, you have to include also the appropriate archive types.
  11. Hi Cayerpm, Our database consists of multiple proprietary databases developed by Vound so there is no "one database" that could be effectively queried. Could you please elaborate on the problem you are trying to solve?
  12. Hello fuzed, We had never heard of such issue before. I suggest you to open up a support ticket as we will need server log files and some additional information in order to investigate this further.
  13. Adam, you're right. If chat messages were not selected Intella would skip them - that means that also embedded zip files would be skipped. The performance gain can be observed when un-selected data types are present in the source data (as those are not indexed in this case). For example: If we know that a data set contains registry files (which are time-consuming from indexing perspective, and give no information), we deselect Registry indexing and gain better performance.
  14. Hi Fuzed, The safest way to achieve this would be to create an export (Original Format) of the data you want so share with the 'other side' and then create new case out of it.
  15. Primoz

    Searching

    I am glad you solved it. Braking a single query "john smith" OR "bob smith" OR "dav* jones" into three separate queries "john smith" "bob smith" "dav* jones" and then making use of a cluster map to find items of interest is a way to go. Similar thing can be achieved using "Include Search" (see User Manuals - 13.2.1 Including a facet value). Let's say that you phrase of interest is "john smith" - in this case you would make two queries like: "john smith" (include search) "bob smith" OR "dav* jones" (search) Doing it that way only one cluster map would be produced containing all items that contains phrase "john smith" and one or both of the phrases "bob smith" or "dav* jones". As you see the beauty of Intella is that you can achieve same thing with different approaches. Side note: There is an interesting post on "Testing keywords queries" topic that might be of interest for you: http://community.vound-software.com/index.php?/topic/134-keyword-testing-tips/
  16. Primoz

    Searching

    Hi CFA, It's hard to judge based on the description that you've provided whether this is a user error or something else. Running a phrase search "john smith" finds items containing "John Smith" and highlights queries properly in my test case. See example: You can check out whether search is working properly in your case by searching for "John Smith" and then checking out few items from the result set whether "John Smith" phrase is actually present. In order to provide you with more information I suggest you open up a support ticket attaching an item for which you think highlighting doesn't work properly (or at least provide us with some screenshots demonstrating the issue).
  17. Hello CFA, 1. There is no automatic way to extract search terms from Saved searches directly. The good news is you can do it manually by evaluating each of the Saved searches and then do the Export of queries (right click on the Searches panel -> Export queries). Produced CSV/XLS will contain following data: Facet, Result, Total Count, Count after Includes and Excludes Search term will be placed in Result and number of found items in Count column. For more detailed statistics the Keywords tab (User manuals: 16.4 Keywords tab) in Statistics view can be used on the Keyword list created out of the data produced in the previous step. 2. This behaviour is normal. Hits in previewer are highlighted only when Keyword Search is present in the Searches list. This can be achieved using Saved search or Keyword list. Example: Let's say we have a tag Intella where keywords of interest are: Vound Intella eDiscovery In this case one would have to make Include search for "Intella" tag and then do an ordinary query of Saved search or Keyword list containing the words of interest in order for those to be highlighted in the previewer.
  18. Hi Daniel, The section "10.8 Restoring annotations" that can be found in User manual might help you with this.
  19. Hi Gary, Can you please open a support ticket. Please provide us with as much details as possible: What is exact error/exception? Note: Details can be found in Export report. What is exact error/exception? Note: Details can be found in the indexing Exceptions Report (Sources > Exceptions Report)... 3. What exactly do you mean with "some attachments are not loading up correctly"? What happens when you try to preview such item?
  20. Hi Josh, Exactly, right now the only way to achieve this is to allow them to manage all of the cases.
  21. Hi Josh, You are right on that - we will make it possible for Case administrators to change their password on their own in next release. Please note that Server administrator can still change the password of any user.
  22. We got an interesting question from one of our customer with regards to Proximity search using more that two words. As this might be valuable information also for others I decided to publish the recap of an answer: Proximity is actually the number of other words permitted between words in query phrase. If zero, then this is an exact phrase search. Please note that ordering doesn't matter. Let's look at the example: "vound connect intella"~3 Will match: "vound intella connect" (words in between: 0) "vound extra words here connect intella" (words in between: 3) "vound some words connect separated intella" (words in between: 3) "intella vound connect" (words in between: 0) Will not match: "vound too many extra words here connect intella" (words in between: 5) "vound some words connect further separated intella" (words in between: 4)
  23. Actually it's possible to achieve similar effect by passing same Keyword List you've used to prepare workload together with assigned tagged items to reviewers. Each of them can then evaluate/search by Keyword List and do a `Include search` of tagged items assigned to him. That way reviewers will be able to see same highlighted keywords as you did when preparing a workload.
  24. Hi markjrouse, Can you please open a support ticket with regards to keyword list not being evaluated as we will have to investigate that further. Please provide us with as much details as possible. With regards to highlighted keyword hits please note that keywords are highlighted based on the present keyword queries in the main window at the time when previewer is opened. This is by design and can't be changed at the moment.
  25. Hi dpmills, It's hard to say what is causing this at first sight. In order to find a reason why number of discovered items dropped to around half a further investigation will be required. Could you please open a support ticket - that way you will be able to provide us with all neccesary information.
×
×
  • Create New...