This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 244952 - Allow to client obtain index for certain fail.
Summary: Allow to client obtain index for certain fail.
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Parsing & Indexing (show other bugs)
Version: 8.0.1
Hardware: PC Linux
: P2 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on: 245057
Blocks: 244678
  Show dependency tree
 
Reported: 2014-06-09 08:49 UTC by Petr Pisl
Modified: 2014-06-19 02:36 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Pisl 2014-06-09 08:49:45 UTC
There is no way how to obtain index for the file. The infrastructure uses "_sn" field to assing the document to the file. It would be useful, if a client of the indexing api could obtain documents created from a file (FileObject).
Comment 1 Tomas Zezula 2014-06-14 15:08:39 UTC
Fixed jet-main ac4012935067
Comment 2 Quality Engineering 2014-06-19 02:36:44 UTC
Integrated into 'main-silver', will be available in build *201406190001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/ac4012935067
User: Tomas Zezula <tzezula@netbeans.org>
Log: #244952:Allow to client obtain index for certain file.